Skip to content

Mpv∞ v1.0.1

Choose a tag to compare

@github-actions github-actions released this 22 Aug 18:37
· 185 commits to main since this release

1.0.1 — Stable Release

This stable release consolidates the hybrid playback, mixed queue, audio-player, and usability improvements delivered after v1.0.0.

  • Hybrid playback engines: MPV and Media3 are available for high-quality video and audio playback, with reliable per-item engine handoff and fallback behavior. HDR, Dolby Vision, HDR10+, hardware decoding, shader, chapter, subtitle, casting, scripting, and streaming capabilities remain available according to device and source support.
  • Temporary mixed-media queue: Select songs and videos from different folders into an editable, non-persistent queue. The queue can be started from the Quick Play menus, keeps all selected items visible, supports reordering and removal, and advances across audio/video boundaries without replacing the queue with the first item’s folder playlist. Queue contents are preserved when another music view or media launch is opened, so video entries cannot silently disappear from a mixed queue.
  • Audio-player recovery: Video-to-audio queue transitions now restore the audio player’s orientation, controls, metadata, minimize handoff, background playback, and playback notification state instead of retaining the preceding video session state.
  • Music metadata and artwork: Artist information is preserved for music added to a temporary queue and used as a fallback when embedded metadata is incomplete. Album-art presentation and landscape metadata placement are improved.
  • Music-player UI: Added swipe-down minimization, a cleaner landscape artwork-and-controls layout, visible landscape option controls, improved spacing, and a larger visualizer option target while preserving the existing portrait experience.
  • Media3 stability: Position and playback-state polling uses the controller’s published state snapshot, avoiding unsafe cross-thread player access during playback and transitions.
  • Playback resume: MPV and Media3 save the active timestamp when the app closes and restore the same video at its saved position when playback is reopened.
  • Tree View performance: Duplicate startup refreshes are suppressed, scanner caches are reused when returning to the browser, and ordinary navigation no longer triggers a full storage rescan; explicit refresh remains available for library changes.
  • Folder watched gesture: Swipe a video folder to the right to mark its videos as watched and remove the corresponding New indicators and folder count.
  • Search Properties access: Long-press a search result to open its Properties/media-information screen directly.
  • Settings export identity: New settings exports use the Mpv∞ filename format mpv_infinity_settings_YYYYMMDD_HHMMSS.xml; compatibility with existing settings files is retained.
  • Standard distribution: Stable assets target the Standard flavor and include universal, arm64-v8a, armeabi-v7a, x86, and x86_64 APKs.

SHA-256 checksums

04201f2e620fc85704856940980a10b67c817dba1b7230eebb0c1dcb9c8b4caa  release-assets/mpv-infinity-universal-v1.0.1.apk
ef3eda803c00d4abe825f657980d961caa74fdc553aa6d65fb5ecdc532e90c1b  release-assets/mpv-infinity-arm64-v8a-v1.0.1.apk
c066386ced3a138bcb090afc674058c6f8c45e8c28ef7920e133bbd45651a1f6  release-assets/mpv-infinity-armeabi-v7a-v1.0.1.apk
99800b91717b1aa3b93f43c8fecaaa6c085bc95dc1fe2b29441d04e055554de2  release-assets/mpv-infinity-x86-v1.0.1.apk
53570263be93a3ba668d3b179f16de082d837d5c18730d8e3d77c0c3d1fa65dd  release-assets/mpv-infinity-x86_64-v1.0.1.apk

Full Changelog: v1.0.0...v1.0.1