aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-05-11Merge pull request #11526 from ↵Joshua M. Boniface
jellyfin/don't-assume-library-change-only-on-item-count Use actual item removal count for library change determination
2024-05-11Update MediaBrowser.Controller/Entities/Folder.csJoshua M. Boniface
2024-05-11Don't assume library change only on item countgnattu
The library will also be updated when the number of children remains the same before and after scanning. For example, if one video file is removed and replaced with another version, we still need to remove the old one in this case. Signed-off-by: gnattu <gnattuoc@me.com>
2024-05-10Default to not extract lyrics (#11523)gnattu
2024-05-10Always set cast receivers during migration (#11516)Cody Robibero
2024-05-08Merge pull request #11504 from jellyfin/auto-discovery-bind-all-interfacesJoshua M. Boniface
Let AutoDiscoveryHost bind to all addresses
2024-05-08Translated using Weblate (Japanese)TAKAHASHI Shuuji
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ja/
2024-05-08Merge pull request #11496 from ↵Niels van Velzen
davidfdezalcoba/davidfdezalcoba/workaround-tuner-head-method-501 Add Not Implemented response check to m3u tuner HEAD request
2024-05-08Translated using Weblate (Italian)Andrea
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/it/
2024-05-07Allow explicitly set userId for RequestHelpers.GetSession (#11505)gnattu
2024-05-07Fix broken hardware encoder and filter for trickplay (#11506)gnattu
2024-05-07Cleanup more unused codegnattu
Signed-off-by: gnattu <gnattuoc@me.com>
2024-05-07Cleanup unused codegnattu
Signed-off-by: gnattu <gnattuoc@me.com>
2024-05-07Let AutoDiscoveryHost bind to all addressesgnattu
Signed-off-by: gnattu <gnattuoc@me.com>
2024-05-06Translated using Weblate (Spanish)Manuel Peiró
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es/
2024-05-06Translated using Weblate (German)m0d3rnX
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/de/
2024-05-06Translated using Weblate (Maltese)Mark Cilia Vincenti
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/mt/
2024-05-06Translated using Weblate (Portuguese (Brazil))Carlos Nunes
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt_BR/
2024-05-06Add Not Implemented to m3u tunerDavid Fernandez Alcoba
2024-05-05Merge pull request #11495 from jellyfin/workaround-tuner-head-method-405Joshua M. Boniface
Workarounds TV tuners rejecting HEAD method
2024-05-05Playlist fixes (#11487)Tim Eisele
2024-05-05Clean up synchronization (#11458)Mark Cilia Vincenti
2024-05-05Don't close inactive session on default (#11491)gnattu
2024-05-06Workarounds TV tuners rejecting HEAD methodgnattu
Fallback to the old behavior of checking path extension when 405 occurs on HEAD request. Required as the TV Tuner's http sever is not always properly implemented. Signed-off-by: gnattu <gnattuoc@me.com>
2024-05-05Translated using Weblate (Maltese)Mark Cilia Vincenti
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/mt/
2024-05-05Added translation using Weblate (Maltese)Mark Cilia Vincenti
2024-05-05Fix external LRC files being incorrectly overwritten during the initial scan ↵gnattu
(#11480)
2024-05-05Fix subtitle saving if file already exists (#11310)Tim Eisele
2024-05-05Validate Collection Folders on adding and removal (#11444)gnattu
2024-05-05Fix missing season Index (#11472)gnattu
2024-05-04Translated using Weblate (Chinese (Simplified))Nyanmisaka
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hans/
2024-05-04Translated using Weblate (Turkish)queeup
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/tr/
2024-05-04Translated using Weblate (Hungarian)Szilágyi Kristóf
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hu/
2024-05-04Translated using Weblate (Arabic)HiPotionQ8
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ar/
2024-05-03Translated using Weblate (English (United Kingdom))Andi Chandler
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/en_GB/
2024-05-03Translated using Weblate (Korean)HanHwanHo
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ko/
2024-05-02Translated using Weblate (Portuguese)Blackspirits
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt/
2024-05-02Translated using Weblate (Portuguese (Portugal))Blackspirits
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt_PT/
2024-05-02Translated using Weblate (Ukrainian)stanol
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/uk/
2024-05-02Translated using Weblate (Slovak)nextlooper42
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sk/
2024-05-01Translated using Weblate (Catalan)bene toffix
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ca/
2024-05-01Always attempt to get User if a user id is provided (#11471)Cody Robibero
2024-05-01Translated using Weblate (Dutch)Bas
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/
2024-05-01Translated using Weblate (Polish)Kityn
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pl/
2024-05-01Translated using Weblate (Czech)Lukáš Kucharczyk
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/cs/
2024-04-30Translated using Weblate (French)myrad2267
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr/
2024-04-30Translated using Weblate (Arabic)Rany
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ar/
2024-04-30More efficient array creation (#11468)Bond-009
2024-04-30Fix incomplete tag query for whitelist tags (#11416)gnattu
2024-04-30Merge pull request #11457 from Bond-009/audionormalizationCody Robibero