mirror of
https://github.com/iptv-org/epg
synced 2026-03-22 03:41:02 -04:00
Added optional chaining on elements that are expected to not exist on the guide listings such as 'episodetitle' and 'year', this fixes the pull for 25 channels that were failing (out of 19,287 channels).
tvpassport.com
https://www.tvpassport.com/tv-listings
Download the guide
npm run grab --- --site=tvpassport.com
Update channel list
npm run channels:parse --- --config=./sites/tvpassport.com/tvpassport.com.config.js --output=./sites/tvpassport.com/tvpassport.com.channels.xml
Test
npm test --- tvpassport.com