Skip to content

mpv plugin which record your last play history for each folder and you can resume to play next time

License

Notifications You must be signed in to change notification settings

yozorayuki/mpv-plugin-bookmark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

mpv-plugin-bookmark

mpv plugin to record your playing history for each folder and you can choose resume to play next time.

this is the light version, if you also want it loading play list automatically, switch to master branch for the advanced version.

Usage
  • copy bookmark.lua script to ~/.config/mpv/scripts/
  • you can config the value of save_period which means how many seconds the it will save play progress. quit and puse also trigger saving
    the config file's path is ~/.config/mpv/lua-settings/bookmark.conf , you may need to create it, for example:
save_period=30

About

mpv plugin which record your last play history for each folder and you can resume to play next time

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages