aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
13 daysTranslated using Weblate (Greek)Anastasis Marinos
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/el/
2026-09-06Merge pull request #17794 from Shadowghost/plugin-install-fixesCody Robibero
Better handle timeouts on plugin operations
2026-09-06Merge pull request #17791 from Shadowghost/fix-code-migrationCody Robibero
Don't dispose application singletons after running a code migration
2026-09-06Merge pull request #17810 from Shadowghost/fix-tmdb-recommendationsCody Robibero
Fix TMDb recommendations
2026-09-06Merge pull request #17763 from Shadowghost/fix-refresh-queue-and-directory-cacheCody Robibero
Fix items being lost from the refresh queue and bound the directory service caches
2026-09-06Merge pull request #17806 from jellyfin/fix/dovi-color-validationCody Robibero
Enforce dolby vision transfer check
2026-09-06Merge pull request #17805 from Shadowghost/fix-unordered-multiepisode-nfoCody Robibero
Fix handling of unordered multi-episode NFOs
2026-09-06Merge branch 'master' into fix-code-migrationCody Robibero
2026-09-06Merge pull request #17786 from Shadowghost/optimize-dbCody Robibero
Optimize database after migrations
2026-09-06Remove the unreachable null service provider path from code migrationsShadowghost
2026-09-06Add testShadowghost
2026-09-06fix dovi invalid docgnattu
2026-09-06Apply review suggestionsShadowghost
2026-09-06Don't read episode markers in episode titles as a multi-episode rangeShadowghost
2026-09-06Resolve migration routine loggers from the application containerShadowghost
2026-09-06Merge pull request #17762 from Shadowghost/fix-scan-memory-leakCody Robibero
Bound change batches during a scan; keep ffprobe and image saves from failing
2026-09-06Fix TMDb recommendationsShadowghost
2026-09-06Enforce dolby vision transfer checkgnattu
Dolby vision files having unexpected transfers now also marked as invalid, and it will now get its base video range from its base layer color transfer, as not all invalid dolby vision files are HDR now.
2026-09-05Do not resolve bundled plugins via reposShadowghost
2026-09-05Fix handling of unordered multi-episode NFOsShadowghost
2026-09-05FIx namingShadowghost
2026-09-05Merge pull request #17674 from Oggeb1/BDMV-pgsCody Robibero
Fix PGS subtitles for BDMV with TrueHD
2026-09-05Revert to doing after migration and on shutdownShadowghost
2026-09-05Fix BDMV subtitles with external audioOggeb1
Co-authored-by: gnattu <gnattu@users.noreply.github.com>
2026-09-05Merge pull request #17746 from kfarnung/fix/vobsub-idx-subtitle-languageCody Robibero
Probe .idx instead of .sub for external VobSub subtitle language detection
2026-09-05Merge pull request #17799 from fmarcac/fix/syncplay-stale-session-requestsCody Robibero
Drop SyncPlay requests from sessions that left the group
2026-09-05Merge pull request #17768 from ↵Cody Robibero
Shadowghost/fix-livetv-hls-audio-codec-and-manifest-direct-play Fix Live TV HLS playback: bogus audio encoder and unplayable direct played manifests
2026-09-05Merge pull request #17796 from fmarcac/fix/syncplay-shuffle-mode-crashCody Robibero
Fix crash when SyncPlay shuffle mode is set to sorted twice
2026-09-05Merge pull request #17800 from fmarcac/fix/syncplay-active-session-counterCody Robibero
Fix SyncPlay active session counter leaking on rejoin
2026-09-05Merge pull request #17798 from fmarcac/fix/syncplay-ping-delay-unitsCody Robibero
Fix unit mismatch in the SyncPlay resume delay floor
2026-09-05Clamp client reported ping in SyncPlay groupsfmarcac
2026-09-05Return the default ping for an empty SyncPlay groupfmarcac
2026-09-05Apply the SyncPlay resume delay floor in the correct unitfmarcac
2026-09-05Fix crash when SyncPlay shuffle mode is set to sorted twicefmarcac
2026-09-05Fix SyncPlay active session counter leaking on rejoinfmarcac
2026-09-05Drop SyncPlay requests from sessions that left the groupfmarcac
2026-09-05Retire runners that are cancelled before they startShadowghost
2026-09-05Do not treat timeouts as cancellationsShadowghost
2026-09-05CleanupShadowghost
2026-09-05Don't dispose application singletons after running a code migrationShadowghost
2026-09-05Optimize the database on startup instead of before shutdownShadowghost
2026-09-05Limit cache size againShadowghost
Co-Authored-By: Cody Robibero <cody@robibe.ro>
2026-09-04Merge pull request #17767 from Shadowghost/post-scna-task-loggingCody Robibero
Add comprehensive logging for post scan tasks
2026-09-04Invalidate the singleton DirectoryService cache on filesystem changesShadowghost
2026-09-04Fix the library scheduler never retiring its runnersShadowghost
2026-09-04Optimize database after running migrationsShadowghost
2026-09-04Translated using Weblate (Faroese)krvi
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fo/
2026-09-04Translated using Weblate (Thai)AlphaBeta
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/th/
2026-09-04Apply review suggestionShadowghost
2026-09-04Use platform separators in the DirectoryService path testsShadowghost