Skip to content

aramrw/mpv-shelf

Repository files navigation

What is mpv-shelf?

  • Mpv Shelf is a Windows folder wrapper to organize videos you would like to keep track of.
  • Created for mpv in particular, however it can be used with any video player, but most features may not work.

Features

  • Houses all your video/anime folders in one place.
  • Keeps track of which videos you have/haven't watched.
  • Renames subtitle files to match videos.
  • Allows for deeply nested folder navigation.
  • Tracks various stats + watchtime.
  • Tiny memory usage when video's are playing.

mpv-shelf is made with Tuari & NextJS.

Contributing 🖥️

  • clone the project ⬇️

git clone https://github.com/aramrw/ydict
  • install dev-dependencies.
npm i
  • run the dev server.
npm run tauri dev