aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations
AgeCommit message (Collapse)Author
2026-05-07Translated using Weblate (Dutch)Bas
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/
2026-05-07Add OriginalLanguage as option to PreferredAudioLanguage (#12579)Erik W
* Add OriginalLanguage as option to PreferredAudioLanguage * Support for multiple original languages * Add original audio stream indicator * Fetch OriginalLanguage from TMDB * Adapt to EFCore refactor * Fix PlayDefaultAudioTrack OriginalLanguage behavior * Fix better PlayDefaultAudioTrack OriginalLanguage behavior * Add comment to ItemFields * Improved PlayDefaultAudioTrack behavior * Add migration for original language * Use sting.Equals for string comparisons * Always set dto OriginalLanguage * Remove OriginalLanguage from ItemFields --------- Co-authored-by: Lampan-git <lampan-git@users.noreply.github.com>
2026-05-07Allow tmdb as an alias for tmdbid provider id (#16433)theguymadmax
Allow tmdb as an alias for tmdbid provider id
2026-05-06Merge branch 'master' into feature/season-provider-id-from-pathBond-009
2026-05-06Merge pull request #16321 from ↵Bond-009
WizardOfYendor1/fix/livetv-consumer-leak-negative-position-ticks Fix live stream consumer leak on negative PositionTicks
2026-05-06Merge pull request #16328 from Shadowghost/rating-fixBond-009
Fix Canadian rating and fallback to unrated if we have a CountryCode but no matching rating
2026-05-06Merge pull request #16611 from LmanTW/masterNiels van Velzen
Ignore season directories with no video for TV Shows
2026-05-06Merge pull request #16782 from JPVenson/backport/15368Bond-009
Fix UserManager after EFcore refactor (backport #15368)
2026-05-06Merge pull request #16246 from lcorbasson/lcorbasson-patch-1Bond-009
Add the filename to exceptions in DeserializeFromFile()
2026-05-05Backport changes from #15368JPVenson
2026-05-05Merge pull request #16756 from Shadowghost/artist-speedupNiels van Velzen
Speed-up LatestItems for Music
2026-05-05Merge pull request #16769 from llaforest/fix/playback-progress-null-overwriteNiels van Velzen
Guard against null-overwrite of saved audio/subtitle track selections
2026-05-05Translated using Weblate (Nepali)samurato
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ne/
2026-05-04Apply review suggestionsShadowghost
2026-05-04Fix review commentsShadowghost
2026-05-04Guard against null-overwrite of saved audio/subtitle track selectionsllaforest
Some clients omit AudioStreamIndex or SubtitleStreamIndex in playback progress reports and it causes previously saved track selections to be erased. Add .HasValue checks so only explicit track changes are persisted.
2026-05-04Merge pull request #16478 from Shadowghost/cachdir.tag-supportNiels van Velzen
Add CACHEDIR.tag support
2026-05-04Merge pull request #16695 from ExpctING/fix_dummy_chapterNiels van Velzen
Fix dummy chapter handling for videos with a single chapter or short duration.
2026-05-04Merge pull request #16166 from Shadowghost/ignore-cachingNiels van Velzen
Implement ignore rule caching
2026-05-04Merge pull request #16761 from Shadowghost/fix-recursive-collection-folderNiels van Velzen
Fix Playlist and Boxset query, save and count performance
2026-05-04Merge pull request #16616 from dkanada/fix-person-limitNiels van Velzen
fix person TotalRecordCount when limit is applied
2026-05-04Fix Playlist and Boxset query and count perfShadowghost
2026-05-04fix person TotalRecordCount when limit is applieddkanada
2026-05-04Fix Sonar complaintsShadowghost
2026-05-04Fix Sonar commentsShadowghost
2026-05-04Speed-up LatestItems for MusicShadowghost
2026-05-04Implement search providersShadowghost
2026-05-03Implement Similarity providersShadowghost
2026-05-03Implement ignore rule cachingShadowghost
2026-05-03Update translation filesWeblate
Updated by "Cleanup translation files" hook in Weblate. Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/
2026-05-03Merge remote-tracking branch 'upstream/master' into perf-rebasedShadowghost
2026-05-03feat/audiobook_chapters (#16518)Seven Rats
feat/audiobook_chapters
2026-05-03Translated using Weblate (Dutch)Bas
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/
2026-05-02Translated using Weblate (Macedonian)Bate Mite
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/mk/
2026-05-03fixExpctING
Co-authored-by: Copilot <copilot@github.com>
2026-05-02Translated using Weblate (Arabic)Hassan Alabdulaal
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ar/
2026-05-02Translated using Weblate (Arabic)Hassan Alabdulaal
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ar/
2026-05-02Added translation using Weblate (Arabic (Saudi Arabia))Hassan Alabdulaal
2026-04-26Fix BoxSet library visibilityShadowghost
2026-04-25fix chapter average calculation to avoid division by zero error.ExpctING
Co-authored-by: Copilot <copilot@github.com>
2026-04-25Fix dummy chapter handling for videos with a single chapter.ExpctING
2026-04-24Merge branch 'master' into Preservation-of-Watched-Status-on-Re-watchBond-009
2026-04-21Translated using Weblate (Haitian)Phillycodes
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ht/
2026-04-19Fix too many SQL variables error on large librariesShadowghost
2026-04-19Merge remote-tracking branch 'upstream/master' into perf-rebasedShadowghost
2026-04-17Translated using Weblate (Bosnian)SecularSteve
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/bs/
2026-04-17Added translation using Weblate (Bosnian)SecularSteve
2026-04-15Added Tanzania countries.json (#14406)Eliya Wolfram Konzo
* Update countries.json Added Tanzania * Fix order countries.json * Fix tests --------- Co-authored-by: Bond_009 <bond.009@outlook.com>
2026-04-15Translated using Weblate (Croatian)Milo Ivir
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hr/
2026-04-15Translated using Weblate (Croatian)Milo Ivir
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hr/