XBMC Community Forum
[RELEASE] MMA Browser - Printable Version

+- XBMC Community Forum (http://forum.xbmc.org)
+-- Forum: Help and Support (/forumdisplay.php?fid=33)
+--- Forum: Add-ons Help and Support (/forumdisplay.php?fid=27)
+---- Forum: Video Add-ons (/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 18 19 20 21 22 23 24 25


- paddycarey - 2012-01-18 01:32

Sure, most of that should be doable. Unfortunately I've got almost zero free time for the next couple of weeks (real life strikes again Sad) but i'll get to it as soon as I can.


- alexbergsland - 2012-01-18 06:58

No rush.


- newphreak - 2012-01-21 02:24

Another simple feature, can we have the date-tag AFTER the event instead of before it?
Make it optional. Smile


- pseudoheld - 2012-01-21 18:14

loving the idea of this.
i've been wanting a way for ages to sort my events via date instead of just the year.
now i have a little question/request, that would make my life a LOT easier Wink
i already have all my mma stuff scraped and in pretty good shape via tmdb. i have fanart and poster.
now i exported my library in single files which leaves me with the pretty handy setup of

/mma/ufc/ufc - XXX/ufx XXX.avi
/mma/ufc/ufc - XXX/ufx XXX fanart.jpg
/mma/ufc/ufc - XXX/ufx XXX poster.tbn

couldn't we just tell the plugin to use the fanart already in the folder instead of having to rename it and move it over to addons folder?
dunno maybe this is already possible and i just didn't find how to do it!

edit: ooops just saw this was requested on page ago Wink


sqlite3 error - sixy - 2012-01-23 00:24

I just discovered this addon and it looks amazing. After installing from the zip, it fails to launch. Looking in the XBMC.log, I'm getting this message about sqlite3 module. I'm getting the same message on both Windows and Linux.

17:22:00 T:4604 M:2727813120 NOTICE: -->Python Interpreter Initialized<--
17:22:00 T:4604 M:2726752256 ERROR: Error Type: exceptions.ImportError
17:22:00 T:4604 M:2726752256 ERROR: Error Contents: No module named sqlite3
17:22:00 T:4604 M:2726731776 ERROR: Traceback (most recent call last):
File "C:\Users\sixy\AppData\Roaming\XBMC\addons\plugin.video.mmabrowser\default.py", line 5, in ?
import sqlite3
ImportError: No module named sqlite3
17:22:00 T:4756 M:2726637568 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.mmabrowser/
17:22:00 T:4756 M:2726637568 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.mmabrowser/) failed
17:22:00 T:4756 M:2726621184 WARNING: XFILE::CVideoDatabaseDirectory::GetLabel - Unknown nodetype requested 0
17:22:00 T:3476 M:2726592512 WARNING: XFILE::CFactoryDirectory::Create - Unsupported protocol(script) in script://


- Martijn - 2012-01-23 00:27

sixy Wrote:I just discovered this addon and it looks amazing. After installing from the zip, it fails to launch. Looking in the XBMC.log, I'm getting this message about sqlite3 module. I'm getting the same message on both Windows and Linux.

First of all NO partial logs!
Use pastebin.com for debugfull logs.
Are you using XBMC Dharma10.1 or Eden11.0?


- misterChris - 2012-01-23 01:35

I have the same problem as Sixy.

I just downloaded the Zip. Successfully installed the add-on, but when I click the MMA Browser Add-on it gives me an error saying Script Failed.

I am on aTV2


- Martijn - 2012-01-23 01:37

misterChris Wrote:I have the same problem as Sixy.

I just downloaded the Zip. Successfully installed the add-on, but when I click the MMA Browser Add-on it gives me an error saying Script Failed.

I am on aTV2

Same question on the logs!


- misterChris - 2012-01-23 01:40

I will upload them, can u frwd a link for me to follow how to the logs and what not.

I have no idea how to do that.


- paddycarey - 2012-01-23 02:27

no need for logs, i know what the problem is, i'll fix it in the next release when i get time (whenever that is)