mirror of
https://github.com/iptv-org/epg
synced 2026-05-06 17:37:06 -04:00
Update web.magentatv.de
This commit is contained in:
21
sites/web.magentatv.de/readme.md
Normal file
21
sites/web.magentatv.de/readme.md
Normal file
@@ -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