Streaming video breaks the OSC
NatsuDzn opened this issue · 2 comments
NatsuDzn commented
Opening any video url (except youtube videos/links) breaks the OSC
[modernx]
[modernx] stack traceback:
[modernx] mp.defaults:640: in function 'handler'
[modernx] mp.defaults:512: in function 'call_event_handlers'
[modernx] mp.defaults:554: in function 'dispatch_events'
[modernx] mp.defaults:505: in function <mp.defaults:504>
[modernx] [C]: at 0x7ff7536675a0
[modernx] [C]: at 0x7ff753666190
[modernx] Lua error: C:\Users\user\AppData\Roaming/mpv/scripts/modernx.lua:1466: attempt to concatenate field 'youtubeuploader' (a nil value)
mpv version: mpv v0.37.0-198-ga39f9b61
Example: http://commondatastorage.googleapis.com/gtv-videos-bucket/sample/BigBuckBunny.mp4
To reproduce: mpv http://commondatastorage.googleapis.com/gtv-videos-bucket/sample/BigBuckBunny.mp4
zydezu commented
fixed in zydezu/mpvconfig@264d9d0, release following shortly..
zydezu commented