Show video title on video player

This commit is contained in:
cewert 2020-11-30 02:51:20 -05:00
parent 79dbfc7db8
commit 8b142ed3ee

View File

@ -20,7 +20,7 @@ function VideoContent(video, audio_stream_idx = 1) as object
params = {}
meta = ItemMetaData(video.id)
video.content.title = meta.Name
video.content.title = meta.title
video.showID = meta.showID
' If there is a last playback positon, ask user if they want to resume