zydezu / ModernX

My fork of modernX (a replacement for MPV that retains the functionality of the default OSC), adding additional features - see builds at: https://github.com/zydezu/mpvconfig
138 stars 5 forks source link

"Nill error" for m3u8 playlist #54

Closed bt4ibwem8 closed 1 month ago

bt4ibwem8 commented 1 month ago

When there is many items (tv channels in .m3u8 format) inside m3u8 file and i switch to the next items from playlist, sooner or later mpv osc freezes (video is still playling, but osc elements are gone) with nill error. This could be fixed by replacing ("media-title") with ("media-title", "") on the lines 1594 and 1596.