mpv-scripts
mpv-scripts copied to clipboard
Major restructuring for history-bookmark.lua
Add enabled option Using history_dir option specifies the path to save the playback history file, which will no longer pollute the playback directory
@yuukidach Do you have any opinion on this PR?
Sorry for not managing this repo for a long time. And I'm also glad you're willing to continue improving those scripts.
I've look through your MR. It's a pretty cool work, but the entire architecture is still not very easy to expand. Therefore, I directly re implemented it as a more standardized project, which may result in your code needing to be re adapted.😢