bump deps + channel lists & dstv partial 1

This commit is contained in:
theofficialomega
2025-08-21 01:00:22 +02:00
parent 04e32a4853
commit 10c9032f0a
28 changed files with 1061 additions and 2994 deletions

View File

@@ -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