- 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.
- 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.
- Shuts down while videos are playing to save memory.
mpv-shelf is made with Tuari & NextJS.
git clone https://github.com/aramrw/mpv-shelf
- install dev-dependencies.
npm i
- run the dev server.
npm run tauri dev