mirror of
https://github.com/iptv-org/epg
synced 2026-05-10 11:27:00 -04:00
Replace LF line endings with CRLF
This commit is contained in:
@@ -1,28 +1,28 @@
|
||||
# allente.no
|
||||
|
||||
https://www.allente.no/tv-guide/
|
||||
|
||||
### Available countries
|
||||
|
||||
no = Norway
|
||||
fi = Finland
|
||||
dk = Danemark
|
||||
se = Sweden
|
||||
|
||||
### Download the guide
|
||||
|
||||
```sh
|
||||
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_<COUNTRY>.channels.xml --set=country:<COUNTRY>
|
||||
```
|
||||
|
||||
### Test
|
||||
|
||||
```sh
|
||||
npm test --- allente.no
|
||||
```
|
||||
# allente.no
|
||||
|
||||
https://www.allente.no/tv-guide/
|
||||
|
||||
### Available countries
|
||||
|
||||
no = Norway
|
||||
fi = Finland
|
||||
dk = Danemark
|
||||
se = Sweden
|
||||
|
||||
### Download the guide
|
||||
|
||||
```sh
|
||||
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_<COUNTRY>.channels.xml --set=country:<COUNTRY>
|
||||
```
|
||||
|
||||
### Test
|
||||
|
||||
```sh
|
||||
npm test --- allente.no
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user