mirror of
https://github.com/iptv-org/epg
synced 2026-05-10 11:27:00 -04:00
Merge branch 'master' into patch-2026.03.2
This commit is contained in:
@@ -8,7 +8,9 @@ https://watch.plex.tv/live-tv
|
||||
npm run grab --- --sites=plex.tv
|
||||
```
|
||||
|
||||
### Update channel list
|
||||
### Update channel list (varies according to IP address/region)
|
||||
|
||||
Each channel appears in only one `xml` file to avoid overlaps. Global channels are grouped in `*_all.channels.xml`.
|
||||
|
||||
```sh
|
||||
npm run channels:parse --- --config=./sites/plex.tv/plex.tv.config.js --output=./sites/plex.tv/plex.tv.channels.xml --set=token:YOUR_PLEX_TOKEN
|
||||
|
||||
Reference in New Issue
Block a user