mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 00:50:09 -04:00
Update create-databasee.js
This commit is contained in:
parent
465d38abb9
commit
af69100bc5
3 changed files with 24 additions and 11 deletions
|
@ -2,5 +2,6 @@
|
|||
<site site="example.com">
|
||||
<channels>
|
||||
<channel lang="ru" xmltv_id="CNNInternationalEurope.us" site_id="140">CNN International Europe</channel>
|
||||
<channel lang="en" xmltv_id="CNNInternationalEurope2.us" site_id="140">CNN International Europe 2</channel>
|
||||
</channels>
|
||||
</site>
|
|
@ -25,7 +25,7 @@ it('can create channels database', () => {
|
|||
site: 'example.com',
|
||||
channelsPath: 'tests/__data__/input/sites/example.com_ca-nl.channels.xml',
|
||||
configPath: 'tests/__data__/input/sites/example.com.config.js',
|
||||
gid: 'ca-nl',
|
||||
groups: ['ca-nl'],
|
||||
cluster_id: 1
|
||||
}
|
||||
])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue