mirror of
https://github.com/iptv-org/epg
synced 2026-03-22 03:41:02 -04:00
plex.tv
Download the guide
npm run grab --- --site=plex.tv
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.
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
Where to get the Plex Token? https://www.plexopedia.com/plex-media-server/general/plex-token/
Test
npm test --- plex.tv