marzzzello / mpv_thumbnail_script

A Lua script to show preview thumbnails in mpv's OSC seekbar, sans external dependencies (fork)
GNU General Public License v3.0
270 stars 20 forks source link

Feature Request: Store thumbnails in the same folder as the video #56

Open lamyergeier opened 4 months ago

lamyergeier commented 4 months ago

Is it possible to store thumbnails at a location relative to a video?

For example, I would like the script to create a folder such as thumbnail in the location of the video and store all of it inside that folder. So that, the script uses that location for playing the thumbnails.

This is useful for me as I store only one video per folder.