What's Changed
Seerr 👀
This release adds Seerr/Jellyseerr 👀 integration. It's still a basic implementation but the most used functions should be there.
- Manage
- Request
- View
- Discover
- Search
To link Seerr instance to a user profile go to Settings->Profile->Advanced and click on Seerr. After that you will be asked to provide the url and login-credentials.
You can also enter the Seerr url in the new "advanced" button when logging-in to authenticate both jellyfin and seerr.
Server dashboard
The server dashboard has been added under Settings->Control panel.
This allows you to view the currently active sessions and view the users progress, with trickplay supported.
Change some server configurations.
View, manage and add new libraries to your jellyfin server.
Jellyfin user management.
And see what planned tasks are running, start them or add new triggers to a task.
More options will be introduced later on for now only the most common options are added.
Exciting New Features 🏕
- feat: Add skip once to media segments options by @Julien9969 in #660
- feat: Server dashboard by @PartyDonut in #664
- feat: Add password set dialog to user profile settings by @PartyDonut in #666
- feat: Seerr/Jellyseerr integration by @PartyDonut in #676
- feat: Allow changing subtitle options by @PartyDonut in #679
- feat(macOS): Keep full-screen state on video stop by @PartyDonut in #684
Bugfixes 🐞
- fix: Parsing non-ascii domains by @kikibase in #643
- fix: Small UI inconsistencies in pop-ups by @PartyDonut in #665
- fix: Only lock with "protected" lock screen options by @PartyDonut in #667
- fix: Incorrect URL parsing by @PartyDonut in #668
- feat: TV interface improvements by @PartyDonut in #681
- fix(Android): Native player large titles overflowing UI by @PartyDonut in #682
- fix(Android): Subtitles not being set on initial load native player by @PartyDonut in #683
- fix(player): Always show close button and volume slider desktop by @PartyDonut in #685
Other Changes
New Contributors
Full Changelog: v0.8.1...v0.9.0