mirror of
https://github.com/iptv-org/epg
synced 2025-12-17 10:56:57 -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 dir = path.parse(options.config).dir
|
||||
|
||||
Reference in New Issue
Block a user