po5 / thumbfast

High-performance on-the-fly thumbnailer script for mpv
Mozilla Public License 2.0
758 stars 34 forks source link

Add a command to manually toggle thumbnail generation #82

Open FichteFoll opened 1 year ago

FichteFoll commented 1 year ago

Via https://github.com/tomasklaen/uosc/issues/445.

Thumbfast currently does not have a way to toggle the generation and/or display of thumbnails. It should provide a way to toggle them and to specify the default operation mode, i.e. whether it should start generating them on first load/request, much like there already is such a configuration option for network videos.

Additionally, this toggle should also work for network videos.

I could see a global toggle and a per-video toggle (when working with playlists).