epg/sites/nzxmltv.com
freearhey 858d1f40b1 Update nzxmltv.com 2023-11-28 13:00:27 +03:00
..
__data__ Add nzxmltv.com. 2023-11-23 22:41:03 +07:00
nzxmltv.com.config.js Update nzxmltv.com 2023-11-28 13:00:27 +03:00
nzxmltv.com.test.js Update nzxmltv.com 2023-11-28 13:00:27 +03:00
nzxmltv.com_freeview.channels.xml Update nzxmltv.com 2023-11-28 13:00:27 +03:00
nzxmltv.com_pluto.channels.xml Update nzxmltv.com 2023-11-28 13:00:27 +03:00
nzxmltv.com_redbull.channels.xml Update nzxmltv.com 2023-11-28 13:00:27 +03:00
nzxmltv.com_sky.channels.xml Update nzxmltv.com 2023-11-28 13:00:27 +03:00
readme.md Update nzxmltv.com 2023-11-28 13:00:27 +03:00

readme.md

nzxmltv.com

https://nzxmltv.com/

Download the guide

Freeview:

npm run grab -- --channels=sites/nzxmltv.com/nzxmltv.com_freeview.channels.xml

Sky:

npm run grab -- --channels=sites/nzxmltv.com/nzxmltv.com_sky.channels.xml

Red Bull TV:

npm run grab -- --channels=sites/nzxmltv.com/nzxmltv.com_redbull.channels.xml

Pluto TV:

npm run grab -- --channels=sites/nzxmltv.com/nzxmltv.com_pluto.channels.xml

Update channel list

Freeview:

npm run channels:parse -- --config=./sites/nzxmltv.com/nzxmltv.com.config.js --output=./sites/nzxmltv.com/nzxmltv.com_freeview.channels.xml --set=provider:freeview

Sky:

npm run channels:parse -- --config=./sites/nzxmltv.com/nzxmltv.com.config.js --output=./sites/nzxmltv.com/nzxmltv.com_sky.channels.xml --set=provider:sky

Red Bull TV:

npm run channels:parse -- --config=./sites/nzxmltv.com/nzxmltv.com.config.js --output=./sites/nzxmltv.com/nzxmltv.com_redbull.channels.xml --set=provider:redbull

Pluto TV:

npm run channels:parse -- --config=./sites/nzxmltv.com/nzxmltv.com.config.js --output=./sites/nzxmltv.com/nzxmltv.com_pluto.channels.xml --set=provider:pluto

Test

npm test -- nzxmltv.com