mirror of
https://github.com/iptv-org/epg
synced 2025-12-17 02:47:02 -05:00
Update parse-channels.js
This commit is contained in:
@@ -38,6 +38,8 @@ async function main() {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
channels = _.sortBy(channels, 'xmltv_id')
|
||||||
|
|
||||||
const xml = json2xml(channels, config.site)
|
const xml = json2xml(channels, config.site)
|
||||||
|
|
||||||
const dir = path.parse(options.config).dir
|
const dir = path.parse(options.config).dir
|
||||||
|
|||||||
Reference in New Issue
Block a user