Kodi Community Forum
[RELEASE] MMA Browser - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27)
+---- Forum: Video Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=154)
+---- Thread: [RELEASE] MMA Browser (/showthread.php?tid=117020)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17


RE: [RELEASE] MMA Browser - newphreak - 2012-03-14

Hmm, it looks like sherdog have changed their search method. How would one go about to find event id's now?


RE: [RELEASE] MMA Browser - paddycarey - 2012-03-14

you can search for events using the search box on the right of the page still


RE: [RELEASE] MMA Browser - newphreak - 2012-03-14

Yes, but you cannot filter to events and whatever anymore. Which makes it utterly useless.
http://www.sherdog.com/search.php?SearchCat=events&SearchTxt=ufc+144
118 matches.. hehe


RE: [RELEASE] MMA Browser - Martijn - 2012-03-14

search for "id=144" ?


RE: [RELEASE] MMA Browser - paddycarey - 2012-03-15

Sorry, I meant the "Fight Finder" search box on the right rather than the general search, it still shows events there.

Anyway, I've gotten fed up wityh trying to scrape sherdog and it's limitations, so I've bought a domain and my plan is to make an open database for fight stats/metadata (e.g. TVDB/TMDB for fights). I'll keep you posted as I make progress.


RE: [RELEASE] MMA Browser - pseudoheld - 2012-03-17

cool! let me guess mmadb.com?! Big Grin
really like this idea of an open DB. will be quite a bit of work to cultivate though. hope it works out!
maybe we can somehow import sherdogs already existing DB and build from there on...if that is legal?


RE: [RELEASE] MMA Browser - paddycarey - 2012-03-17

(2012-03-17, 14:41)pseudoheld Wrote: cool! let me guess mmadb.com?! Big Grin
really like this idea of an open DB. will be quite a bit of work to cultivate though. hope it works out!
maybe we can somehow import sherdogs already existing DB and build from there on...if that is legal?

something like that (metafight.com actually but there's nothing there yet) Wink yeah it'll be difficult to fill the database at first but i think it'll be worth it in the end to have an open site/api we can use for free. It'd be really simple for me to scrape all this data from sherdog but i really don't know if it's allowed.

AFAIK most of this data is public record as the results of fights have to be reported by the athletic commission. But i'm still not sure i'd be allowed to dump all of sherdog. We might have to start from scratch


RE: [RELEASE] MMA Browser - newphreak - 2012-03-17

http://www.sherdog.com/stats/fightfinder?SearchTxt=144&weight=&association=
Still nothing paddycarey, I can't find any way to get the id's anymore. So either I am stupid or it's not possible anymore.


RE: [RELEASE] MMA Browser - paddycarey - 2012-03-17

use the search box in the sidebar at the right, just type the name of the event and it'll pop up below the search box

Image


RE: [RELEASE] MMA Browser - Phargo - 2012-03-20

(2012-03-17, 17:17)newphreak Wrote: http://www.sherdog.com/stats/fightfinder?SearchTxt=144&weight=&association=
Still nothing paddycarey, I can't find any way to get the id's anymore. So either I am stupid or it's not possible anymore.
The easiest way that I've found to do it is to do a Google search that looks like:
  • Sherdog event ufc 144
The first result is usually the specific event page: And the event ID is set of digits at the very end of the URL
  • 18347



RE: [RELEASE] MMA Browser - newphreak - 2012-03-21

ooh, I never waited. But why on earth would it not find the same results when you hit enter?! that site is just stupid now hehe


RE: [RELEASE] MMA Browser - brettawesome - 2012-03-21

Pretty new to this thing, sorry for the incoming dumb question. Having a hell of a time trying to get this add-on started. Upgraded to Eden RC2 and still getting 'script failed' errors, then tried to uninstall/reinstall the plugin and now getting a 'dependencies not met' error.

Could someone help me out with telling me what i have to do to get this started?


RE: [RELEASE] MMA Browser - paddycarey - 2012-04-06

Just to let everyone know I haven't been ignoring the plugin, real life (and other addons) just got in the way for a while but i've been working on a better scraping interface, it's just going to take a lot longer than I originally anticipated.

I can whip up something temporary pretty quickly to allow for better artwork scraping but the grand plan is to turn metafight.com into a sort of tvdb/tmdb for fights. If there's anyone here with some django/python/html/javascript experience that wants to help then I'd be very grateful for any assistance.

I hope to have some sort of update for you all at some point in the next week.


RE: [RELEASE] MMA Browser - pseudoheld - 2012-04-10

(2012-04-06, 15:50)paddycarey Wrote: If there's anyone here with some django/python/html/javascript experience that wants to help then I'd be very grateful for any assistance.

sorry mate im no good at that. maybe post in sherdog or sth mma related and see if you can find someone to help with the site. im pretty sure quite a few people could be interested in int!



RE: [RELEASE] MMA Browser - rodrigort - 2012-04-14

I'm doing some tests and I'm getting the following errors. Any idea what's going on?
I'm using the XBMC Eden PVR version.

http://pastebin.com/vgeU7CEZ

Thanks