v0.7.5
What's Changed
Sync 2.0
- Complete re-work of the sync database backend.
[!WARNING] This version includes a database migration, switching between this and older version of Fladder might break the synced files.
- As the name implied sync now also synchronizes play status. When you watch something offline it will sync all metadata back to the server (favorites/play progress) when you get back online.
- Syncing is now faster allowing for easier syncing of items
- Ability to download multiple items at once. This allows you to download an entire season or show.
Shortcuts
- (Desktop) Allow for defining custom shortcuts for common actions on all desktop platforms
- Added the option to define back/forward seeking seconds. This is also synced to the user account on the server.
- (Desktop) Scroll to change the volume of the currently playing video
Exciting New Features ๐
- feat: Add option to disable background images by @PartyDonut in https://github.com/DonutWare/Fladder/pull/380
- feat: Sync 2.0 by @PartyDonut in https://github.com/DonutWare/Fladder/pull/417
- feat: UI Improvements by @PartyDonut in https://github.com/DonutWare/Fladder/pull/428
- feat: Sync offline/online playback when able by @PartyDonut in https://github.com/DonutWare/Fladder/pull/431
- feat: Customizable shortcuts/hotkeys by @PartyDonut in https://github.com/DonutWare/Fladder/pull/439
- feat: Add on/off/blurred options to the background image by @PartyDonut in https://github.com/DonutWare/Fladder/pull/442
- feat: Add volume indicator and scroll handles on entire screen by @PartyDonut in https://github.com/DonutWare/Fladder/pull/443
- feat: Create rootless Docker image for fladder by @98jan in https://github.com/DonutWare/Fladder/pull/400
Bugfixes ๐
- fix: Not parsing audio/sub model selected inside of details view by @PartyDonut in https://github.com/DonutWare/Fladder/pull/379
- fix: Locale selection issue with country-specific locales by @Uncle-Tio in https://github.com/DonutWare/Fladder/pull/383
- fix: big files downloads failing in flatpak app by @lmgarret in https://github.com/DonutWare/Fladder/pull/391
- fix: Custom tabs not opening default browser by @PartyDonut in https://github.com/DonutWare/Fladder/pull/419
- fix: Overwrite un-supported flutter languages to english by @PartyDonut in https://github.com/DonutWare/Fladder/pull/421
- fix: Subtitle Positioning Issue During Menu Display by @bk-bf in https://github.com/DonutWare/Fladder/pull/420
- fix: Standardize precision used in communityRating by @lbux in https://github.com/DonutWare/Fladder/pull/424
- fix: make image cache key unique by @lbux in https://github.com/DonutWare/Fladder/pull/430
- fix: macOS folder permissions by @PartyDonut in https://github.com/DonutWare/Fladder/pull/435
- fix: Resolve Inno build issue by @vikingnope in https://github.com/DonutWare/Fladder/pull/384
- fix: Bitrate text 'Mps' -> 'Mbps' by @vikingnope in https://github.com/DonutWare/Fladder/pull/441
Other Changes
- chore: Added Applications folder in Mac installer by @vikingnope in https://github.com/DonutWare/Fladder/pull/369
- chore: Update dependencies by @PartyDonut in https://github.com/DonutWare/Fladder/pull/372
- chore: Added nightly workflow by @vikingnope in https://github.com/DonutWare/Fladder/pull/373
- chore: Enhanced nightly release description by @vikingnope in https://github.com/DonutWare/Fladder/pull/395
- chore: Made bug report allow screenshots by @vikingnope in https://github.com/DonutWare/Fladder/pull/404
- chore: Update flutter version to 3.32.8 by @PartyDonut in https://github.com/DonutWare/Fladder/pull/418
- chore: Use photoviewer as auto route page by @PartyDonut in https://github.com/DonutWare/Fladder/pull/432
- chore: Shortcuts improvements by @PartyDonut in https://github.com/DonutWare/Fladder/pull/446
- chore: Updated translations from Hosted Weblate by @weblate in https://github.com/DonutWare/Fladder/pull/434
New Contributors
- @Uncle-Tio made their first contribution in https://github.com/DonutWare/Fladder/pull/383
- @98jan made their first contribution in https://github.com/DonutWare/Fladder/pull/400
- @bk-bf made their first contribution in https://github.com/DonutWare/Fladder/pull/420
- @lbux made their first contribution in https://github.com/DonutWare/Fladder/pull/424
Full Changelog: https://github.com/DonutWare/Fladder/compare/v0.7.0...v0.7.5