Fix bug, endless spinner for music videos
This commit is contained in:
parent
6558001ff3
commit
fef110058a
|
@ -311,7 +311,7 @@ sub AddVideoContent(video, mediaSourceId, audio_stream_idx = 1, subtitle_idx = -
|
||||||
if not fully_external
|
if not fully_external
|
||||||
video.content = authorize_request(video.content)
|
video.content = authorize_request(video.content)
|
||||||
end if
|
end if
|
||||||
|
m.global.sceneManager.callFunc("dismiss_dialog")
|
||||||
end sub
|
end sub
|
||||||
|
|
||||||
function PlayIntroVideo(video_id, audio_stream_idx) as boolean
|
function PlayIntroVideo(video_id, audio_stream_idx) as boolean
|
||||||
|
|
Loading…
Reference in New Issue
Block a user