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


- Abe420 - 2011-12-29

observations about recent update - the auto play event if 1 file is in the dir, this doesn't work with file stacking. Well it works but doesn't take stacking into account. When an event has 2 cd's - it shows a file list with event.cd1.avi and event.cd2.avi

This feature also takes away the show information screen for an event- this screen I feel is important if you want to filter by fighter from an event. This screen in movies and tv shows lets you select an actor / actress and view all shows / movies with them. I think this would work well for the fighters,..... thoughts?

Stacking might not work if we have multiple files in a DIR, like:

UFC 124/
SpikePrelims.mkv
FacebookPrelims.avi
MainEvent.cd1.avi
MainEvent.cd2.avi

Maybe use folders for prelims ?

UFC 124/
Spike/SpikePrelims.mkv
Facebook/FacebookPrelims.avi
MainEvent.cd1.avi
MainEvent.cd2.avi

just thinking out loud here...

Cheers,
Abe


- paddycarey - 2011-12-29

Abe420 Wrote:observations about recent update - the auto play event if 1 file is in the dir, this doesn't work with file stacking. Well it works but doesn't take stacking into account. When an event has 2 cd's - it shows a file list with event.cd1.avi and event.cd2.avi

Just haven't got around to implementing stacking support yet, i don't believe there's any way to reuse xbmc's existing support so i have to code my own. This is in the pipeline to be fixed though.

Quote:This feature also takes away the show information screen for an event- this screen I feel is important if you want to filter by fighter from an event. This screen in movies and tv shows lets you select an actor / actress and view all shows / movies with them. I think this would work well for the fighters,..... thoughts?

I can access all event info from the event listing, it should show exactly the same info as the video files, although the info that's shown when a video's playing needs to be updated. What are you missing now that you had before?

I've added fight lists to the cast section of each event but can't figure out an easy way to plug into it and be able to use it like the cast section in xbmc is normally used (i.e. finding other fights by that fighter)


- Abe420 - 2011-12-29

I just tested out the latest build last night.

Previously - The settings for xbmc - Library / file-list: - what to do when a file is selected. "show more information".

The show info screen does not come up anymore, it shows the description and information in the pop down panel but not the more info screen when you select a file. I don't have a problem with this, it just used to come up before.

I like the way the fight card has been added, its looking really good.

Pride descriptions and WEC descriptions have been uploaded. Starting to fill in missing artwork now...

Cheers,
Abe


- paddycarey - 2011-12-29

which skin/view is that in?


- Martijn - 2011-12-29

I guess MQ3 according to my crystal ball Big Grin


- Abe420 - 2011-12-29

Martijn Wrote:I guess MQ3 according to my crystal ball Big Grin

I gotta get me one of those crystal balls. Wink

I use - showcase view


- Martijn - 2011-12-29

Abe420 Wrote:I gotta get me one of those crystal balls. Wink

I use - showcase view

Sorry. It's unique in the whole universe(including the parallel ones) Cool


- newphreak - 2011-12-31

Damn, this add-on would be nice to get working. But it crashes for me on OpenELEC, so i assume it requires something additional.
http://pastebin.com/KwETTgcD

Also, on another note, does xbmc allow add-ons to browse the network via samba/nfs etc like adding libraries does? would be nice to add a samba share instead of a locally mounted samba share.


- paddycarey - 2011-12-31

newphreak Wrote:Damn, this add-on would be nice to get working. But it crashes for me on OpenELEC, so i assume it requires something additional.
http://pastebin.com/KwETTgcD

Also, on another note, does xbmc allow add-ons to browse the network via samba/nfs etc like adding libraries does? would be nice to add a samba share instead of a locally mounted samba share.

looks to me like you've got a broken install, seems that either resources/lib/utils.py doesn't exist within the plugin dir or isn't accessible, can you try reinstalling the addon?


- newphreak - 2011-12-31

paddycarey Wrote:looks to me like you've got a broken install, seems that either resources/lib/utils.py doesn't exist within the plugin dir or isn't accessible, can you try reinstalling the addon?
http://pastebin.com/QQcLeuJy
I have reinstalled, and this is the latest from git. It's all the same, and i checked, that file is there and healthy. I will ask amet, python is a little special on OpenELEC.


- Martijn - 2011-12-31

newphreak Wrote:http://pastebin.com/QQcLeuJy
I have reinstalled, and this is the latest from git. It's all the same, and i checked, that file is there and healthy. I will ask amet, python is a little special on OpenELEC.

Hmm I thought i tried it already on OpenElec (the Eden version that is). Not sure though Big Grin


- paddycarey - 2011-12-31

newphreak Wrote:http://pastebin.com/QQcLeuJy
I have reinstalled, and this is the latest from git. It's all the same, and i checked, that file is there and healthy. I will ask amet, python is a little special on OpenELEC.

Still the same error as before, are you sure the addon has unpacked correctly and that resources/lib/utils.py exists?


- Abe420 - 2012-01-03

idea - not sure if it can be done. - Create some browse-able stats like on sherdog.

example:
WIN/LOSS STATISTICS
Statistically, who has the best record?
Statistcally, who has the worst record?

KO/TKO STATISTICS
Which fighter gets the most Knockouts?
Which fighter gets KOed the most?

SUBMISSION STATISTICS
Who taps out the most people?
Who gets tapped out the most?
Sinks the most armbars?
Chokes out the most opponents?
Best at winning by leglock?
Finishes with rear nakeds the most?
Wins with guillotines the most?
Specializes in triangles?
Won with kneebar the most?

you can click the link below to see the sherdog working version..

http://www.sherdog.com/stats/fightstats



Cheers,


- paddycarey - 2012-01-03

Shouldn't be too hard to do that, the method of victory is already stored in the DB and the other stats can be easily calculated, the problem is that only the events that are scanned are in the DB so the stats would be incomplete if they were just made up from a users library.

I suppose i could scrape the relevant sherdog pages for the info, looks like it'd be simple enough to do but it would add to scanning times, i'd have to rescrape periodically (maybe every 24 hours, the common cache script module could help here)

i'm not sure how useful it'd be though, if i scrape for example the top 10 best records what happens if a user only has fights for 4 of those 10? it'd be trivial to do for only the fighters in the library but would those limited stats be something a user would be interested in?


- Abe420 - 2012-01-04

I see what you mean, it would be nice to have some of those stats available on the events / fighters within the library.

sherdog is always available to look at the full data if someone wants.