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 #380
- feat: Sync 2.0 by @PartyDonut in #417
- feat: UI Improvements by @PartyDonut in #428
- feat: Sync offline/online playback when able by @PartyDonut in #431
- feat: Customizable shortcuts/hotkeys by @PartyDonut in #439
- feat: Add on/off/blurred options to the background image by @PartyDonut in #442
- feat: Add volume indicator and scroll handles on entire screen by @PartyDonut in #443
- feat: Create rootless Docker image for fladder by @98jan in #400
Bugfixes 🐞
- fix: Not parsing audio/sub model selected inside of details view by @PartyDonut in #379
- fix: Locale selection issue with country-specific locales by @Uncle-Tio in #383
- fix: big files downloads failing in flatpak app by @lmgarret in #391
- fix: Custom tabs not opening default browser by @PartyDonut in #419
- fix: Overwrite un-supported flutter languages to english by @PartyDonut in #421
- fix: Subtitle Positioning Issue During Menu Display by @bk-bf in #420
- fix: Standardize precision used in communityRating by @lbux in #424
- fix: make image cache key unique by @lbux in #430
- fix: macOS folder permissions by @PartyDonut in #435
- fix: Resolve Inno build issue by @vikingnope in #384
- fix: Bitrate text 'Mps' -> 'Mbps' by @vikingnope in #441
Other Changes
- chore: Added Applications folder in Mac installer by @vikingnope in #369
- chore: Update dependencies by @PartyDonut in #372
- chore: Added nightly workflow by @vikingnope in #373
- chore: Enhanced nightly release description by @vikingnope in #395
- chore: Made bug report allow screenshots by @vikingnope in #404
- chore: Update flutter version to 3.32.8 by @PartyDonut in #418
- chore: Use photoviewer as auto route page by @PartyDonut in #432
- chore: Shortcuts improvements by @PartyDonut in #446
- chore: Updated translations from Hosted Weblate by @weblate in #434
New Contributors
- @Uncle-Tio made their first contribution in #383
- @98jan made their first contribution in #400
- @bk-bf made their first contribution in #420
- @lbux made their first contribution in #424
Full Changelog: v0.7.0...v0.7.5