MPV Made Easy Versions Save

The "MPC" version of MPV. Seen as MPC is no long in active development, MPV is becoming, and should have become, your go to player.

v1.3

4 months ago

Added

  • GitHub Licence File
  • Missing required font
  • Dump current playing file properties to a JSON formatted text file (can be used for other scripting purposes)
  • Alt+p shortcut to run above mentioned function manually
  • Onscreen list of Audio tracks, Subtitle tracks, or current Playlist files when toggling through available tracks. Mouse scroll wheel also works for this

Updated

  • Readme formatting
  • Sort playlist automatically
  • Other files related to installing MPV
  • mpv.conf
    • show filename in Title bar instead of media title, as OSC will do this
    • change preferences so that if the last file is opened, it wont load all the othe files in the folder afterwards. i.e 12, 1,2,3...
  • modernf.conf
    • hotfix for scaling not working, do not put notes on the same line as values :)
    • reverse logic when clicking on chapter looking buttons. I.E left-click will skip to next / previous chapter. Right-click will skip to next playlist item

pre-release

7 months ago

mpv.conf

  • show filename in Title bar instead of media title, as OSC will do this
  • change preferences so that if the last file is opened, it wont load all the othe files in the folder afterwards. i.e 12, 1,2,3...

modernf.conf

  • hotfix for scaling not working, do not put notes on the same line as values :)
  • reverse logic when clicking on chapter looking buttons. I.E left-click will skip to next / previous chapter. Right-click will skip to next playlist item

latest

7 months ago

It is update time!! N.B: Please backup your mpv-made-easy folder (or rename it) before installing this version as there are lot of things have changed.

Added

Updated

  • Playlist manager: now has colours for status of videos and displays most characters
  • Hexchat MPV NowPlaying script: Will work with YouTube videos. It will also now show "streaming" if streaming, "watching" if playing a local video file and "listening" if listening to music. Make sure to copy into %appdata%\hexchat\addons and reload with /reload mpv_np.py
  • Bump: ytdl_hook.lua, playlistmanager.lua, playlistmanager.conf to the latest versions
  • Rename Hexchat plugin folder to Hexchat addons to match Hexchat naming scheme
  • Updater: Will work with youtube-dl github repo instead of website to download the latest version (though this is obsolete now and you should be using yt-dlp)
  • README: Reword for better clarity and clarification of some parts

Removed

  • MPV Thumbnail Script (replaced with light weight thumfast script instead)

Notes

Youtube-dl development seems to have stopped, so I would recommend installing yt-dlp instead (forked version of youtube-dl). First, delete youtube-dl.exe if you have it already and then re-run the update.bat script as admin and follow the prompts.

v1.2

7 months ago

It is update time!! N.B: Please backup your mpv-made-easy folder (or rename it) before installing this version as there are lot of things have changed.

Added

Updated

  • Playlist manager: now has colours for status of videos and displays most characters
  • Hexchat MPV NowPlaying script: Will work with YouTube videos. It will also now show "streaming" if streaming, "watching" if playing a local video file and "listening" if listening to music. Make sure to copy into %appdata%\hexchat\addons and reload with /reload mpv_np.py
  • Bump: ytdl_hook.lua, playlistmanager.lua, playlistmanager.conf to the latest versions
  • Rename Hexchat plugin folder to Hexchat addons to match Hexchat naming scheme
  • Updater: Will work with youtube-dl github repo instead of website to download the latest version (though this is obsolete now and you should be using yt-dlp)
  • README: Reword for better clarity and clarification of some parts

Removed

  • MPV Thumbnail Script (replaced with light weight thumfast script instead)

Notes

Youtube-dl development seems to have stopped, so I would recommend installing yt-dlp instead (forked version of youtube-dl). First, delete youtube-dl.exe if you have it already and then re-run the update.bat script as admin and follow the prompts.