Guest - Testers are needed for the reworked CDateTime core component. See... https://forum.kodi.tv/showthread.php?tid=378981 (September 29) x
  • 1
  • 7
  • 8
  • 9(current)
  • 10
  • 11
  • 23
WIP Unnamed/Sports Center - Sports for Kodi
Done! Smile

Image
Reply
Aeon Nox by phil65 http://forum.kodi.tv/showthread.php?tid=202302
in the first post there's the dependencies.
btw great addon
Reply
Getting beter and beter every day Smile great work m8 Wink
Reply
This is how team lineups will look like (WIP). Same dialog as match details upon clicking on the lineups button.

Image

Image

Image

I really like the feature suggestion a user made here on the forums regarding a 2nd screen, or in other words, some kind of backend inteligence (Feature Request - Integrated On-Screen - additional Augmented Info (Artist search, Shazam, ...)). You can find the thread here:
http://forum.kodi.tv/showthread.php?tid=201267

So I am implementing some of this ideas but for sports, namelly soccer. In a close future you can be watching a football match in kodi either in the PVR (epg has to specify what match you're watching..) or any other way (addon of strm file if the info is passed to the player as the listitem label or similar), click on a key and bring up a dialog of the livescores of the matches being live at the moment. You can press another key and sportscenter will try to find out what match you're watching and bring up the match details dialog (last screenshots) where you can check match events (goals,cards,etc) or both team line-ups and formations. You can press another key and sportscenter will try to find the league of the match you're watching and bring up the league tables.

Step by step kodi is turning into the best media center for sports freaks Smile

Cheers

PS: Ovokx I'm making the lineups using the spanish league data zag provided in the db forums. However, the exact positions may be wrong (example left defender on the right defender position). If possible have a look at the screenshots above and try to identify any clear errors so I can fix the order I send the data to the dialog.
Reply
Will you be adding live games? I would love to watch live NHL games! Will you also be adding UFC and WWE content? A live PPV feed would be awesome!
Reply
(2015-03-19, 20:30)oilerlover Wrote: Will you be adding live games? I would love to watch live NHL games! Will you also be adding UFC and WWE content? A live PPV feed would be awesome!
No. This is data strictly. You should read the Forum rules (wiki)
first_time_user (wiki) | free content (wiki) | forum rules (wiki) | PVR (wiki) | Debug Log (wiki)

IMPORTANT:
The official Kodi version does not contain any content what so ever. This means that you should provide your own content from a local or remote storage location, DVD, Blu-Ray or any other media carrier that you own. Additionally Kodi allows you to install third-party plugins that may provide access to content that is freely available on the official content provider website. The watching or listening of illegal or pirated content which would otherwise need to be paid for is not endorsed or approved by Team Kodi.
Reply
I said it more than once that I'll leave room for anyone to develop external scripts that could be called by this one. The nhl gamepass for example is a good example of an addon that could feed livestreams to this one.

If you're guessing if you will be able to watch paid content for free using this, no you won't. At least with something developed by me.
Reply
Hello there,

Just to ask where I can download this repo from onto my Mac using Kodi as I tried to download previous versions of this addon and a message came up saying 'This addon does not have the correct structure'.
Reply
(2015-03-20, 14:41)DrWhovian1963 Wrote: Hello there,

Just to ask where I can download this repo from onto my Mac using Kodi as I tried to download previous versions of this addon and a message came up saying 'This addon does not have the correct structure'.

That's because the add-on is in a sub folder on github.
Reply
Don't know where it is on GitHub
Reply
Use the repository:
https://kodisportscenter.googlecode.com/...-1.0.0.zip

If it gives dependencies not met, install the feedparser addon library from the official repository. Or force refresh kodi repository before installing sportscenter.

PS: I'll try to push an update today but there's so many minor things I don't even know where to turn myself Smile
Reply
(2015-03-19, 17:31)enen92 Wrote: PS: Ovokx I'm making the lineups using the spanish league data zag provided in the db forums. However, the exact positions may be wrong (example left defender on the right defender position). If possible have a look at the screenshots above and try to identify any clear errors so I can fix the order I send the data to the dialog.

Comments on every screenshoot Wink

Image

Juanfran should be a right defender
Godin should be a defender, not right defender
Gabi should be a defensive midfielder
Saul should be a midfielder, not attacking midfielder

Image

Abraham Minero should be a left defender
Javi Lara should be an attacking midfielder
Dani Garcia should be a deffensive midfielder

Image

Insúa displayed as defender and he's forward (maybe a confusion with Granada's left defender)
Tito displayed as left defender and he's right defender
Kodi 19 + Arctic: Zephyr Reloaded
nVidia SHIELD 2017 + WD My Book
LG OLED65B8PLA + LG SP11RA 7.1.4
Reply
Ok so here's the update (force refresh sportscenter repo - 0.0.18 for sportscenter / 0.0.11 for script.module.thesportsdb):

-There's 2 shortcuts on the home menu (buggy and keyboard/remote only): calendar and livescores
-Livescores present the livescores dialog not finished. Still a thread missing to update the results and to improve things a service must be created. Also sorting of the available matches is not done the best way possible. Window doesn't get focus nor do anything when you click the listitems.

-Calendar is not done at all, it can get extremely slow. The dialog is more a less done but there's a lot of backend stuff that need to come fiirst (service/context menu to hide or ignore leagues)

- When you click a past match you'll have the game details dialog posted above with both the event details and lineups. Unfortunately it is only available for soccer at the moment and it's also buggy when switching formations.

It seems not much but...this update was about 4.000 lines of code (both python and xml).

PS: thanks ovokx I'll fix that tomorrow
Reply
When I tried to add the repo from my downloads folder on my Mac, the Haddon came up with a message saying 'This addon does not have the correct structure'. It simply does not work for the time being.
Reply
Some "cosmetics" improvements:

Image

If the round is = 0, hide the field (marked on green)
One row team names are displayed cut (marked on red)

Wink
Kodi 19 + Arctic: Zephyr Reloaded
nVidia SHIELD 2017 + WD My Book
LG OLED65B8PLA + LG SP11RA 7.1.4
Reply
  • 1
  • 7
  • 8
  • 9(current)
  • 10
  • 11
  • 23

Logout Mark Read Team Forum Stats Members Help
Unnamed/Sports Center - Sports for Kodi3