aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2026-08-02Merge remote-tracking branch 'upstream/master' into fix-byname-queriesShadowghost
2026-08-02Translated using Weblate (Dutch)Bas
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/
2026-08-02Translated using Weblate (Dutch)Bas
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/
2026-08-02Merge pull request #17456 from Shadowghost/fix-extrasCody Robibero
Fix extras naming and version assignment
2026-08-02Merge pull request #17512 from altqx/libbitsubCody Robibero
Allow client-rendered graphical subtitles during remux
2026-08-02Merge pull request #17503 from theguymadmax/fix-sortby-nameCody Robibero
Use CleanName when sorting by name
2026-08-02Merge pull request #17486 from Shadowghost/fix-adjacentCody Robibero
Fix AdjacentTo being ignored on non-recursive item queries
2026-08-02Merge pull request #17482 from Shadowghost/fix-stale-versionsCody Robibero
Fix video version links being read from stale serialised item data instead of the LinkedChildren table
2026-08-02Merge pull request #17298 from WizardOfYendor1/fix/livetv-published-stream-urlsCody Robibero
Fix Live TV returning unreachable "server-local" streaming URLs to clients.
2026-08-02Merge pull request #17147 from Shadowghost/tmdb-missing-episodesCody Robibero
Add Tmdb missing episode provider
2026-08-02Switch to opt-inShadowghost
2026-08-02Translated using Weblate (Faroese)krvi
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fo/
2026-08-01Translated using Weblate (Faroese)krvi
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fo/
2026-08-01Translated using Weblate (Faroese)krvi
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fo/
2026-08-01Merge remote-tracking branch 'upstream/master' into fix-byname-queriesShadowghost
# Conflicts: # src/Jellyfin.Database/Jellyfin.Database.Providers.Sqlite/Migrations/JellyfinDbModelSnapshot.cs
2026-08-01Preserve multiple roles per person type instead of deduping credits by name ↵Shadowghost
and type
2026-08-01Update translation filesWeblate
Updated by "Remove blank strings" hook in Weblate. Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/
2026-08-01Translated using Weblate (Faroese)krvi
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fo/
2026-08-01Translated using Weblate (Faroese)krvi
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fo/
2026-08-01Allow client-rendered graphical subtitles during remuxaltqx
2026-08-01Merge remote-tracking branch 'upstream/master' into tmdb-missing-episodesShadowghost
# Conflicts: # Jellyfin.Server.Implementations/Item/BaseItemRepository.QueryBuilding.cs
2026-08-01Merge pull request #17500 from theguymadmax/fix-storage-lookupCody Robibero
Fix storage info lookup for Windows
2026-08-01Merge pull request #17501 from alchemyyy/fix/skip-sidx-fmp4-hlsCody Robibero
Skip SIDX in fMP4 HLS segments
2026-08-01Merge pull request #17463 from Shadowghost/fix-unplayed-filterCody Robibero
Fix (Un)Played filter correctness and performance
2026-08-01Merge pull request #17460 from Shadowghost/fix-user-itemsCody Robibero
Queue person metadata refresh instead of blocking the item request and fix ItemCounts
2026-08-01Merge pull request #17455 from Shadowghost/fix-migrationsCody Robibero
Reevaluate pending migrations after each one instead of per stage
2026-08-01Merge pull request #17416 from Shadowghost/enable-duplicate-playlist-childrenCody Robibero
Allow duplicate LinkedChildren for Playlists
2026-07-31Use CleanName when sorting by nametheguymadmax
2026-07-31Translated using Weblate (Faroese)krvi
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fo/
2026-07-30Skip SIDX in fMP4 HLS segmentsalchemyyy
Prevent FFmpeg's SIDX path from rewriting open-GOP boundary packet timestamps. HLS uses the media playlist for segment indexing and does not require the SIDX box.
2026-07-30Fix storage lookup for Windowstheguymadmax
2026-07-30fix(images): narrow cache path test seamGOvEy1nw
2026-07-30Apply the by-name access exemption in the search candidate queryShadowghost
2026-07-30Translated using Weblate (Faroese)krvi
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fo/
2026-07-29fix(images): disambiguate progress overlay cache keysGOvEy1nw
2026-07-29Fix playlist entries being lost on migration and library scansShadowghost
2026-07-29Fix AdjacentTo being ignored on non-recursive item queriesShadowghost
2026-07-29FixupShadowghost
2026-07-29Fix more filter casesShadowghost
2026-07-29Fix video version links being read from stale serialised item data instead ↵Shadowghost
of the LinkedChildren table
2026-07-29Translated using Weblate (Occitan)Paroc
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/oc/
2026-07-28Merge pull request #17424 from Shadowghost/add-audiodb-searchCody Robibero
Implement AudioDb artist search
2026-07-28Fix Folder access filteringShadowghost
2026-07-28Apply review suggestionShadowghost
2026-07-28Restrict people, genres, studios and artists to names backed by an item the ↵Shadowghost
user can access
2026-07-28Merge pull request #17461 from jellyfin/renovate/actions-stale-11.xBond-009
Update actions/stale action to v11
2026-07-28Make the /Persons de-duplication use an index instead of grouping the tableShadowghost
2026-07-28Merge pull request #17459 from jellyfin/renovate/ci-depsBond-009
Update danielpalme/ReportGenerator-GitHub-Action action to v5.5.11
2026-07-28Merge pull request #17448 from jellyfin/renovate/fscheck.xunit.v3-3.xBond-009
Update dependency FsCheck.Xunit.v3 to 3.3.4
2026-07-28Merge pull request #17310 from TowyTowy/fix/format3d-trailing-tokenBond-009
Fix 3D format detection when the tag is the last token of the path