kdunlop
Visitor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2019
12:05 PM
Feed Issue
I'm newer to app creation. I have another app that has worked and this one worked fine in the past, but getting these errors.
Feed URLhttp://www.krisdunlop.com/tpcc/foster/tpccadoptv4.json
Feed URLhttp://www.krisdunlop.com/tpcc/foster/tpccadoptv4.json
- 1 item ingested successfully
05/18/2019 02:58PM - Required playlist itemId array is missing or empty.
- Required playlist name is missing.
- 1 item has an error: Required tvSpecial releaseDate missing or not in 'YYYY-mm-dd' format
{
"providerName": "Traders Point Christian Church",
"language": "en-US",
"lastUpdated": "2019-01-16T18:12:32.125Z",
"tvSpecials":
[{
"id": "311521845",
"title": "Care Community Volunteer Orientation",
"shortDescription": "Part 1",
"thumbnail": "http://www.krisdunlop.com/tpcc/foster/Part1.jpg",
"genres": ["faith"],
"tags": ["faith"],
"releaseDate": "2019-01-16",
"content": {
"dateAdded": "2019-01-16T14:14:54.431Z",
"captions": [],
"duration": 1380,
"videos": [{
"url": "https://player.vimeo.com/external/311521845.m3u8?s=c152d9eef4df52ac1ae32042525691a81aaf0ef2",
"quality": "HD",
"videoType": "HLS"
}]
}
},
{
"id": "311521990",
"title": "Care Community Volunteer Orientation",
"shortDescription": "Part 2",
"thumbnail": "http://www.krisdunlop.com/tpcc/foster/Part2.jpg",
"genres": ["faith"],
"tags": ["faith"],
"releaseDate": "2019-1-16",
"content": {
"dateAdded": "2019-01-16T14:14:54.431Z",
"captions": [],
"duration": 840,
"videos": [{
"url": "https://player.vimeo.com/external/311521990.m3u8?s=aa3a23b52967d1614d93943648b9b7399cab3df4",
"quality": "HD",
"videoType": "HLS"
}]
}
}
],
"playlists": [{
"name": "training",
"itemIds": ["311521845", "311521990"]
}, {
}],
"categories": [{
"name": "Training",
"playlistName": "training",
"order": "manual"
}]
}
1 REPLY 1
Baradanikto
Roku Guru
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-19-2019
07:28 AM
Re: Feed Issue
Do you still need help with this? It appears that the file you posted as a sample does not match the file at your URL. It appears that the file at the URL is correct.
FREE Windows desktop software for converting Direct Publisher channels to SceneGraph (SDK), for creating BIF (Trick Play) files, Roku (MRSS, JSON) feed files, and FireTV feed files @ GitHub/rrirower.