Skip to content

Releases: iwalton3/plex-mpv-shim

1.7.14 for Windows

27 Mar 11:41
Compare
Choose a tag to compare

Changes:

  • Don't reset font sizes when closing menu.
  • Fix resuming videos with external MPV.

1.7.13 for Windows

27 Feb 05:06
Compare
Choose a tag to compare

Changes:

  • Fix a bug where external MPV was not starting on Windows.
  • Enable volume control support.
  • Log output from MPV.
  • Add more logging configuration options.

1.7.12 for Windows

20 Feb 03:47
Compare
Choose a tag to compare

This release:

  • Make external MPV playback more tolerant of startup failures.
  • Add logging for external MPV troubleshooting.

Previous (non-windows point releases):

  • Fix an issue where older MPV versions do not work with external MPV.
  • Isolate pystray into separate process to avoid Segmentation Fault on Linux.
  • Set external MPV as the default player backend on OSX.
  • Enable "forkserver" fix for OSX crashes.

1.7.8 for Windows

09 Feb 00:22
Compare
Choose a tag to compare

This release fixes a regression where enabling external player support results in a crash at startup.

1.7.7 for Windows

08 Feb 00:07
Compare
Choose a tag to compare

This release contains bugfixes and minor features.

  • Add the ability to disable the MPV on-screen controller.
  • Handle end of playback properly.

1.7.6 for Windows

02 Feb 05:50
Compare
Choose a tag to compare

This release fixes issues with the menu and with autoplay in the new external MPV JSONIPC mode.

1.7.5 for Windows

02 Feb 02:33
Compare
Choose a tag to compare

This release adds support for using an external MPV instead of libmpv1. If libmpv1 is not available, the player will automatically try to use an external copy of MPV. You can also configure the player to control another instance of MPV that isn't directly managed. (Please note that this does not work as expected with SMPlayer. You can control the player, but there is a lot of unusual behavior.)

This new functionality is made possible by python-mpv-jsonipc, a new library similar to python-mpv that allows controlling of MPV via JSON IPC instead of using the C API.

1.7.4 for Windows

31 Jan 02:12
Compare
Choose a tag to compare

This release contains minor features/bug fixes:

  • Prevent integrated menu not appearing.
  • Add media key support for Windows. (#11)

1.7.3 for Windows

30 Jan 16:26
Compare
Choose a tag to compare

This release contains minor features/bug fixes:

  • Log subtitle actions to system log.
  • Add media key support.
  • Print if media is transcoding after title.

1.7.2 for Windows

19 Jan 16:32
Compare
Choose a tag to compare

This release fixes an issue where you cannot open the config folder from the tray icon on Windows.