[RELEASE] SportsDevil - Watch Live Sports and Highlights

  Thread Rating:
  • 22 Votes - 4.36 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
dallasnights Offline
Fan
Posts: 515
Joined: Jan 2011
Reputation: 0
Post: #31
Works now on ATV2 thanks for the fix in code
find quote
Jammer Offline
Junior Member
Posts: 28
Joined: Apr 2010
Reputation: 0
Post: #32
MaxMustermann Wrote: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.



The latest XBMC SVN.
find quote
jlt822 Offline
Junior Member
Posts: 5
Joined: Apr 2011
Reputation: 0
Post: #33
MaxMustermann Wrote: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

Fixed it! I just uninstalled, recopied the zip file, installed from zip, didn't launch it, then edited the videodevil.py file, then launched it and it worked! Thanks so much for your help, Max! Hopefully this will help other ATV2 owners. Great addon!
find quote
MaxMustermann Offline
Fan
Posts: 433
Joined: Sep 2009
Reputation: 29
Post: #34
Jammer Wrote:The latest XBMC SVN.

Ah, ok. So you have problems with many other addons too. I stopped updating for this reason. Which addon does work in latest SVN? Maybe I can have a look at that code then.
find quote
Jammer Offline
Junior Member
Posts: 28
Joined: Apr 2010
Reputation: 0
Post: #35
MaxMustermann Wrote:Ah, ok. So you have problems with many other addons too. I stopped updating for this reason. Which addon does work in latest SVN? Maybe I can have a look at that code then.

Actually.... ESPN3 is the only other Addon that I cannot get to work (that I use regularly anyway) with the latest XBMC SVN.
find quote
MaxMustermann Offline
Fan
Posts: 433
Joined: Sep 2009
Reputation: 29
Post: #36
Jammer Wrote:Actually.... ESPN3 is the only other Addon that I cannot get to work (that I use regularly anyway) with the latest XBMC SVN.

Does it work for you with the 2 fixes posted above (encoding and path)? If it does I will upload a new version.
find quote
Jammer Offline
Junior Member
Posts: 28
Joined: Apr 2010
Reputation: 0
Post: #37
MaxMustermann Wrote: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



wha-do-ya-know........ Did the insert you mentioned above and walla.....its working
find quote
jfishh Offline
Junior Member
Posts: 5
Joined: Feb 2011
Reputation: 0
Post: #38
AWESOME! Working great on ATV2 with code fixes Smile

Thank you so much for this!
find quote
JGonzo10 Offline
Junior Member
Posts: 13
Joined: Apr 2011
Reputation: 0
Post: #39
Is there an updated .zip I can DL to use on the ATV2?
find quote
whufclee Offline
Fan
Posts: 391
Joined: Oct 2008
Reputation: 0
Location: Essex
Post: #40
Hi, don't know if it's possible to implement this on the xbox version. I was following your progress on the previous thread "Watch Live Sports With VideoDevil" and the changes I made to my VideoDevil plugin you mentioned worked fine. However trying to use this new plugin on xbox is giving me script errors. I have a couple of logs if anyone is willing to help...

Original - no changes to code:
http://pastebin.com/RcZQq2r5

With ATV2 fixes:
http://pastebin.com/qLLkejAz
find quote
Post Reply