mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-09 16:40:07 -04:00
Update save-results.js
This commit is contained in:
parent
435f1d13d9
commit
2b03f23b46
3 changed files with 28 additions and 28 deletions
|
@ -23,7 +23,7 @@ async function main() {
|
|||
season: program.season || null,
|
||||
episode: program.episode || null,
|
||||
icon: program.icon || null,
|
||||
channel: item.xmltv_id,
|
||||
channel: program.channel,
|
||||
lang: program.lang,
|
||||
start: program.start,
|
||||
stop: program.stop,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue