aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
4 daysMerge pull request #17455 from Shadowghost/fix-migrationsCody Robibero
Reevaluate pending migrations after each one instead of per stage
4 daysMerge pull request #17416 from Shadowghost/enable-duplicate-playlist-childrenCody Robibero
Allow duplicate LinkedChildren for Playlists
5 daysUse CleanName when sorting by nametheguymadmax
5 daysTranslated using Weblate (Faroese)krvi
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fo/
5 daysSkip 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.
5 daysFix storage lookup for Windowstheguymadmax
6 daysTranslated using Weblate (Faroese)krvi
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fo/
7 daysFix playlist entries being lost on migration and library scansShadowghost
7 daysFix AdjacentTo being ignored on non-recursive item queriesShadowghost
7 daysFixupShadowghost
7 daysFix more filter casesShadowghost
7 daysFix video version links being read from stale serialised item data instead ↵Shadowghost
of the LinkedChildren table
7 daysTranslated using Weblate (Occitan)Paroc
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/oc/
7 daysMerge pull request #17424 from Shadowghost/add-audiodb-searchCody Robibero
Implement AudioDb artist search
7 daysApply review suggestionShadowghost
7 daysMerge pull request #17461 from jellyfin/renovate/actions-stale-11.xBond-009
Update actions/stale action to v11
7 daysMerge pull request #17459 from jellyfin/renovate/ci-depsBond-009
Update danielpalme/ReportGenerator-GitHub-Action action to v5.5.11
7 daysMerge pull request #17448 from jellyfin/renovate/fscheck.xunit.v3-3.xBond-009
Update dependency FsCheck.Xunit.v3 to 3.3.4
7 daysMerge pull request #17310 from TowyTowy/fix/format3d-trailing-tokenBond-009
Fix 3D format detection when the tag is the last token of the path
8 daysTranslated using Weblate (Luxembourgish)David Wagener
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/lb/
8 daysTranslated using Weblate (Thai)Natawan Jongnetiwisit
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/th/
8 daysFix played/unplayed filter for empty Series and BoxSetsShadowghost
8 daysTranslated using Weblate (Luxembourgish)David Wagener
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/lb/
8 daysTranslated using Weblate (Faroese)krvi
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fo/
8 daysUpdate actions/stale action to v11renovate[bot]
8 daysQueue person metadata refresh instead of blocking the item request and fix ↵Shadowghost
ItemCounts
8 daysUpdate danielpalme/ReportGenerator-GitHub-Action action to v5.5.11renovate[bot]
9 daysReevaluate pending migrations after each one instead of per stageShadowghost
9 daysFix extras naming and version assignmentShadowghost
9 daysMerge pull request #16409 from elio42/fix/create_library_thumbs_on_first_scanCody Robibero
Fix missing collection folder posters after initial scans.
9 daysMerge pull request #17417 from Shadowghost/series-merge-fixesCody Robibero
Fix series merging
9 daysMerge pull request #17422 from Shadowghost/performanceCody Robibero
Reduce correlated subqueries to improve query performance
10 daysUse DistinctBy where possibleShadowghost
10 daysUpdate dependency FsCheck.Xunit.v3 to 3.3.4renovate[bot]
10 daysTranslated using Weblate (Icelandic)Shed Shedson
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/is/
10 daysMerge pull request #17443 from jellyfin/renovate/sharpcompress-0.xCody Robibero
Update dependency SharpCompress to 0.50.1
11 daysFix favorite filter performanceShadowghost
11 daysFix DatePlayed sorting performanceShadowghost
11 daysUpdate dependency SharpCompress to 0.50.1renovate[bot]
11 daysMerge pull request #17442 from Shadowghost/fix-numbers-in-episode-namesCody Robibero
Fix hyphenated numbers in episode titles parsed as multi-episodes
11 daysMerge pull request #17399 from Shadowghost/fix-extra-yearCody Robibero
Fix incorrect year on local trailers
11 daysMerge branch 'master' into fix/create_library_thumbs_on_first_scanCody Robibero
11 daysAlways inherit from owner item and add testsShadowghost
11 daysFix TmdbMissingEpisodeProviderShadowghost
11 daysFix hyphenated numbers in episode titles parsed as multi-episodesShadowghost
11 daysMerge pull request #17437 from dkanada/ogg-formatsCody Robibero
remove ogg from video extensions since it should only be used for audio
11 daysMerge pull request #17395 from paoloantinori/fix/userdata-null-user-nre-masterCody Robibero
Avoid NRE when sorting by user-dependent keys without a user
11 daysTranslated using Weblate (Faroese)krvi
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fo/
11 daysTranslated using Weblate (Hindi)Suyash Mittal
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hi/
11 daysRemove added comments (#17395 review)Paolo Antinori