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

SimpleHistory: Option for playing the file from the last saved position 'automatically' #106

Closed asgharam closed 9 months ago

asgharam commented 9 months ago

Hey. First, I wanna say thank you for the effort. The scripts are super useful! Second, As the title says I wanna know whether there is an option for the SimpleHistory script to open the file from the last saved position automatically. I know I can do that with Control+r when the video starts but I'm looking for a way to do that automatically as I am using mpv in a script. I checked the SimpleHistory.conf but the closest thing that I found out was the auto_run_list_idle but it works when no file is included to run with mpv.

Eisa01 commented 9 months ago

Glad that you like it. The option is there, just change resume_option to force resume_option=force