- 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 thanmpv_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.