mirror of
https://github.com/iptv-org/epg
synced 2025-12-17 10:56:57 -05:00
Update queue.db
This commit is contained in:
@@ -36,7 +36,7 @@ async function loadGuides(programs = []) {
|
||||
if (!item.error && channelPrograms) {
|
||||
output.push({
|
||||
channel: item.channel.xmltv_id,
|
||||
site: item.site,
|
||||
site: item.channel.site,
|
||||
lang: item.channel.lang,
|
||||
url: `https://iptv-org.github.io/epg/guides/${group}.epg.xml`
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user