mpv_thumbnail_script icon indicating copy to clipboard operation
mpv_thumbnail_script copied to clipboard

Guard against nil properties, ensure that worker messages are for the current video, update osc

Open blankname opened this issue 4 years ago • 2 comments

Should be a more complete fix for the race condition issues in #54.

blankname avatar Mar 07 '20 19:03 blankname

This seems much more stable than any previous attempt. I did have one time where the OSC went away, but I wasn't connected to a terminal at the time so I couldn't get a traceback or anything. But this PR definitely improves the situation significantly, and I've noticed no problems with it, so I recommend merging.

tonycpsu avatar Mar 25 '20 14:03 tonycpsu

No more OSC crashes with these changes.

Czarnodziej avatar Jan 19 '21 10:01 Czarnodziej