Merge branch 'master' into patch-2026.04.1

This commit is contained in:
freearhey
2026-04-23 06:05:25 +03:00
179 changed files with 74034 additions and 39037 deletions

View File

@@ -70,6 +70,7 @@ export default async function main(filepath: string) {
channel.xmltv_id = ''
}
})
save(filepath, channelsFromXML)
}
async function selectChannel(channel: epgGrabber.Channel): Promise<string> {