mirror of
https://github.com/iptv-org/epg
synced 2025-12-16 18:37:01 -05:00
rename provider
This commit is contained in:
25
sites/orangetv.orange.es/readme.md
Normal file
25
sites/orangetv.orange.es/readme.md
Normal file
@@ -0,0 +1,25 @@
|
||||
# orangetv.es
|
||||
|
||||
https://orangetv.orange.es/epg
|
||||
|
||||
### Download the guide
|
||||
|
||||
```sh
|
||||
npm run grab -- --site=orangetv.orange.es
|
||||
```
|
||||
|
||||
### Update channel list
|
||||
|
||||
```sh
|
||||
npm run channels:parse -- --config=./sites/orangetv.orange.es/orangetv.orange.es.config.js --output=./sites/orangetv.orange.es/orangetv.orange.es.channels.xml
|
||||
```
|
||||
|
||||
### Test
|
||||
|
||||
npm test -- orangetv.orange.es
|
||||
|
||||
### Todo
|
||||
|
||||
Some channels of this provider are not added to the channel database :
|
||||
|
||||
- Gametoon.es (not sure whether this is the same channel as Gametoon.com)
|
||||
Reference in New Issue
Block a user