Forum Discussion
sattun
5 years agoRoku Guru
Hi,
To create a mini-series (no seasons) you need to use series key in your JSON feed and then add it to the categories key (see sample code below):
Here is a sample JSON with series (mini-series):
{ "providerName": "OTTfeed.com" , "lastUpdated": "2021-01-22T21:01:43+00:00" , "language": "en-US" , "series": [{ "id": "ytB2TJYWD7Ssuzn5x0iE" , "title": "OTTfeed mini-series" , "genres": ["technology"] , "releaseDate": "2021-01-23" , "thumbnail": "https://ottfeed.com/GCUGbgJZalE6XOuIzJVV/OTTfeed-mini-series.png" , "shortDescription": "OTTfeed: All-in-one feed management system for Roku Direct Publisher, Roku Channel and custom OTT apps." , "longDescription": "OTTfeed: All-in-one feed management system for Roku Direct Publisher, Roku Channel and custom OTT apps. All Content Types, Management Tools & Advanced workflows. For more info go to https://OTTfeed.com" , "tags": ["ottfeed"] , "rating": { "rating": "UNRATED" , "ratingSource": "USA_PR" } , "episodes": [{ "id": "ytB2TJYWD7Ssuzn5x0iE12jC1iL6feQgQAwLF2kCb" , "title": "OTTfeed" , "content": { "dateAdded": "2021-01-23T16:37:44+00:00" , "videos": [{ "url": "https://player.vimeo.com/external/503843051.m3u8?s=3974cdc322b7403d53d41cb8fb3fd609244f2e38&oauth2_token_id=1445702687" , "quality": "FHD" , "videoType": "HLS" }] , "duration": 15 , "language": "en-US" } , "thumbnail": "https://i.vimeocdn.com/video/1042458273_1920x1080.jpg?r=pad" , "backgroundImage": "https://i.vimeocdn.com/video/1042458273_1920x1080.jpg?r=pad" , "episodeNumber": 1 , "shortDescription": "All-in-one feed management system for Roku Direct Publisher, Roku Channel and custom OTT apps." , "longDescription": "All-in-one feed management system for Roku Direct Publisher, Roku Channel and custom OTT apps. All Content Types, Management Tools & Advanced workflows. For more info go to https://OTTfeed.com" , "rating": { "rating": "UNRATED" , "ratingSource": "USA_PR" } , "releaseDate": "2021-01-24" , "tags": ["ottfeed", "ad"] }, { "id": "ytB2TJYWD7Ssuzn5x0iE19gCjY87AkddorWqPmgpF" , "title": "OTTfeed 2" , "content": { "dateAdded": "2021-01-23T16:37:44+00:00" , "videos": [{ "url": "https://player.vimeo.com/external/503843051.m3u8?s=3974cdc322b7403d53d41cb8fb3fd609244f2e38&oauth2_token_id=1445702687" , "quality": "FHD" , "videoType": "HLS" }] , "duration": 15 , "language": "en-US" } , "thumbnail": "https://i.vimeocdn.com/video/1042458273_1920x1080.jpg?r=pad" , "backgroundImage": "https://i.vimeocdn.com/video/1042458273_1920x1080.jpg?r=pad" , "episodeNumber": 2 , "shortDescription": "All-in-one feed management system for Roku Direct Publisher, Roku Channel and custom OTT apps." , "longDescription": "All-in-one feed management system for Roku Direct Publisher, Roku Channel and custom OTT apps. All Content Types, Management Tools & Advanced workflows. For more info go to https://OTTfeed.com" , "rating": { "rating": "UNRATED" , "ratingSource": "USA_PR" } , "releaseDate": "2021-01-24" , "tags": ["ottfeed", "ad"] }] }] , "categories": [{ "name": "Latest" , "order": "most_recent" , "query": "ottfeed" }] }
Download the file: https://ottfeed.com/GCUGbgJZalE6XOuIzJVV/OTTfeed-RDP-series.json