Copy / Paste error.
This commit is contained in:
parent
a90df38b3a
commit
19c92f363e
|
@ -84,7 +84,6 @@ sub LoadItems_AddVideoContent(video as object, mediaSourceId as dynamic, audio_s
|
|||
else if isValid(meta.json.Name)
|
||||
meta.title = meta.json.Name
|
||||
end if
|
||||
meta.showID = meta.json.id
|
||||
meta.live = true
|
||||
if LCase(meta.json.type) = "program"
|
||||
video.id = meta.json.ChannelId
|
||||
|
|
Loading…
Reference in New Issue
Block a user