Skip to content

v1.3.6

Choose a tag to compare

@XIONGPEILIN XIONGPEILIN released this 20 Jun 08:07
· 7 commits to main since this release

What's New

Network Stability

  • SMB auto-reconnect: Automatic session recovery when server drops idle connections
  • FTP/WebDAV reconnect: Same retry logic applied to all network protocols
  • Connection pool fix: WebDAV no longer leaks OkHttpClient instances

Subtitle Improvements

  • Network subtitle picker: Browse and load subtitles from remote shares
  • Scoped track memory: Choices follow within same folder only
  • Smarter cross-episode external subtitle matching

Security

  • APK signature verification before installing updates
  • Restricted FileProvider paths
  • MediaScanReceiver no longer externally triggerable

Database

  • Schema v11 with indices and 500-row cap on recently played

Bug Fixes

  • Fixed potential ANR during player teardown
  • Fixed audio focus tracking bug
  • Fixed cross-file save-state race during playlist transitions