An extension for the MPV video player storing the recently played files and displaying them through MPV's OSD and a Web UI.
v2023082901
- Place the contents of the "/dist/" directory into your MPV scripts directory.
- Copy the config.template.json, rename it to config.json and customize to suit your needs.
- Start a (live) web server from the "/mpv-history/" subdirectory for the Web UI.
- Use OS's path separators.
- Allow multiple source folders.
- Allow customisation of file mapping.
- Add missing documentation for "extras".
- Improve documentation.