Commit Graph
2 Commits
Author SHA1 Message Date
dblake10andGitHub 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
dblake10andGitHub 163634dee3 Fix tvpassport.com timezone to be dynamic from the content
Uses the timezone from the selected timezone of the dropdown on the page, instead of always hardcoding America/New_York. This fixes an offset I was having from pulling the guide from an IP address in the central timezone.
2026-02-24 16:09:43 -06:00