mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-11 09:30:06 -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
|
||||
// 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')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue