Forum Discussion
Baradanikto
2 years agoRoku Guru
johnary First, playlists are not required. Your feed file has at least one problem. I loaded it into The Channel Feed Manager and it reported the following:
An error has been detected in your feed file: 'Invalid type. Expected Array but got String. Path 'shortFormVideos[71].genres', line 1953, position 24.'
I then took a look at your feed file and noticed this:
"genres": "",
Genres is an array of strings. Your feed file defines it as a single string.
johnary
2 years agoStreaming Star
Thank you Baradanikto and ferdiworks. I just scheduled my DP channel to update to SDK. You're help was invaluable.
- ferdiworks2 years agoRoku Guru
Glad to hear you are up and running, But don't thank me, all the credit goes to @Baradanikto for his work in the DP to Scenegraph software. I just took an older version of his work and edited it for your feed so you could use your Mac to edit the files!