Skip to content

1.0.2

Compare
Choose a tag to compare
@husudosu husudosu released this 29 Nov 07:45
· 31 commits to master since this release

Socket IO server replaced with HTTP server. You should upgrade MPV remote Android app.

Changelog

  • Socket IO server replaced with HTTP API
  • Plugin settings added
  • Computer actions implemented like Shutdown/Reboot.
  • Ability to change subtitle font size, option to ASS override.
  • Get MPV version info and plugin settings via route, can be useful when building your own implementation of frontend.
  • Filebrowser entries improved and extended with file/directory last modified date
  • Ability to change audio timing
  • Installer PowerShell and bash script
  • remote.socketio.js renamed to remoteServer.js