What's Changed
Live TV support
Initial implementation of live TV.
This implementation focuses mainly on playback and the TV Guide interface.
Gesture support
Added support for a few gestures this has a been a long awaited feature.
This is a good stepping stone for more gestures.
New experimental TV interface
A new experimental TV interface has been added to focus more on media itself instead of individual posters.
This includes more details on the item itself. Including a overview, rating duration, watch status.
To enable this new layout, go to Settings->Fladder->Visual. Check that the device is running Layout Mode in Television
Then enblae the Enable new TV Layout switch.
It is experimental but for Television form factors this is eventually going to be the default layout.
Notifications
You can now enable notifications for both new library items. And for Seerr requests.
This will give you a detailed overview of newly added items. When tapping on the notification it leads you directly to that specific item/request.
You can find the notifications in Settings->Profile->Notifications
Keep in mind when you enable notifications for multiple accounts the notifications will show up for all enabled accounts.
Changelog
Exciting New Features 🏕
- feat: Display specials by @HachiHalation in #711
- feat: Display movie specials by @chocolate-neko in #723
- feat: Live TV support by @PartyDonut in #732
- feat: Use mouse side button to go back by @lkcv in #728
- feat: Add support for custom headers in Seerr authentication by @xkirbys in #730
- feat: Implemented new TV UI by @PartyDonut in #746
- feat: Implement Double-tap seek & press-and-hold playback speed by @KeryWT in #736
- feat: Add custom notification manager by @PartyDonut in #758
- feat(Android): Subtitle customization for native player by @PartyDonut in #760
- feat: Add notification for new items per user by @PartyDonut in #765
- feat: Live TV epg/tuner configuration in control panel by @PartyDonut in #766
- feat: Add Seerr request to the notifications by @PartyDonut in #772
- feat: Added option to auto open auth on lock-screen by @PartyDonut in #774
Bugfixes 🐞
- feat: improve CJK font rendering with chinese_font_library by @dongfengweixiao in #722
- fix: Seerr requests check incorrect permission to determine whether the user can request as someone else by @matt-hb in #737
- fix: Add rounded corners support for Linux window by @dongfengweixiao in #776
- fix: Format
Localeobjects scriptcode correctly by @d0gkiller87 in #773
Other Changes
- docs: Update Android TV support status by @yantex0 in #721
- docs: Implement new check for formatting by @PartyDonut in #757
- chore: add flatpak metainfo and flatpak logo by @schembriaiden in #743
- chore: Updated translations from Hosted Weblate by @weblate in #767
New Contributors
- @HachiHalation made their first contribution in #711
- @yantex0 made their first contribution in #721
- @chocolate-neko made their first contribution in #723
- @dongfengweixiao made their first contribution in #722
- @lkcv made their first contribution in #728
- @xkirbys made their first contribution in #730
- @KeryWT made their first contribution in #736
- @d0gkiller87 made their first contribution in #773
Full Changelog: v0.9.0...v0.10.0