TheAMM / mpv_thumbnail_script

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

Can't change OSC visibility with the thumbnail script on #80

Closed Farielle closed 3 years ago

Farielle commented 3 years ago

Hi, First of all, thanks for the awesome script !

However, the only thing that is bothering me is that with this script enabled, I can't toggle the visibility of the OSC like I can without any scripts (with the DEL shortcut). I can't seem to find a way to make this shortcut work with the osc from the script.

Do you by chance know if this is possible to do it anyway ?

Farielle commented 3 years ago

Ok, I just didn't found the correct option back then...

Adding del script-message osc-visibility cycle in the input.conf seems to make it work again.