Kodi Community Forum

Full Version: iTV Player for XBMC Eden
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9
This doesn't work.

Has anyone found a fix to the errors here:

http://code.google.com/p/xbmc-itv-player...akechanges
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
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
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.....
download this default.py and overwrite existing

http://www.2shared.com/file/V1v1MMtP/default.html
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

(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
Am I having a bad day, the download link just doesn't appear to function, I click on it and nothing Sad
(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

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.....
Thanks for the changes to the ITV player script.

I'll add them to the 1.0.6 release on http://code.google.com/p/xbmc-itv-player/

Works a treat, thanks for this!!
Not working on ATV2 - no errors returned, just doesn't even start to play after 'loading stream info...'
Hi - please post a log. I don't have access to ATV2 so I will need a full debug log to help out....

David
Pages: 1 2 3 4 5 6 7 8 9