mirror of
https://github.com/iptv-org/epg
synced 2025-12-16 10:26:41 -05:00
Update parse.ts
This commit is contained in:
@@ -63,6 +63,7 @@ async function main() {
|
||||
|
||||
if (found) {
|
||||
channel.xmltv_id = found.xmltv_id
|
||||
channel.lang = found.lang
|
||||
}
|
||||
|
||||
output.add(channel)
|
||||
|
||||
Reference in New Issue
Block a user