reffan / mpv-history

An extension for the MPV video player storing the recently played files and displaying them through MPV's OSD and a Web UI.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MPV History

An extension for the MPV video player storing the recently played files and displaying them through MPV's OSD and a Web UI.
v2023082901

Installation

  • 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.

TO DO

  • Use OS's path separators.
  • Allow multiple source folders.
  • Allow customisation of file mapping.
  • Add missing documentation for "extras".
  • Improve documentation.

About

An extension for the MPV video player storing the recently played files and displaying them through MPV's OSD and a Web UI.


Languages

Language:TypeScript 50.2%Language:JavaScript 38.3%Language:HTML 5.1%Language:CSS 3.7%Language:Shell 2.7%