forked from cyl0/ModernX
-
Notifications
You must be signed in to change notification settings - Fork 10
Closed
Description
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.
Metadata
Metadata
Assignees
Labels
No labels