v1.5.0
jellyfin/jellyfin-desktopv1.5.0Apr 25, 2021by iwalton3
AI Summary
Adds subtitle memory between episodes, custom CSS support, and Windows Taskbar integration.
Key Highlights
- Remember intended subtitle and audio selection between episodes
- Allow using custom CSS locally on the client
- Add Windows taskbar integration
- Allow disabling the server's custom CSS
New Features
- Fix scroll bar styling on TV mode
- Fix volume OSD not showing on mute toggle
Full Release Notes
Note! Hardware decoding may break playback for some people! Please [complete this survey](https://forms.gle/omTCojdHctSb3Atn7) so I can make an informed decision about the default.
If you were still using MPV Shim for the subtitle feature, you will be happy to know this release will remember your subtitle preference between episodes! Note that you must start playing the next episode for this to happen.
You can also apply custom CSS per-user and per-client:

And finally, you can control the player from the Windows Taskbar:

Changes:
- Remember intended subtitle and audio selection between episodes.
- If you stop playback right at the end of an episode, it will *not* apply it to the next one.
- Allow disabling the server's custom CSS.
- Important for troubleshooting as at least one theme is known to break TV mode.
- Allow using custom CSS locally on the client. (Per user)
- Fix scroll bar styling on TV mode.
- Add Windows taskbar integration. (#61)
- Fix volume OSD not showing on mute toggle. (#63)