Skip to content

Commit

Permalink
bsfmt
Browse files Browse the repository at this point in the history
  • Loading branch information
whiteowl3 authored and neilsb committed Apr 25, 2022
1 parent c40755e commit 9e587db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/VideoPlayer.brs
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ sub AddVideoContent(video, mediaSourceId, audio_stream_idx = 1, subtitle_idx = -
params.MediaSourceId = mediaSourceId
end if
video.content.url = buildURL(Substitute("Videos/{0}/stream", video.id), params)

end if
video.isTranscoded = false
else
Expand Down

0 comments on commit 9e587db

Please sign in to comment.