Skip to content
HOTFIX: Crash on boot due to adapter issues
HOTFIX: Playstore build

Features:
 - Landscape support
 - Sync support (local network sync between connected devices)
    - Sync Subscriptions
    - Sync Playlists
    - Sync History
    - Sync WatchLater
    - Sync subscription groups
    - Send video to device (open video on a connected device at the current timestamp)
 - Plugin DRM Video support
 - Plugin DRM License request executor support
 - Opt-in subscription submission
 - Polycentric Open in Harbor button


Improvements:
 - Rotation rework
 - Automatic backup setup now requires 2 times password as verification (to prevent typo)
 - Confirmation dialog on deleting group
 - Remove video from watchlater if 70% is watched
 - Allow searching of single-character queries
 - Polycentric comments load asynchonically per comment now
 - Polycentric disk caching

Fixes:
 - Fix incorrect capabilities for some plugin capabilities
 - Fix number of columns on creator search
 - Fix bug in HLS parsing
 - Fix Polycentric view scroll
 - Fix Polycentric logout
 - Fix UI estimated file sizes integer overflowing
 - Fix crash during plugin updating
 - Fix situation where a new MainActivity is started instead of reshowing the existing
 - Fix resume not always working
 - Fix dash generation with subtitles
 - Fix directly opening a playlist url from another app giving Main Thread error.
 - Fix issue where playlists converted from remote playlists using wrong ids (no effect)

Probably more