iTV Player for XBMC Eden

  Thread Rating:
  • 2 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
x0149128 Offline
Member
Posts: 70
Joined: Dec 2011
Reputation: 0
Post: #61
This doesn't work.

Has anyone found a fix to the errors here:

http://code.google.com/p/xbmc-itv-player...akechanges
find quote
dlake02 Offline
Senior Member
Posts: 202
Joined: Feb 2011
Reputation: 4
Post: #62
Pull the latest RTMPDump using Subversion.

Compile, and copy the library into your the usual location of the librtmp (I don't have iOS so can't help there but essentially it is Unix).

You can always use "locate" to find librtmp....

D
find quote
LeaUK Offline
Junior Member
Posts: 39
Joined: Aug 2011
Reputation: 1
Post: #63
Shame this is broken again with the latest non beta EDEN.

20:11:54 T:1608 ERROR: C:\Documents and Settings\HTPC1\Application Data\XBMC\addons\1.0.5a\default.py:1: DeprecationWarning: the md5 module is deprecated; use hashlib instead

import urllib,urllib2,re,sys,socket,os,md5,datetime,xbmcplugin,xbmcgui, xbmcaddon

20:11:54 T:1608 ERROR: C:\Documents and Settings\HTPC1\Application Data\XBMC\addons\1.0.5a\default.py:4: DeprecationWarning: os.getcwd() currently lies to you so please use addon.getAddonInfo('path') to find the script's root directory and DO NOT make relative path accesses based on the results of 'os.getcwd.'

sys.path.insert(0, os.path.join(os.getcwd(), 'lib'))

20:22:46 T:3660 ERROR: Error Contents: (183, 'Cannot create a file when that file already exists', 'C:\\Documents and Settings\\HTPC1\\Application Data\\XBMC\\addons\\1.0.5a\\cache')

Sad
find quote
deniadaz Offline
Junior Member
Posts: 10
Joined: Feb 2012
Reputation: 0
Location: Spain
Post: #64
Yes it is broken, along with a few other things.

On the ATV2 iOS 4.4.4 running EDEN final, it is showing script errors.

Have tried it also on 2 of my other XBMC installed systems all showing the same error.

Any fixes? Or will there be an update?

Also worth updating 4OD also as I haven't had that work since the early EDEN beta.....
find quote
mikey1234 Offline
Fan
Posts: 456
Joined: Nov 2011
Reputation: 18
Post: #65
download this default.py and overwrite existing

http://www.2shared.com/file/V1v1MMtP/default.html
find quote
LeaUK Offline
Junior Member
Posts: 39
Joined: Aug 2011
Reputation: 1
Post: #66
I'm using Nibor's 4OD and it's failing also on the new EDEN Sad http://code.google.com/p/nibor-xbmc-repo/downloads/list

Can't get that default.py file either Sad
find quote
stammie Offline
Senior Member
Posts: 111
Joined: Oct 2011
Reputation: 4
Post: #67
(2012-03-25 21:58)mikey1234 Wrote:  download this default.py and overwrite existing

http://www.2shared.com/file/V1v1MMtP/default.html

Thanks Mikey, its working now with that Smile
find quote
LeaUK Offline
Junior Member
Posts: 39
Joined: Aug 2011
Reputation: 1
Post: #68
Am I having a bad day, the download link just doesn't appear to function, I click on it and nothing Sad
find quote
stammie Offline
Senior Member
Posts: 111
Joined: Oct 2011
Reputation: 4
Post: #69
(2012-03-26 08:40)LeaUK Wrote:  Am I having a bad day, the download link just doesn't appear to function, I click on it and nothing Sad

Keep trying it works eventually, for me it worked on my 3rd click of the download icon
find quote
deniadaz Offline
Junior Member
Posts: 10
Joined: Feb 2012
Reputation: 0
Location: Spain
Post: #70
still no joy on the ATV2 version, or the iOS versions for the iPad/iPhone, can anyone replicate these errors on these devices, prior to the update from the Eden Bete, and RC 1, they were fully functioning, so something must of changed in RC2, and the Final release.....
find quote
Post Reply