Files
epg/sites/tvpassport.com
dblake10 5623296b34 tvpassport.com - Added optional chaining on elements that may not exist
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).
2026-02-24 18:23:07 -06:00
..
2025-10-22 05:42:17 +03:00
2025-09-28 17:55:05 +03:00
2025-10-27 04:28:47 -04:00

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