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
- New customizable modern UI: https://github.com/FinnRaze/mpv-osc-modern-f
- New thumbnail preview: https://github.com/po5/thumbfast
- Anime4K Shader options. Please download desired Anime4K shaders from https://github.com/bloc97/Anime4K
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 toHexchat 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 usingyt-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.