[RELEASE] MMA Browser

  Thread Rating:
  • 2 Votes - 3 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
paddycarey Offline
Senior Member
Posts: 246
Joined: Sep 2009
Reputation: 8
Post: #171
Just pushed a fix to git which should hopefully fix the scraping issues enough to allow the events to scan and MMA Browser to work as before Big Grin

Can someone test for me from git and provided all is well I'll make a new zip release.

This is likely the last release in its current form, I'm planning a major rewrite of of the plugin to make it simpler to set up and more closely follow existing xbmc practices and policies (file structures etc.), I'll keep you all posted in this thread.
find quote
sirsmooth Offline
Junior Member
Posts: 9
Joined: Jun 2011
Reputation: 0
Post: #172
Will test tonight after work.
find quote
Cath Barkley Offline
Member
Posts: 56
Joined: Nov 2011
Reputation: 1
Post: #173
Not working for me at all, it "loads" and tries to scrape but nothing comes up. I had some trouble putting together a debug log but I think I did it in the end. I'll PM it to you.
find quote
paddycarey Offline
Senior Member
Posts: 246
Joined: Sep 2009
Reputation: 8
Post: #174
Posted a new zip link in the OP for you all to try
find quote
nazgûl Offline
Junior Member
Posts: 3
Joined: Feb 2012
Reputation: 0
Post: #175
sirsmooth Wrote:nazgul, what version of the MMA browser are you running?

I'm running on the 0.0.5.. I think Tongue

What did you have in mind?
find quote
budswell Offline
Junior Member
Posts: 18
Joined: Feb 2012
Reputation: 1
Post: #176
Edit: Sorry I'm an idiot, am not running the version I thought I was. Just found the "About" information. It says:
Quote:XBMC 10.1 Git:e9e9099 (Compiled : Mar 8 2011)
I mistook the "news ticker" for my version number. Feeling stupid now.
Sorry.

--------------------------------------------------------------------------
If you see this error in you're log you are probably being as thick as me.
Quote:20:35:10 T:1880 M:2234675200 INFO: -->Python script returned the following error<--
20:35:10 T:1880 M:2234675200 ERROR: Error Type: exceptions.ImportError
20:35:10 T:1880 M:2234675200 ERROR: Error Contents: No module named sqlite3
20:35:10 T:1880 M:2234658816 ERROR: Traceback (most recent call last):
File "C:\Users\me\AppData\Roaming\XBMC\addons\plugin.video.mmabrowser\default.py", line 5, in ?
import sqlite3
ImportError: No module named sqlite3
20:35:10 T:1880 M:2234658816 INFO: -->End of Python script error report<--
(This post was last modified: 2012-02-29 12:11 by budswell.)
find quote
paddycarey Offline
Senior Member
Posts: 246
Joined: Sep 2009
Reputation: 8
Post: #177
I'll fix the dependencies with the rewrite, which should be done soon.

But in the meantime you can work around it by installing pysqlite3 system wide (not inside xbmc), no idea how to do that in windows though, in linux it's one command
find quote
m3nt0r Offline
Junior Member
Posts: 8
Joined: Jan 2012
Reputation: 0
Post: #178
I am running 0.0.7. I have my folder structure MMA\Organization\Event\files. I pointed MMABrowser to the MMA level. In the Events folder, I have the ID files for all the UFC events and one IFC event. When MMABrowser scans, it appears to find all the events and download associated information, but after the scan is done, the only event that shows available is the IFC event. Is there a naming convention I'm missing? Thanks.

This is my log from the latest scan. http://dl.dropbox.com/u/59227951/xbmc.zipx
find quote
paddycarey Offline
Senior Member
Posts: 246
Joined: Sep 2009
Reputation: 8
Post: #179
can you post your (unzipped) debug log to pastebin please?
find quote
m3nt0r Offline
Junior Member
Posts: 8
Joined: Jan 2012
Reputation: 0
Post: #180
paddycarey Wrote:can you post your (unzipped) debug log to pastebin please?

Hopefully this worked. Pastebin is new to me ... http://pastebin.com/a7Q4wsJf
find quote
Post Reply