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
679 stars 68 forks source link

Script causing OSC to vanish upon changing video in playlist #78

Open ZeitTempest opened 3 years ago

ZeitTempest commented 3 years ago

I also found this post describing an identical issue: https://www.reddit.com/r/mpv/comments/egpw9f/osc_disappears_after_changing_file_through/

I'm also using the playlist manager script at https://github.com/jonniek/mpv-playlistmanager, though the problem does persist even when I disable that one.

ghost commented 3 years ago

I have the same problem.

MinmoTech commented 3 years ago

Could you try this fork and see if it's fixed there?

ZeitTempest commented 3 years ago

Could you try this fork and see if it's fixed there?

Just tried it - the issue is still there for me.