Eisa01 / mpv-scripts

This repository contain scripts I have made for mpv media player...
BSD 2-Clause "Simplified" License
505 stars 35 forks source link

auto resume most recently played in playlist when launching with playlist #148

Open tylandercasper opened 1 month ago

tylandercasper commented 1 month ago

lets you resume video when you call "mpv --playlist="

You can also set up a "Play with mpv" folder association in windows with the command mpv.exe --playlist="%V\\"

Note: for windows append \ to the playlist directory because otherwise mpv will combine the path with / and SimpleHistory will make a new entry with a different remembered time