WWWesten
|
1fa845de6e
|
Translated using Weblate (Ukrainian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/uk/
|
3 years ago |
WWWesten
|
7126f9dffc
|
Translated using Weblate (English (United Kingdom))
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/en_GB/
|
3 years ago |
Cody Robibero
|
b2b4bd82d7
|
Merge pull request #6862 from 1337joe/query-instead-of-filtering
|
3 years ago |
Cody Robibero
|
03c7bcf9c6
|
Merge pull request #6870 from cvium/fix_omdb_image_provider
|
3 years ago |
Cody Robibero
|
ea355b4262
|
Remove ClientLog endpoints
|
3 years ago |
cvium
|
71a0abe211
|
Remove unnecessary N/A checks (converter changes them to null)
|
3 years ago |
cvium
|
d8c3b8e7f8
|
Don't use AppendFormat
|
3 years ago |
Joe Rogers
|
88baff5693
|
Apply suggestions from code review
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
3 years ago |
Joe Rogers
|
6d3b129666
|
Add image scaling options for tmdb
|
3 years ago |
Cody Robibero
|
8295a3be0d
|
Add ability to exclude active sessions from resumable items
|
3 years ago |
WWWesten
|
17a273d237
|
Update LocalizationManager.cs (#6839)
|
3 years ago |
Cody Robibero
|
752bb88445
|
Merge pull request #6871 from cvium/fix_localapiurl
|
3 years ago |
cvium
|
a263f3978b
|
Only force scheme and port when HTTPS is disallowed
|
3 years ago |
Cody Robibero
|
0009e5cc27
|
Merge pull request #6850 from PetrusZ/collection-validator
|
3 years ago |
cvium
|
96ea865681
|
Refactor omdb providers
|
3 years ago |
Cody Robibero
|
4a7498a0be
|
Merge pull request #6869 from cvium/optimize_childcount
Small optimization to child count field
|
3 years ago |
cvium
|
e3f0a53f59
|
Small optimization to child count field
|
3 years ago |
Joe Rogers
|
9ba7bf96ef
|
Query MediaSourceManager directly in image providers
Add doc comments/minor tweaks to AudioImageProvider
|
3 years ago |
Joe Rogers
|
bff5ff0cb8
|
Merge similar tests with Theories
|
3 years ago |
Petrus.Z
|
acb86066ff
|
Replace library option to AutomaticallyAddToCollection
Signed-off-by: Petrus.Z <silencly07@gmail.com>
|
3 years ago |
Petrus.Z
|
263bbf897a
|
Reduce one query
Signed-off-by: Petrus.Z <silencly07@gmail.com>
|
3 years ago |
Joe Rogers
|
97124f5fce
|
Add missed override
|
3 years ago |
Petrus.Z
|
6565b0cfbe
|
Fix style issues
Signed-off-by: Petrus.Z <silencly07@gmail.com>
|
3 years ago |
Petrus.Z
|
b635b5a7e3
|
Paginate movies query
Signed-off-by: Petrus.Z <silencly07@gmail.com>
|
3 years ago |
Petrus.Z
|
6d74c83ddb
|
Fix issues mentioned in review, except for option name
Signed-off-by: Petrus.Z <silencly07@gmail.com>
|
3 years ago |
Joe Rogers
|
7cf5767949
|
Query media streams by type instead of filtering
|
3 years ago |
Cody Robibero
|
fa366f0099
|
Merge pull request #6860 from cvium/fix_xml_endless_loops
|
3 years ago |
Petrus.Z
|
989013c974
|
Add new line at end of file
Signed-off-by: Petrus.Z <silencly07@gmail.com>
|
3 years ago |
Petrus.Z
|
c09e999916
|
Use List<Gid> instead of List<Movie>
Signed-off-by: Petrus.Z <silencly07@gmail.com>
|
3 years ago |
cvium
|
61b75c82ce
|
Read past empty elements
|
3 years ago |
rimasx
|
773a4ae1f3
|
Translated using Weblate (Estonian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/et/
|
3 years ago |
WWWesten
|
38ac84ad71
|
Translated using Weblate (Esperanto)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/eo/
|
3 years ago |
WWWesten
|
054ca6a8fb
|
Translated using Weblate (Kazakh)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/kk/
|
3 years ago |
millallo
|
3d9f865247
|
Translated using Weblate (Italian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/it/
|
3 years ago |
Csaba
|
5cd6fba11a
|
Translated using Weblate (Hungarian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hu/
|
3 years ago |
blob03
|
f7b18d97a7
|
Translated using Weblate (French)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr/
|
3 years ago |
Lukáš Kucharczyk
|
45e6e2adee
|
Translated using Weblate (Czech)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/cs/
|
3 years ago |
blob03
|
704c1539a2
|
Translated using Weblate (English)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/en/
|
3 years ago |
WWWesten
|
00b293d2e9
|
Added translation using Weblate (Mongolian)
|
3 years ago |
Petrus.Z
|
52e9dc66f5
|
Remove extra blank line
Signed-off-by: Petrus.Z <silencly07@gmail.com>
|
3 years ago |
Petrus.Z
|
3c8f7d380f
|
Improve performance
Signed-off-by: Petrus.Z <silencly07@gmail.com>
|
3 years ago |
Petrus.Z
|
0a0ddb0eaf
|
Add AutoCollection option
it can determine whether auto create/add movies to collection
Signed-off-by: Petrus.Z <silencly07@gmail.com>
|
3 years ago |
Cody Robibero
|
84b8c9c2bc
|
Merge pull request #6857 from Bond-009/warn56
|
3 years ago |
Bond_009
|
257e1be95f
|
Fix some warnings
|
3 years ago |
rimasx
|
6003289717
|
Translated using Weblate (Estonian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/et/
|
3 years ago |
WWWesten
|
19d285149b
|
Translated using Weblate (Macedonian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/mk/
|
3 years ago |
blob03
|
33a2e1bd50
|
Translated using Weblate (French)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr/
|
3 years ago |
emmanuel billeaud
|
b8507371d5
|
Translated using Weblate (French)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr/
|
3 years ago |
Bond-009
|
bddded96ff
|
Merge pull request #6856 from cvium/unused_deps
|
3 years ago |
cvium
|
24024706bf
|
Fix release build
|
3 years ago |