fusion allente configurations into one

This commit is contained in:
theofficialomega
2025-08-17 16:11:44 +02:00
parent 77e10af52c
commit 5d6867fbc1
25 changed files with 357 additions and 767 deletions
-21
View File
@@ -1,21 +0,0 @@
# allente.se
https://www.allente.se/tv-guide/
### Download the guide
```sh
npm run grab --- --site=allente.se
```
### Update channel list
```sh
npm run channels:parse --- --config=./sites/allente.se/allente.se.config.js --output=./sites/allente.se/allente.se.channels.xml
```
### Test
```sh
npm test --- allente.se
```