mpv_thumbnail_script
mpv_thumbnail_script copied to clipboard
A Lua script to show preview thumbnails in mpv's OSC seekbar, sans external dependencies
`[mpv_thumbnail_script_client_osc] lua-settings/ is deprecated, use directory script-opts/`
Chapter names on hover are [implemented](https://github.com/mpv-player/mpv/issues/8925#issuecomment-931461851) in the original osc. Any plans to merge it? ~Also, is this project still maintained? If not — please suggest alternative that shows both...
i have installed a osc theme named modernx but while using this script the modernx theme loads with the default theme and the modernx theme is unusable with mouse the...
Hi, the current script (server) has problem with new versions of mpv, so by changing the line 62 (or 525 of compiled server script), this problem can be solved. thank...
So mpv for android supports loading lua scripts, but this one fails to generate thumbnails and I don't know how to debug it. I'm also not sure where to put...
I'm not a developer, I even barely managed to open the MPV console. I'm adding an SS because I don't even know how to copy what is written in the...
Hi, as since the update from v.36 to v.38 the script isn't working anymore (https://github.com/mpv-player/mpv/commit/86b498ecc0e6276bb905df57f479d0506b45ba53) Is someone able to port this to work on the latest mpv releases? Thank you...