@Max I pasted the full log here: http://pastebin.com/Q4LPiNes
I think I did this right, but if not let me know. Just want to help get this going on ATV2!
[RELEASE] SportsDevil - Watch Live Sports and Highlights
jlt822
Junior Member Posts: 5 Joined: Apr 2011 Reputation: 0 |
2011-04-25 22:53
Post: #21
|
| find quote |
MaxMustermann
Fan Posts: 433 Joined: Sep 2009 Reputation: 29 |
2011-04-25 23:02
Post: #22
jlt822 Wrote:@Max I pasted the full log here: http://pastebin.com/Q4LPiNes OK, thanks for the log. Can you open videodevil.py and replace rootDir = os.getcwd() by rootDir = __settings__.getAddonInfo('path') then save, delete videodevil.pyo and try again? |
| find quote |
Icarus3000
Senior Member Posts: 147 Joined: Nov 2009 Reputation: 0 |
2011-04-25 23:05
Post: #23
MaxMustermann Wrote:Could you please try to: That did the trick, thanks! |
| find quote |
MaxMustermann
Fan Posts: 433 Joined: Sep 2009 Reputation: 29 |
2011-04-25 23:11
Post: #24
Icarus3000 Wrote:That did the trick, thanks!Yeah, I'm happy this addon does finally work for you. This fix will be in the next version.
(This post was last modified: 2011-04-25 23:13 by MaxMustermann.)
|
| find quote |
Jammer
Junior Member Posts: 28 Joined: Apr 2010 Reputation: 0 |
2011-04-25 23:21
Post: #25
MaxMustermann Wrote:Unfortunately, I have no ATV to test. What does your log look like? Is it rather because of the filepaths or because of the encoding? I will try VideoDevil when i get home later and let you know. The plugin wont start on my windows setup either. Keep getting "Script Failed" I dunno if it's because I'm using the latest SVN. |
| find quote |
MaxMustermann
Fan Posts: 433 Joined: Sep 2009 Reputation: 29 |
2011-04-25 23:30
Post: #26
Jammer Wrote:I will try VideoDevil when i get home later and let you know. The plugin wont start on my windows setup either. Keep getting "Script Failed" The latest SVN of what? VideoDevil? You can't use my config files with the original VideoDevil anymore. I saw two errors in posted debug logs so far. At least the encoding bug is fixed by me (see previous post of Icarus3000). EDIT: Sorry, I just noticed that I had still "VideoDevil Addon" in the list of needed software. Of course it is not needed anymore. Updated first post.
(This post was last modified: 2011-04-25 23:33 by MaxMustermann.)
|
| find quote |
jlt822
Junior Member Posts: 5 Joined: Apr 2011 Reputation: 0 |
2011-04-25 23:58
Post: #27
MaxMustermann Wrote:OK, thanks for the log. Can you open videodevil.py and replace @Max, I opened videodevil.py, replaced that line and saved. I didn't see a videodevil.pyo to delete though. Here is the log: http://pastebin.com/L61nF6JR |
| find quote |
MaxMustermann
Fan Posts: 433 Joined: Sep 2009 Reputation: 29 |
2011-04-26 00:06
Post: #28
jlt822 Wrote:@Max, I opened videodevil.py, replaced that line and saved. I didn't see a videodevil.pyo to delete though. Maybe the file is hidden, but you need to find and delete it. Your new log is still showing the os.getcwd() bug, so XBMC hasn't used your modified videodevil.py but the cached videodevil.pyo. |
| find quote |
jlt822
Junior Member Posts: 5 Joined: Apr 2011 Reputation: 0 |
2011-04-26 00:34
Post: #29
MaxMustermann Wrote:Maybe the file is hidden, but you need to find and delete it. Your new log is still showing the os.getcwd() bug, so XBMC hasn't used your modified videodevil.py but the cached videodevil.pyo. I honestly can't find that file. I have hidden files on in Cyberduck, but no videodevil.pyo. Maybe someone else with and ATV2 can help me if they find it. I'm quite the noob, so it's not surprising. I looked in the videodevil folder and that has a videodevil.py and a videodevil.pyc file, but the sportsdevil folder only has the one videodevil.py file. I dunno. Thanks for your quick replies btw. |
| find quote |
MaxMustermann
Fan Posts: 433 Joined: Sep 2009 Reputation: 29 |
2011-04-26 00:48
Post: #30
jlt822 Wrote:I honestly can't find that file. I have hidden files on in Cyberduck, but no videodevil.pyo. Maybe someone else with and ATV2 can help me if they find it. I'm quite the noob, so it's not surprising. I looked in the videodevil folder and that has a videodevil.py and a videodevil.pyc file, but the sportsdevil folder only has the one videodevil.py file. I dunno. Hm, strange. XBMC creates a cache file on the first access to the addon. So it has to be somewhere. But maybe this is really something ATV specific. When you have found and deleted the file, please also mind my fix of the encoding error: Insert # -*- coding: latin-1 -*- at line 1 of videodevil.py |
| find quote |


Search
Help