Any chance of being able to get the 20 Sportsnet premium plus channels..snplus1 - snplus20
https://watch.sportsnet.ca/sportschedule
https://apis.sportsnet.ca/schedule/v1/firstlight/events?end=1675350593&s...
Thanks
Any chance of being able to get the 20 Sportsnet premium plus channels..snplus1 - snplus20
https://watch.sportsnet.ca/sportschedule
https://apis.sportsnet.ca/schedule/v1/firstlight/events?end=1675350593&s...
Thanks
Brought to you by Jan van Straaten
Program Development - Jan van Straaten ------- Web design - Francis De Paemeleere
Supported by: servercare.nl
that data is not a schedule(the first link),its just a list of events.
it doesnt specify a channel thats its airing on.
the data in the 2nd,all those channels u can get with current ini's.
Thanks. the data in the second have the snplus event channels 1-20. Are you saying those 1-20 are available?
example: "source_feed":"snplus15
its the same data that you view with the first link.
again there no channel associated with the event.
The snplus 1-20 event channels have been added this year. NHLTV is no longer available in Canada and USA. So the premium channels are now on Sportsnet NOW premium in Canada and ESPN plus in USA.
Example from here.https://apis.sportsnet.ca/schedule/v1/firstlight/events?end=1675350593&s...
:[],"post_id":"12469 If the channel id is empty ("channel_id":"") it is then on the event channel. ("source_feed":"snplus13","sport":"hockey) event_name":"Carolina @ Buffalo","game_id":2466444
try these,read remarks at the top of the ini.
Edit:
forgot to remove a debug command,it wont break anything but will output a bunch data to your log.
files updated.
Updated Feb 1/2023
or edit the ini and in the url_index line remove (debug)
Yes that seems to work thanks. I will have to wait til the games return more on Feb 6 to see if it grabs all but looks good so far. Thanks again.
Is it possible to pull the data for next games. Instead of having no information in guide it would show next game available on a certain date and time?
Thanks
not with webgrab,it will assign each show to its timeslot.
it treats all shows the same regardless if there a full schedule or a single show for the day.
OK thanks so much.
Is it possible to grab the next bit of info. In ini this. include=first|"event_name":"||",|",} seems to grab the team names if followed right after. "event_name":" Example: ("event_name":"Washington @ Columbus) but if it has a lil more info before the team names then the team names arent printed out.. "event_name":"French Language Broadcast. But all the info actually has team names.."event_name":"French Language Broadcast: Ottawa @ Montreal
files updated above.title will get the full event name in the data.
only the sportsnet plus channel are in the list.
channels like sportsnet east,west,ontario,world,ect get only live events and not their full schedules so i removed them.
u can get epg for these with existing ini's.
Awesome thanks!