K-vanc / Tempest-EPG-Generator

The fastest XMLTV formatted EPG Generator with GUI and the lowest memory usage
https://hub.docker.com/r/kvanc/tempest_epg
Other
112 stars 21 forks source link

no issue, advice? #57

Closed Toei79 closed 11 months ago

Toei79 commented 11 months ago

on my epg i have like 100 channels, mixed from online and ota channels,

many online channels are only 3 days vs 7 days on ota ones, so whats best way, do every 3 days or create 2 separate files and joining after? it takes some time processing anyway i have cronjob at night.

K-vanc commented 11 months ago

Hi, you can use all channels in same configuration by setting your configuration's Timespan to 6 so Tempest will run to grab 7days if available And max days of other siteconfigs which has less than 7days epg as example 3 days.

Also enable fusion with level 0 so if any channel fails, Tempest will restore existing data and update new shows.

Then you can set to run this configuration daily or with 3days intervals via cron/scheduled tasks

K-vanc commented 11 months ago

Closed due to inactivity