diff --git a/sites/i.mjh.nz/i.mjh.nz.test.js b/sites/i.mjh.nz/i.mjh.nz.test.js index 6ba886c0..07f4b976 100644 --- a/sites/i.mjh.nz/i.mjh.nz.test.js +++ b/sites/i.mjh.nz/i.mjh.nz.test.js @@ -1,5 +1,5 @@ -// npm run channels:parse -- --config=./sites/i.mjh.nz/i.mjh.nz.config.js --output=./sites/i.mjh.nz/i.mjh.nz_us-pluto.channels.xml --set=path:PlutoTV/us -// npx epg-grabber --config=sites/i.mjh.nz/i.mjh.nz.config.js --channels=sites/i.mjh.nz/i.mjh.nz_au-skygo.channels.xml --output=guide.xml +// npm run channels:parse -- --config=./sites/i.mjh.nz/i.mjh.nz.config.js --output=./sites/i.mjh.nz/i.mjh.nz_pluto.channels.xml --set=path:PlutoTV/all +// npx epg-grabber --config=sites/i.mjh.nz/i.mjh.nz.config.js --channels=sites/i.mjh.nz/i.mjh.nz_plex.channels.xml --output=guide.xml const { parser, url } = require('./i.mjh.nz.config.js') const dayjs = require('dayjs') diff --git a/sites/i.mjh.nz/i.mjh.nz_au-foxtel.channels.xml b/sites/i.mjh.nz/i.mjh.nz_foxtel.channels.xml similarity index 100% rename from sites/i.mjh.nz/i.mjh.nz_au-foxtel.channels.xml rename to sites/i.mjh.nz/i.mjh.nz_foxtel.channels.xml diff --git a/sites/i.mjh.nz/i.mjh.nz_us-plex.channels.xml b/sites/i.mjh.nz/i.mjh.nz_plex.channels.xml similarity index 99% rename from sites/i.mjh.nz/i.mjh.nz_us-plex.channels.xml rename to sites/i.mjh.nz/i.mjh.nz_plex.channels.xml index c4e77d63..41007070 100644 --- a/sites/i.mjh.nz/i.mjh.nz_us-plex.channels.xml +++ b/sites/i.mjh.nz/i.mjh.nz_plex.channels.xml @@ -329,4 +329,4 @@ - + \ No newline at end of file diff --git a/sites/i.mjh.nz/i.mjh.nz_us-pluto.channels.xml b/sites/i.mjh.nz/i.mjh.nz_pluto.channels.xml similarity index 98% rename from sites/i.mjh.nz/i.mjh.nz_us-pluto.channels.xml rename to sites/i.mjh.nz/i.mjh.nz_pluto.channels.xml index 4a2dad2f..a33d75b1 100644 --- a/sites/i.mjh.nz/i.mjh.nz_us-pluto.channels.xml +++ b/sites/i.mjh.nz/i.mjh.nz_pluto.channels.xml @@ -75,7 +75,7 @@ Classic TV: Families CMT Equal Play CMT Pluto TV - CNN + CNN RePlay Cold Case Files Combate World Comedy Central Animation diff --git a/sites/i.mjh.nz/i.mjh.nz_us-samsung.channels.xml b/sites/i.mjh.nz/i.mjh.nz_samsung.channels.xml similarity index 100% rename from sites/i.mjh.nz/i.mjh.nz_us-samsung.channels.xml rename to sites/i.mjh.nz/i.mjh.nz_samsung.channels.xml diff --git a/sites/i.mjh.nz/i.mjh.nz_au-skygo.channels.xml b/sites/i.mjh.nz/i.mjh.nz_skygo.channels.xml similarity index 100% rename from sites/i.mjh.nz/i.mjh.nz_au-skygo.channels.xml rename to sites/i.mjh.nz/i.mjh.nz_skygo.channels.xml diff --git a/sites/i.mjh.nz/i.mjh.nz_us-stirr.channels.xml b/sites/i.mjh.nz/i.mjh.nz_stirr.channels.xml similarity index 100% rename from sites/i.mjh.nz/i.mjh.nz_us-stirr.channels.xml rename to sites/i.mjh.nz/i.mjh.nz_stirr.channels.xml