Jellyfin
Free software media system for organizing and streaming your movies, TV shows, and music
Alternative to: netflix, plex, emby
About
Versions (100)
v10.4.2
2019-11-24Jellyfin 10.4.2
Stable hotfix release for 10.4.Z release branch.
New Features and Major Improvements
N/A
Important Release Notes
- [all] There are some image format improvements in jellyfin/jellyfin-web#545 that might interest some users who requested these changes.
- [all] There are further minor fixes to the Base URL to prevent some issues saving settings. There are no administrator changes required for this.
Changelog
GitHub Project: https://github.com/orgs/jellyfin/projects/18
Jellyfin
- #2045 Fix baseurl issues part 2
- #2039 Fix always false condition
- #2034 Fix easy password
- #2019 Remove leading / from baseurl
- #2008 Fix GetPathValue function
- #1992 Fix naming tests
- #1929 Fix parsing of certain names and adds a default season if no season was found
Jellyfin Web
- jellyfin/jellyfin-web#583 Fixed set aspect ratio option in the player
- jellyfin/jellyfin-web#578 Add autocomplete attributes to login fields
- jellyfin/jellyfin-web#576 Remove the leading /web/ from the manifest to avoid PWA titles
- jellyfin/jellyfin-web#545 Improved appearance of images and artworks - Part 3