mpv-scripts icon indicating copy to clipboard operation
mpv-scripts copied to clipboard

History for included only folders and support for partial paths

Open Shashank066 opened this issue 3 years ago • 1 comments

Adds an option to create .mpv.history for folders provided in included list only. If included list is empty, then it will be ignored. Also makes excluded and included list work with partial paths also, such as folder names and the relative paths.

Shashank066 avatar Apr 23 '22 11:04 Shashank066

Sorry for not managing this repo for a long time.

I think it's better to add some logics to deal with the include and exclude options when they appear at the same time. By the way, inspired by @dyphire, I've re-wrote the script, you may need to adapt your code to the new implementation before adding those logics. 😺

yuukidach avatar Jul 23 '23 19:07 yuukidach