You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The audio player's lyrics button now cycles through four states, and shuffle is merged into the playback-mode button.
🔧 Optimizations
Optimized media scan scheduling at startup (concurrency and throttling) to mitigate the app freezing a few seconds after launch on some devices.
The "Network" category now shows the number of saved servers in real time.
Localized the item-count text on category pages and the "Select Storage Drive" title.
🐛 Bug Fixes
Fixed the "All files access" permission prompt not reappearing after clearing app data, which then caused crashes when opening audio files.
Fixed the notification media control card not showing on Android 13+ and Android 11 (create the notification channel earlier and branch playback-state logic by system version).
Fixed selected items in the category grid view not being deselectable with another tap.
Improved SMB / FTP / SFTP remote video streaming stability; fixed the video freezing a few seconds into playback and eventually crashing the app.
⚠️ Known Issues
SMB / FTP / SFTP remote video playback may still stutter in some scenarios; optimization is ongoing.