joshcvt / resetter

Python/Chalice AWS-resident Slackbot for getting sports score/game status resets.
MIT License
1 stars 0 forks source link

2022 MLB TV text is broken #27

Closed joshcvt closed 2 years ago

joshcvt commented 2 years ago

getProbables at L257 calling getTVNets, first is standard, second is verbose

= ah, looking at bc = {'id': 4512, 'name': 'Bally Sports San Diego', 'type': 'TV', 'language': 'en', 'homeAway': 'away', 'callSign': 'BSSD', 'videoResolution': {'code': 'H', 'resolutionShort': 'HD', 'resolutionFull': 'High Definition'}} = ah, looking at bc = {'id': 5700, 'name': 'Bally Sports Arizona Extra', 'type': 'TV', 'language': 'en', 'homeAway': 'home', 'callSign': 'BSAZX', 'videoResolution': {'code': 'H', 'resolutionShort': 'HD', 'resolutionFull': 'High Definition'}} ['Padres at D-backs starts at 9:40 EDT. TV: . '] away = ah, looking at bc = {'id': 4512, 'name': 'Bally Sports San Diego', 'type': 'TV', 'language': 'en', 'homeAway': 'away', 'callSign': 'BSSD', 'videoResolution': {'code': 'H', 'resolutionShort': 'HD', 'resolutionFull': 'High Definition'}} away = ah, looking at bc = {'id': 5700, 'name': 'Bally Sports Arizona Extra', 'type': 'TV', 'language': 'en', 'homeAway': 'home', 'callSign': 'BSAZX', 'videoResolution': {'code': 'H', 'resolutionShort': 'HD', 'resolutionFull': 'High Definition'}} = ah, looking at bc = {'id': 4512, 'name': 'Bally Sports San Diego', 'type': 'TV', 'language': 'en', 'homeAway': 'away', 'callSign': 'BSSD', 'videoResolution': {'code': 'H', 'resolutionShort': 'HD', 'resolutionFull': 'High Definition'}} = ah, looking at bc = {'id': 5700, 'name': 'Bally Sports Arizona Extra', 'type': 'TV', 'language': 'en', 'homeAway': 'home', 'callSign': 'BSAZX', 'videoResolution': {'code': 'H', 'resolutionShort': 'HD', 'resolutionFull': 'High Definition'}} ['San Diego (Sean Manaea 0-0, -.--) at Arizona (Merrill Kelly 0-0, -.--) starts at 9:40 EDT. TV broadcast is on Bally Sports San Diego. TV: . ']