Skip to content

Latest commit

 

History

History
executable file
·
25 lines (25 loc) · 1.82 KB

File metadata and controls

executable file
·
25 lines (25 loc) · 1.82 KB

Dummy siteconfigs may be used to generate daily or weekly dummy epg for single or multiple channels.
When siteconfig and json file put into site_config folder, json file path shall be modified for,
Url1 and Channel Url1 as shown below with absolute path of json file;
image
image
Note that "file://" part is mandatory and shouldn't be deleted.
After that, you can modify show start/stop times, titles, descriptions and many other elements from json file
based on your needs.
image
For adding more channels, just copy 1of entire channel block and paste again to end of json file, then you can edit
channel name, channel id and channel logo(optional) and other show values;
image
All above procedure is also applicable for weekly dummy siteconfig with a small extra as channel id value shall be
update on all 7 days of channel data as below;
image
Same as on daily dummy siteconfig, multiple channels may be added by copy/pasting entire channel block to end of json file
and updating necessary data. A channel block for weekly dummy siteconfig is as shown below;
image
Newly added channels will be displayed after channel list creation.