Skip to content

v1.4

Latest
Compare
Choose a tag to compare
@yuv420p10le yuv420p10le released this 20 Aug 19:02
· 10 commits to master since this release
  • Hooks only trigger on Plex and Plex HTPC now.
  • Fixed seeking errors when debugging is enabled.
  • Hook callback now calls the mpv_command_ret function rather than mpv_command_string. This allows mpv to set the playlist index accordingly to what Plex sets for the IPC. With this fix, the player will minimize (and return to the Plex interface) once playback ends, rather than stay with the player opened with the video file being unloaded.