AutoSync changelog
Highlights
- Simpler seek preview. Scrubbing now shows just the frame you will land on, above the playhead, with no side frames, time labels or outline. It scales with the screen: a little bigger on phones, much bigger on tablets.
- Steadier playback with the seek buffer (Android, ExoPlayer). Seeking back before the read-ahead no longer fails on debrid hosts that allow one connection per link. Live HLS/DASH playlists are left alone so they never play stale, and if the read-ahead file can't be written (storage full) the player simply reads directly.
- Seek previews made on the device no longer compete with playback for the hardware video decoder.
- Latest Nuvio changes, including the Urdu translation and the new loading animation.
Commits
- Read-ahead: move to seeks instead of opening a second connection
- Player hardening: live playlists, preview decoder, full storage
- Seek preview: one responsive frame, no labels or border
- Seek preview: keep the frame modest, 25% of width (200-360 dp)
Based on official Nuvio 0.5.2-beta.