v0.9.0
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 https://github.com/DonutWare/Fladder/pull/660
- feat: Server dashboard by @PartyDonut in https://github.com/DonutWare/Fladder/pull/664
- feat: Add password set dialog to user profile settings by @PartyDonut in https://github.com/DonutWare/Fladder/pull/666
- feat: Seerr/Jellyseerr integration by @PartyDonut in https://github.com/DonutWare/Fladder/pull/676
- feat: Allow changing subtitle options by @PartyDonut in https://github.com/DonutWare/Fladder/pull/679
- feat(macOS): Keep full-screen state on video stop by @PartyDonut in https://github.com/DonutWare/Fladder/pull/684
Bugfixes ๐
- fix: Parsing non-ascii domains by @kikibase in https://github.com/DonutWare/Fladder/pull/643
- fix: Small UI inconsistencies in pop-ups by @PartyDonut in https://github.com/DonutWare/Fladder/pull/665
- fix: Only lock with "protected" lock screen options by @PartyDonut in https://github.com/DonutWare/Fladder/pull/667
- fix: Incorrect URL parsing by @PartyDonut in https://github.com/DonutWare/Fladder/pull/668
- feat: TV interface improvements by @PartyDonut in https://github.com/DonutWare/Fladder/pull/681
- fix(Android): Native player large titles overflowing UI by @PartyDonut in https://github.com/DonutWare/Fladder/pull/682
- fix(Android): Subtitles not being set on initial load native player by @PartyDonut in https://github.com/DonutWare/Fladder/pull/683
- fix(player): Always show close button and volume slider desktop by @PartyDonut in https://github.com/DonutWare/Fladder/pull/685
Other Changes
- chore: Updated translations from Hosted Weblate by @weblate in https://github.com/DonutWare/Fladder/pull/678
New Contributors
- @kikibase made their first contribution in https://github.com/DonutWare/Fladder/pull/643
Full Changelog: https://github.com/DonutWare/Fladder/compare/v0.8.1...v0.9.0