mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 00:50:09 -04:00
Remove prefix from filenames
This commit is contained in:
parent
6fdf65e78a
commit
877c7d75a6
7 changed files with 4 additions and 4 deletions
|
@ -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
|
// 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_au-skygo.channels.xml --output=guide.xml
|
// 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 { parser, url } = require('./i.mjh.nz.config.js')
|
||||||
const dayjs = require('dayjs')
|
const dayjs = require('dayjs')
|
||||||
|
|
|
@ -329,4 +329,4 @@
|
||||||
<!-- <channel lang="en" xmltv_id="" site_id="Plex/all#5e20b730f2f8d5003d739db7-635195e9ccee3e1547a8831a">Farscape</channel> -->
|
<!-- <channel lang="en" xmltv_id="" site_id="Plex/all#5e20b730f2f8d5003d739db7-635195e9ccee3e1547a8831a">Farscape</channel> -->
|
||||||
<!-- <channel lang="en" xmltv_id="" site_id="Plex/all#5e20b730f2f8d5003d739db7-6351991cccee3e1547a8831e">Scream Factory TV</channel> -->
|
<!-- <channel lang="en" xmltv_id="" site_id="Plex/all#5e20b730f2f8d5003d739db7-6351991cccee3e1547a8831e">Scream Factory TV</channel> -->
|
||||||
</channels>
|
</channels>
|
||||||
</site>
|
</site>
|
|
@ -75,7 +75,7 @@
|
||||||
<channel lang="en" xmltv_id="ClassicTVFamilies.us" site_id="PlutoTV/us#61325d18f5166c00081b84e0">Classic TV: Families</channel>
|
<channel lang="en" xmltv_id="ClassicTVFamilies.us" site_id="PlutoTV/us#61325d18f5166c00081b84e0">Classic TV: Families</channel>
|
||||||
<channel lang="en" xmltv_id="CMTEqualPlay.us" site_id="PlutoTV/us#5f68f53eb1e5800007390bf8">CMT Equal Play</channel>
|
<channel lang="en" xmltv_id="CMTEqualPlay.us" site_id="PlutoTV/us#5f68f53eb1e5800007390bf8">CMT Equal Play</channel>
|
||||||
<channel lang="en" xmltv_id="CMTPlutoTV.us" site_id="PlutoTV/us#5dcc42446750e200093b15e2">CMT Pluto TV</channel>
|
<channel lang="en" xmltv_id="CMTPlutoTV.us" site_id="PlutoTV/us#5dcc42446750e200093b15e2">CMT Pluto TV</channel>
|
||||||
<channel lang="en" xmltv_id="CNN.us" site_id="PlutoTV/us#5421f71da6af422839419cb3">CNN</channel>
|
<channel lang="en" xmltv_id="CNNRePlay.us" site_id="PlutoTV/us#5421f71da6af422839419cb3">CNN RePlay</channel>
|
||||||
<channel lang="en" xmltv_id="ColdCaseFiles.us" site_id="PlutoTV/us#5c37d6712de254456f7ec340">Cold Case Files</channel>
|
<channel lang="en" xmltv_id="ColdCaseFiles.us" site_id="PlutoTV/us#5c37d6712de254456f7ec340">Cold Case Files</channel>
|
||||||
<channel lang="en" xmltv_id="CombateWorld.us" site_id="PlutoTV/us#5bb1ac3e268cae539bcedb07">Combate World</channel>
|
<channel lang="en" xmltv_id="CombateWorld.us" site_id="PlutoTV/us#5bb1ac3e268cae539bcedb07">Combate World</channel>
|
||||||
<channel lang="en" xmltv_id="ComedyCentralAnimation.us" site_id="PlutoTV/us#5f99e24636d67d0007a94e6d">Comedy Central Animation</channel>
|
<channel lang="en" xmltv_id="ComedyCentralAnimation.us" site_id="PlutoTV/us#5f99e24636d67d0007a94e6d">Comedy Central Animation</channel>
|
Loading…
Add table
Add a link
Reference in a new issue