Guest - Testers are needed for the reworked CDateTime core component. See... https://forum.kodi.tv/showthread.php?tid=378981 (September 29) x
Beta Sports Fixtures with addon and PVR stream playback
#61
Yeh there are a few Add-ons out there already. One is a tvshow scraper, another is a livescore notifier, and another browsed the teams but is since defunct.

I will authorize your user now.

At the moment users still have to update a tv schedualed event with the channel name. I do it for a few things like Formula E but there is not enough data there really yet.
Reply
#62
The little TV icon denotes there is tv shedual data on an event:

http://www.thesportsdb.com/season.php?l=4371&s=1617

I improve the API as needed, just ask.

The events API should already be working for both results and future events.
Reply
#63
(2017-07-07, 11:45)docwra Wrote: The little TV icon denotes there is tv shedual data on an event:

http://www.thesportsdb.com/season.php?l=4371&s=1617

I improve the API as needed, just ask.

The events API should already be working for both results and future events.

Thanks.

The last channel list I have from Sports Fixtures has 759 channels in it.
Would you be able to integrate a Webgrab scrape of those channels into the search?
I don't know how many potential channels there are for all the yearly sports fixtures but it shouldn't be infinite.
Probably the big sports packages and a few of the main terrestrial channels for each country would cover most of the fixtures.
Looking at the list about 80% of the channels seem to have the word "Sport" in them. They should be easy to find. Wink
Reply
#64
Ive got a Webgrab script for the following channels

Sky Sports 1-5
Sky Sports News
Eurosport 1&2
BT Sport 1,2 & 3
At The Races
Bein Sports USA
Bein Sports 1-12
BT Sports ESPN
Eir Sports 1
Eir Sports 2
Premier Sports
Sportsnet 360/Ontario/East/Pacific/West/One/World
RDS/RDS2/RDS Info
TSN1/TSN2/TSN3/TSN4/TSN5
Fight Network Canada
MUTV(Manchester United TV)
LFCTV(Liverpool TV)
Chelsea TV
Astro Supersport/Astro Supersport 2/AstroSuper3/AstroSuper4
Mio Stadium 101-Mio Stadium 107
Arena Sport 1-Arena Sport 4
Sport Klub 1-Sport Klub 5
CBS Sports
NBCSN
NBC Golf
Tennis Channel
NBA TV
MLB Network
NFL Network
NHL Network
ESPN
ESPN2
ESPN U
SEC Network
MSG
FOX Sports 1/Fox Sports 2
WWE Network
UFC Network

let me know if you would like it.
Reply
#65
Yes please, anything like that that produce an XML or something would be very useful.

I love a good coding challenge Smile
Reply
#66
(2017-07-10, 10:33)docwra Wrote: Yes please, anything like that that produce an XML or something would be very useful.

I love a good coding challenge Smile

I mean if you want a challenge, try parsing http://liveonsat.com/los.other_motor.php (used motor sports as an example but basically any sport) for which sat channels are showing events then grab the data from webgrabplus for just that channel
Reply
#67
Exclamation 
version 0.0.25
- switched to BBC Sports

It's back. The resurrection has begun. Wink

I've used the BBC Sports web site for Calendar and Fixtures pages.
There is no Channel info at all so far.
No Searches.
No Any Sport list.
No Icons.

The BBC site is the most comprehensive one I have found so far.
I'm having problems getting future events from TheSportsDb but I'll add it if things change.
liveonsat is a no go due to the fixtures using png images instead of text.

Many sports don't have a fixtures list yet so they may need fixing when the seasons are closer to starting.

Bug reports, recommendations, icons and code would be appreciated.
Reply
#68
Yep TheSportsDB will be working when the new seasons start in the next month hopefully. Still waiting for a lot of fixtures to be released at the moment for testing.
Reply
#69
Hello @primaeval,
Is there a problem with settings.xml in v. 0.0.25?
Here the dialog window only have one option.
General/Venue.
Reply
#70
(2017-07-13, 21:18)Hinkel Wrote: Hello @primaeval,
Is there a problem with settings.xml in v. 0.0.25?
Here the dialog window only have one option.
General/Venue.

That's all there is so far.
There is a long way to get it back to where it was.
I'm using BBC Sports now instead of getyourfixtures as they closed.
Keep an eye out for anything better that I can use.
Reply
#71
(2017-07-13, 21:26)primaeval Wrote:
(2017-07-13, 21:18)Hinkel Wrote: Hello @primaeval,
Is there a problem with settings.xml in v. 0.0.25?
Here the dialog window only have one option.
General/Venue.

That's all there is so far.
There is a long way to get it back to where it was.
I'm using BBC Sports now instead of getyourfixtures as they closed.
Keep an eye out for anything better that I can use.

Thank you.
Reply
#72
Now that we have fixtures in there(and nearly all sections are populated), is it possible to append some channels to them at all? Would that be possible? I know it scrapes the BBC site for its data, but if we could provide the channel data for the fixtures that are on there, then that's half the battle isn't it?
Reply
#73
(2017-07-25, 18:31)Tonypa Wrote: Now that we have fixtures in there(and nearly all sections are populated), is it possible to append some channels to them at all? Would that be possible? I know it scrapes the BBC site for its data, but if we could provide the channel data for the fixtures that are on there, then that's half the battle isn't it?

I was hoping to get more details of matches in there first rather than just tournaments but I suppose most people are just interested in football (both types) which I have got match times for.

I'll see if I can look at matching an xmltv file's programs when I get the energy.
Reply
#74
I'm probably in the minority here, but is there any way to add baseball to this as well? Plenty of those games going on

BBC does have a baseball page, though I'm actually not finding 'fixtures' section which I'm assuming you need:
http://www.bbc.com/sport/baseball
Reply
#75
(2017-07-25, 19:42)GriffeyJuni0r Wrote: I'm probably in the minority here, but is there any way to add baseball to this as well? Plenty of those games going on

BBC does have a baseball page, though I'm actually not finding 'fixtures' section which I'm assuming you need:
http://www.bbc.com/sport/baseball

Not easily. I made a little script to check all the BBC Sports for "scores-fixtures", "fixtures" or"calendar" sub-pages that have the match details on.
http://www.bbc.co.uk/sport/all-sports

Although there are lots of Baseball games in the main page there isn't a match page. If you find one I can scrape I'll add it in.
Are there just too many games or some kind of licensing problem?
Reply

Logout Mark Read Team Forum Stats Members Help
Sports Fixtures with addon and PVR stream playback1