aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-06-09fix(Session): don't query DB if queue hasn't changed (#14244)Sid K
2025-06-09fix(collection): Do not lock newly created collections (#14259)Dario Ackermann
2025-06-09Feature/persistent watch data (#14262)JPVenson
2025-06-09Ignore null key virtual folders (#14253)JPVenson
2025-06-09Merge pull request #14255 from gnattu/pin-skia-3116Niels van Velzen
Pin Skiasharp version to 3.116.1
2025-06-09Add comment for version pingnattu
Co-authored-by: JPVenson <ger-delta-07@hotmail.de>
2025-06-09Translated using Weblate (Thai)Chatcharin Sangbutsarakum
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/th/
2025-06-09Pin Skiasharp version to 3.116.1gnattu
Any prebuilt version newer than that does not work with debian based arm64 system and currently build from source is the only way to use those versions. Pin the latest good version for now instead to make our life and our downstream packagers' life easier.
2025-06-08Fix ExcludeItemId, ExcludeProviderIds and HasAnyProviderId filter (#14249)JPVenson
2025-06-08util forward headers on startup api (#14246)JPVenson
2025-06-08Rework startup topic handling and reenable output to logging framework (#14243)JPVenson
2025-06-08Use filename for single videos (non-movie/null collections) in MovieResolver ↵theguymadmax
(#14162)
2025-06-08Don't attempt to do metadata removal for dovi without fallback (#14240)gnattu
2025-06-08Only show log in Local network (#14241)JPVenson
2025-06-07Merge pull request #12908 from scampower3/search-for-missing-overrides-existingv10.11.0-rc1Niels van Velzen
Fix search for missing metadata overriding existing metadata
2025-06-07Merge pull request #14209 from theguymadmax/themoviedb-year-cache-keyNiels van Velzen
Add year parameter to TMDB series cache key
2025-06-07Merge pull request #13307 from qiqian/masterNiels van Velzen
always sort season by index number
2025-06-07Use string.IsNullOrEmpty instead of regular null check.Carsten Braun
2025-06-07When subtitle is embedded in the main video file, the path will be null.Carsten Braun
2025-06-07Do not attempt to extract internal subtitles if there are only MKS subtitles.Carsten Braun
2025-06-07Skip early if subtitle is in MKS to avoid unnecessary function calls.Carsten Braun
2025-06-07If subtitles are part of an MKS, it is not an error. Just log for debug ↵Carsten Braun
purpose and continue.
2025-06-07Fixed formattingCarsten Braun
2025-06-07Also extract subtitles of MKS aux files if they're extractable.Carsten Braun
2025-06-06Merge pull request #14228 from JPVenson/bugfix/StartupLookupJoshua M. Boniface
Fix source directory for setup template
2025-06-06Fix broken chapter image placeholders when no image is present (#14230)theguymadmax
2025-06-06Update issue report.yml (#14099)felix920506
2025-06-06Fixing race condition in GetSessionInfo (#14131)Mohammed Alhaddar
2025-06-06Add try catch (#14154)sharinganthief
2025-06-06Fix source directory for setup templateJPVenson
2025-06-06Translated using Weblate (German)wzrd
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/de/
2025-06-05Fix metadata not refreshing in negative UTC timezones (#14225)theguymadmax
2025-06-05Fix DirectoryNotFoundException for backdrop folders in trickplay (#14223)theguymadmax
2025-06-05Feature/version check in library migration (#14105)JPVenson
2025-06-05Migrate all known old migrations even when not applied in migration.xml (#14217)JPVenson
2025-06-05Translated using Weblate (Portuguese)Blackspirits
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt/
2025-06-05Translated using Weblate (Portuguese (Portugal))Blackspirits
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt_PT/
2025-06-04Translated using Weblate (Portuguese (Portugal))AfmanS
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt_PT/
2025-06-04Merge pull request #14222 from JPVenson/feature/DisableCacheForIndexJoshua M. Boniface
Add cache-control: no-cache to index.html if selfhosted
2025-06-04Add cache-control: no-cache to index.html if selfhostedJPVenson
2025-06-03Allow custom plugin provided database providers to be loaded (#14171)JPVenson
2025-06-03Add declarative backups for migrations (#14135)JPVenson
2025-06-03Update XmlTv tests to use UTC date formats. (#14163)James
2025-06-03Prune trickplay data on regenerate and scan (#14085)Tim Eisele
2025-06-03Fix missing logging of connections by disallowed IPs (#14011)jade
2025-06-03fixes #14193 (#14203)Shane Powell
2025-06-03Fix server not auto restarting (#14215)JPVenson
2025-06-03Update dependency FsCheck.Xunit to 3.3.0 (#14216)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-03Backup MigrationHistory as well (#14136)JPVenson
2025-06-03Add multiple options for internal locking (#14047)JPVenson