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


- newphreak - 2012-01-09 05:33

paddycarey: I'm sure all the files are there, and that they are 100%. Haven't gotten any other OpenELEC user to test the plugin yet however. I think that's where the issue lies. Will have to be tested.


- paddycarey - 2012-01-09 19:34

I'm almost certain it's not an openelec issue as i've just successfully tested the plugin on openelec without issue.

Can you pastebin the contents of resources/lib/utils.py for me to make sure it's not corrupted and also ssh into your openelec box and do an 'ls -lRa' in the plugin dir and paste the output here?

Thanks


- paddycarey - 2012-01-09 19:39

fantomenet Wrote:XBMC crashes completely. Log

doesn't look like the script is crashing as it doesn't throw an exception.

I have been having these issues (total lockups) when running various plugins simultaneously. I've disabled watchlist and next aired and the situation has improved for me, but trakt utilities still seems to be causing its fair share.

It's a known issue and not something I think I can work around in code Sad

You can try making sure that no other plugins are running at the same time to see if it helps. If I've read your log correctly then it's not that it happens every time but only sometimes?


- fantomenet - 2012-01-09 22:40

paddycarey Wrote:doesn't look like the script is crashing as it doesn't throw an exception.

I have been having these issues (total lockups) when running various plugins simultaneously. I've disabled watchlist and next aired and the situation has improved for me, but trakt utilities still seems to be causing its fair share.

It's a known issue and not something I think I can work around in code Sad

You can try making sure that no other plugins are running at the same time to see if it helps. If I've read your log correctly then it's not that it happens every time but only sometimes?

Hmm i've disabled plugins but still doesnt work. From what i have seen it worked prefectly the first two days. Then it all went south, also tried installing xbmc with the addon on a fresh computer same problem.

I understand if i'ts something you cant work around, maybe the issue will solve when Eden moves from beta...


- Phargo - 2012-01-10 23:42

This is looking to be a GREAT add-on. I'm not a coder, so I've had my own quasi-database running in excel (probably just a catalog..), but it is very breakable and it is VERY tedious to add new events. That being said, keep up the good work! I'm excited to see the final.


- paddycarey - 2012-01-11 00:29

fantomenet Wrote:Hmm i've disabled plugins but still doesnt work. From what i have seen it worked prefectly the first two days. Then it all went south, also tried installing xbmc with the addon on a fresh computer same problem.

I understand if i'ts something you cant work around, maybe the issue will solve when Eden moves from beta...

I've been able to reproduce it but still not sure what causes it, seems to happen if you press escape to go back to the menu. I don't usually do that so never noticed it, it doesn't freeze if you press stop for me.

[EDIT] Actually it's now freezing for me on stop too, weird, I haven't changed anything in the plugin since it was last working fine. I'll have to investigate further.


- paddycarey - 2012-01-11 01:07

OK, I've had a look and I'm pretty sure it's related this this bug. I've changed where I call progress dialogs and it seems to have fixed the issue for me, if you update to the latest git you can try it out.


- newphreak - 2012-01-11 02:13

paddycarey: I got a new error message with latest git, so maybe we can solve OpenELEC issues now.
http://pastebin.com/36kAT2bd
Code:
root ~ # python
Python 2.7.2 (default, Jan  6 2012, 09:56:07)
[GCC 4.6.2] on linux2



- paddycarey - 2012-01-11 02:57

newphreak Wrote:paddycarey: I got a new error message with latest git, so maybe we can solve OpenELEC issues now.
http://pastebin.com/36kAT2bd

That's the same error as you were getting in your logs previously.

FWIW I've just done a fresh install of openelec on a spare hd just to test this out (it was bugging me because i knew it worked before) and it worked fine for me using this build. I'm still convinced there's something wrong with your install.

Could you delete all traces of the install from git and try installing from zip for me (link in first post) and see if that works?


- Ukrainianoiler - 2012-01-11 10:32

Great idea for an addon. Any plans to set up a section for MMA news - scrape from highlight and interview from various sites or online episodes like ufc central etc.... Looking to try to figure out how to set something like this up but the last time i did anything computer related was doing basic in grade 5 on a commadore 64 so it may be a long time for that to happen : )