mirror of
https://github.com/iptv-org/epg
synced 2026-05-07 09:57:06 -04:00
bump deps + channel lists & dstv partial 1
This commit is contained in:
@@ -2,6 +2,13 @@
|
||||
|
||||
https://www.allente.no/tv-guide/
|
||||
|
||||
### Available countries
|
||||
|
||||
no = Norway
|
||||
fi = Finland
|
||||
dk = Danemark
|
||||
se = Sweden
|
||||
|
||||
### Download the guide
|
||||
|
||||
```sh
|
||||
@@ -11,7 +18,7 @@ npm run grab --- --site=allente.no
|
||||
### Update channel list
|
||||
|
||||
```sh
|
||||
npm run channels:parse --- --config=./sites/allente.no/allente.no.config.js --output=./sites/allente.no/allente.no.channels.xml
|
||||
npm run channels:parse --- --config=./sites/allente.no/allente.no.config.js --output=./sites/allente.no/allente.no_<COUNTRY>.channels.xml --set=country:<COUNTRY>
|
||||
```
|
||||
|
||||
### Test
|
||||
|
||||
Reference in New Issue
Block a user