Sportsgrid tv - tv guide?

i have used the custom channels to get sportsgrid tv into channels...but i haven't been able to find a consumable tv guide for it. does gracenote have a channel id for this?

Have you tried using the tms station id for one of the simulcast stations?

[
  {
    "type": "Digital Broadcast Network",
    "name": "SportsGrid",
    "callSign": "SPOGRD",
    "stationId": "120919",
    "bcastLangs": [
      "en"
    ],
    "preferredImage": {
      "uri": "https://tmsimg.fancybits.co/assets/s120919_ll_h15_aa.png?w=360&h=270",
      "height": "270",
      "width": "360",
      "primary": "true",
      "category": "Logo",
      "text": "",
      "tier": ""
    },
    "videoQuality": {
      "signalType": "Digital",
      "videoType": "HDTV",
      "truResolution": "HD 1080i"
    }
  }
]

Here's one way I find stationId's using one of my dvr servers http://127.0.0.1:8089/tms/stations/sportsgrid (of course replace 127.0.0.1:8089 with your servers)

The other way is by finding the channel on zap2it and right clicking the channel logo to see it there in the logo image url

it looks like just using one of the subchannels (i picked KRON DT3 since it's in the same time zone) should work. thanks!

1 Like

just a heads up that sportsgrid seems to have dropped their simulcast on all of the stations (at least i haven't been able to find any after KRON dropped it). i was still able to get the guide back in by using station id 120919, thanks @chDVRuser!

1 Like