Skip to content

Releases: yuv420p10le/plex_loadfile_hook

v1.4

20 Aug 19:02
Compare
Choose a tag to compare
  • 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.

v1.1a

29 May 17:39
Compare
Choose a tag to compare
  • Enabled TLS verification when not connecting to *.plex.direct domains, like default Plex does.

v1.1

27 May 19:14
Compare
Choose a tag to compare
  • Replaced API communication with a safer method.
  • Added support for *.plex.direct URLs.

v1.0

29 Apr 20:48
Compare
Choose a tag to compare
Initial commit.