About This File
Hexchat MPV now playing script
Original script from kuehnelth/xchat_mpv_np.
Usage:
/mpv - Show information about currently open file in mpv
Setup:
mpv_np.py uses the mpv JSON IPC Protocol.
To enable it, add the following line to ~/.config/mpv/mpv.conf input-ipc-server=~/.config/mpv/socket
mpv_np_win.py works without any setup.