mirror of
https://github.com/iptv-org/epg
synced 2026-09-11 14:26:51 -04:00
Update web.magentatv.de
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
# web.magentatv.de
|
||||
|
||||
https://web.magentatv.de/tv-guide
|
||||
|
||||
### Download the guide
|
||||
|
||||
```sh
|
||||
npm run grab -- --site=web.magentatv.de
|
||||
```
|
||||
|
||||
### Update channel list
|
||||
|
||||
```sh
|
||||
npm run channels:parse -- --config=./sites/web.magentatv.de/web.magentatv.de.config.js --output=./sites/web.magentatv.de/web.magentatv.de.channels.xml
|
||||
```
|
||||
|
||||
### Test
|
||||
|
||||
```sh
|
||||
npm test -- web.magentatv.de
|
||||
```
|
||||
Reference in New Issue
Block a user