mirror of
https://github.com/mpv-player/mpv
synced 2025-01-13 10:26:09 +00:00
parent
fa7b22c687
commit
a3f8d45fb6
@ -234,7 +234,7 @@ mp.add_hook("on_load", 10, function ()
|
||||
|
||||
mp.set_property("stream-open-filename", streamurl)
|
||||
|
||||
mp.set_property("file-local-options/media-title", json.title)
|
||||
mp.set_property("file-local-options/force-media-title", json.title)
|
||||
|
||||
-- add subtitles
|
||||
if not (json.requested_subtitles == nil) then
|
||||
|
Loading…
Reference in New Issue
Block a user