Versie 10.11.3 van Jellyfin is uitgekomen. Deze mediaserver is een fork van Emby en is ontstaan nadat Emby closedsource werd en er voor zogenaamde premiumfeatures betaald moest gaan worden, zoals dat ook bij Plex het geval is. Jellyfin is echter volledig opensource gebleven en alle functionaliteit is aanwezig. Het draait op Windows, macOS, Linux of in een Docker-container. Verder zijn er clients voor elk OS, mediaspelers, tv's en mobiele apparaten. In deze uitgave zijn de volgende verbeteringen aangebracht:
General Changes
- Fix series DateLastMediaAdded not updating when new episodes are added [PR #15472]
- Fix movie titles using folder name when NFO saver is enabled [PR #15529]
- Fix tmdbid not detected in single movie folder [PR #14955]
- Fix font extraction for certain transcoding settings [PR #15502]
- Fix playlist DateCreated and DateLastMediaAdded not being set [PR #15508]
- Add 1 minute tolerance for NFO change detection [PR #15514]
- Remove InheritedTags and update tag filtering logic [PR #15493]
- Fix .ignore handling for directories [PR #15501]
- Fix gitignore-style not working properly on windows. [PR #15487]
- Improve season folder parsing [PR #15404]
- Don't error out when searching for marker files fails [PR #15466]
- Fix NullReferenceException in GetPathProtocol when path is null [PR #15462]
- Resolve symlinks for static media source infos [PR #15263]
- Check if target exists before trying to follow it [PR #15468]
- Fix collection grouping in mixed libraries [PR #15373]
- Fix AncestorIds not migrating [PR #15446]
- Fix System.NullReferenceException when people's role is null (10.11.z) [PR #15441]
- Invalidate parent folder's cache on deletion/creation [PR #15423]
- Fix name filters to use only SortName [PR #15381]
- Don't enforce a minimum amount of free space for the tmp and log dirs [PR #15390]
- Fixed missing sort argument [PR #15413]
- Fix item count display for collapsed items [PR #15380]
- Update branding in Swagger page [PR #15422]
- Fix search terms using diacritics [PR #15435]
- feat(sqlite): add timeout config [PR #15369]
