Skip to content

Latest commit

 

History

History
 
 

nzxmltv.com

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