• 1
  • 16
  • 17
  • 18(current)
  • 19
  • 20
[RELEASE] ITV Catchup (Video) Plugin
I think you have to create two extra folders. See http://forum.xbmc.org/showpost.php?p=932...tcount=248

I think the location is in /Program Files ... etc.
Reply
Hi,

Tried 1.0.5 on my ATV2 pre-Eden, but I just get script failed. The previous version worked fine.

01:02:39 T:120983552 DEBUG: WaitOnScriptResult- plugin returned successfully
01:02:39 T:114946048 INFO: Scriptresult: Success
01:02:39 T:114946048 INFO: Python script stopped
01:02:39 T:114946048 DEBUG: Thread XBPyThread 114946048 terminating
01:02:39 T:804282368 DEBUG: Saving fileitems [plugin://plugin.video.itv]
01:02:39 T:804282368 DEBUG: -- items: 121, sort method: 0, ascending: false
01:02:39 T:123482112 DEBUG: Thread Background Loader start, auto delete: 0
01:02:39 T:804282368 DEBUG: waiting for python thread 3 to stop
01:02:39 T:804282368 DEBUG: python thread 3 destructed
01:02:39 T:804282368 DEBUG: ------ Window Deinit (DialogProgress.xml) ------
01:02:39 T:804282368 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
01:02:40 T:123482112 INFO: Caching image from: http://www.itv.com/img/150x113/Coronatio...5e603a.jpg to special://masterprofile/Thumbnails/Video/0/0a95bcad.tbn with width 512 and height 512
01:02:40 T:123482112 DEBUG: SECTION:LoadDLL(libcurl.4.dylib)
01:02:40 T:123482112 DEBUG: Loading: /Applications/XBMC.frappliance/Frameworks/libcurl.4.dylib
01:02:40 T:123482112 DEBUG: FileCurl::Open(0x75c279c) http://www.itv.com/img/150x113/Coronatio...5e603a.jpg
01:02:40 T:123482112 INFO: easy_aquire - Created session to http://www.itv.com
01:02:41 T:123482112 DEBUG: Thread Background Loader 123482112 terminating
01:02:41 T:804282368 DEBUG: CGUIMediaWindow::GetDirectory (plugin://plugin.video.itv/?url=3467&mode=2&name=71+Degrees+North+-+2+Episodes+Available.)
01:02:41 T:804282368 DEBUG: ParentPath = [plugin://plugin.video.itv]
01:02:41 T:112242688 DEBUG: StartScript - calling plugin ITV('plugin://plugin.video.itv/','0','?url=3467&mode=2&name=71+Degrees+North+-+2+Episodes+Available.')
01:02:41 T:112242688 INFO: initializing python engine.
01:02:41 T:112242688 DEBUG: new python thread created. id=4
01:02:41 T:112242688 DEBUG: WaitOnScriptResult - waiting on the ITV plugin...
01:02:41 T:121778176 DEBUG: Thread XBPyThread start, auto delete: 0
01:02:41 T:121778176 DEBUG: Python thread: start processing
01:02:41 T:121778176 NOTICE: -->Python Interpreter Initialized<--
01:02:41 T:121778176 DEBUG: Process - The source file to load is /var/mobile/Library/Preferences/XBMC/addons/plugin.video.itv_1.0.5/default.py
01:02:41 T:121778176 DEBUG: Process - Setting the Python path to /var/mobile/Library/Preferences/XBMC/addons/plugin.video.itv_1.0.5:/var/mobile/Library/Preferences/XBMC/addons/script.module.simplejson/lib:/Applications/XBMC.frappliance/XBMCData/XBMCHome/addons/script.module.pil/lib:/var/mobile/Library/Preferences/XBMC/addons/script.common.plugin.cache/lib:/var/mobile/Library/Preferences/XBMC/addons/script.module.parsedom/lib:/var/mobile/Library/Preferences/XBMC/addons/script.module.elementtree/lib:/Applications/XBMC.frappliance/XBMCData/XBMCHome/addons/script.module.pysqlite/lib:/Applications/XBMC.frappliance/Frameworks:/Applications/XBMC.frappliance/Frameworks/lib/python26.zip:/Applications/XBMC.frappliance/Frameworks/lib/python2.6:/Applications/XBMC.frappliance/Frameworks/lib/python2.6/plat-darwin:/Applications/XBMC.frappliance/Frameworks/lib/python2.6/plat-mac:/Applications/XBMC.frappliance/Frameworks/lib/python2.6/plat-mac/lib-scriptpackages:/Applications/XBMC.frappliance/Frameworks/lib/python2.6/lib-tk:/Applications/XBMC.frappliance/Frameworks/lib/python2.6/lib-old:/Applications/XBMC.frappliance/Frameworks/lib/python2.6/lib-dynload:/Applications/XBMC.frappliance/Frameworks/lib/python2.6/site-packages:
01:02:41 T:121778176 DEBUG: Process - Entering source directory /var/mobile/Library/Preferences/XBMC/addons/plugin.video.itv_1.0.5
01:02:41 T:121778176 DEBUG: Instantiating addon using automatically obtained id of "plugin.video.itv" dependent on version 1.0 of the xbmc.python api
01:02:41 T:804282368 DEBUG: ------ Window Init (DialogBusy.xml) ------
01:02:42 T:121778176 ERROR: /var/mobile/Library/Preferences/XBMC/addons/plugin.video.itv_1.0.5/default.py:1: DeprecationWarning: the md5 module is deprecated; use hashlib instead
import urllib,urllib2,re,sys,socket,os,md5,datetime,xbmcplugin,xbmcgui, xbmcaddon
01:02:42 T:121778176 ERROR: /var/mobile/Library/Preferences/XBMC/addons/plugin.video.itv_1.0.5/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'))
01:02:42 T:121778176 ERROR: /var/mobile/Library/Preferences/XBMC/addons/plugin.video.itv_1.0.5/lib/httplib2.py:44: DeprecationWarning: the sha module is deprecated; use the hashlib module instead
import sha
01:02:42 T:112242688 INFO: Loading skin file: DialogProgress.xml
01:02:42 T:112242688 DEBUG: DialogProgress::StartModal called
01:02:42 T:112242688 DEBUG: ------ Window Init (DialogProgress.xml) ------
01:02:42 T:121778176 NOTICE: Mode: 2
01:02:42 T:121778176 NOTICE: URL: 3467
01:02:42 T:121778176 NOTICE: Name: 71 Degrees North - 2 Episodes Available.
01:02:42 T:121778176 NOTICE: Getting Episodes: 3467
01:02:44 T:121778176 INFO: -->Python script returned the following error<--
01:02:44 T:121778176 ERROR: Error Type: <type 'exceptions.IOError'>
01:02:44 T:121778176 ERROR: Error Contents: (13, 'Permission denied', '/var/mobile/Library/Preferences/XBMC/userdata/addon_data/plugin.video.itv/Images/285402.jpg')
01:02:44 T:121778176 ERROR: Traceback (most recent call last):
File "/var/mobile/Library/Preferences/XBMC/addons/plugin.video.itv_1.0.5/default.py", line 607, in <module>
EPS(url)
File "/var/mobile/Library/Preferences/XBMC/addons/plugin.video.itv_1.0.5/default.py", line 271, in EPS
fw = open(outfile, 'w')
IOError: (13, 'Permission denied', '/var/mobile/Library/Preferences/XBMC/userdata/addon_data/plugin.video.itv/Images/285402.jpg')
01:02:44 T:121778176 INFO: -->End of Python script error report<--
01:02:44 T:804282368 DEBUG: ------ Window Init (DialogKaiToast.xml) ------
01:02:44 T:804282368 ERROR: Control 402 in window 10107 has been asked to focus, but it can't
01:02:44 T:121778176 INFO: Python script stopped
01:02:44 T:121778176 DEBUG: Thread XBPyThread 121778176 terminating
01:02:44 T:112242688 DEBUG: WaitOnScriptResult - plugin exited prematurely - terminating
01:02:44 T:804282368 ERROR: GetDirectory - Error getting plugin://plugin.video.itv/?url=3467&mode=2&name=71+Degrees+North+-+2+Episodes+Available.
01:02:44 T:804282368 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.itv/?url=3467&mode=2&name=71+Degrees+North+-+2+Episodes+Available.) failed
01:02:44 T:804282368 DEBUG: CGUIMediaWindow::GetDirectory (plugin://plugin.video.itv)
01:02:44 T:804282368 DEBUG: ParentPath = [addons://sources/video/]
01:02:44 T:804282368 DEBUG: Loading fileitems [plugin://plugin.video.itv]
01:02:44 T:804282368 DEBUG: -- items: 121, directory: plugin://plugin.video.itv sort method: 0, ascending: false
01:02:44 T:124473344 DEBUG: Thread Background Loader start, auto delete: 0
01:02:45 T:804282368 DEBUG: waiting for python thread 4 to stop
01:02:45 T:804282368 DEBUG: python thread 4 destructed
01:02:45 T:804282368 DEBUG: ------ Window Deinit (DialogProgress.xml) ------
01:02:45 T:804282368 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
01:02:49 T:804282368 DEBUG: ------ Window Deinit (DialogKaiToast.xml) ------
01:02:53 T:124473344 DEBUG: Thread Background Loader 124473344 terminating
01:03:11 T:112852992 DEBUG: Thread Jobworker 112852992 terminating (autodelete)
01:03:11 T:120983552 DEBUG: Thread Jobworker 120983552 terminating (autodelete)
01:03:11 T:115879936 DEBUG: Thread Jobworker 115879936 terminating (autodelete)
01:03:11 T:804282368 DEBUG: SECTION:UnloadDelayed(DLL: special://xbmcbin/system/ImageLib-arm-osx.so)
01:03:11 T:804282368 DEBUG: Unloading: ImageLib-arm-osx.so
01:03:11 T:804282368 INFO: CheckIdle - Closing session to http://www.itv.com (easy=0x4cd7000, multi=0x21a64f60)
01:03:14 T:112242688 DEBUG: Thread Jobworker 112242688 terminating (autodelete)
01:03:42 T:804282368 DEBUG: SECTION:UnloadDll(libcurl.4.dylib)
01:03:42 T:804282368 DEBUG: Unloading: libcurl.4.dylib
Reply
Please, please .... use http://pastebin.com
Reply
DStu Wrote:01:02:44 T:121778176 ERROR: Error Contents: (13, 'Permission denied', '/var/mobile/Library/Preferences/XBMC/userdata/addon_data/plugin.video.itv/Images/285402.jpg')

Check the images folder exists, then chmod/chown the whole plugins folder
Reply
castella, apologies. I copied more than I thought!

irishmark, thanks! chown worked. It's such much nicer to have the better quality feeds!

Can someone tell me how to change the default icon? I did it previously by replacing the icon.png file. But it doesn't seem to have worked this time.
Reply
Do you get a pixelated icon when you play a stream?

I tried changing the icon but it doesn't work either.
Reply
Quote:Do you get a pixelated icon when you play a stream?

Not on Dharma. I do on pre-Eden, but I'm waiting for that to be released before I try to fix anything there.
Reply
How did you guys get this working on Pre-Eden?
Installed it today from the Zip and I also am getting the script error.

I created the folder @

/home/xbmc/.xbmc/userdata/addon_data/plugin.video.itv/Images

but still happens. Chmod'd the directory, but now get this.

Log -
http://pastebin.com/KqDVNNXA
Image
Maraschino - Web based HTPC Organiser. Keep track of all your web based programs all in one place.
Home Page - Repo - Bug Tracker - Support Forum.
Reply
Also create a Subtitles folder ?
Reply
Yeah, got one of them too.
Image
Maraschino - Web based HTPC Organiser. Keep track of all your web based programs all in one place.
Home Page - Repo - Bug Tracker - Support Forum.
Reply
Ah well, then I can't help. Sorry.
Reply
Hi,

Does anybody know how to get this working on the normal xbmc (not eden) on windows 7 64? I am just getting script error!

I cant see where to add different folders and so on.

Any help really appreciated!

Matt
Reply
In win 7 32 the extra folders (Images, Subtitles) are created in:

C:\Users\Yourusername\AppData\Roaming\XBMC\userdata\addon_data\plugin.video.itv

So, guess it must be similar for 64.
Reply
Just to be 100% sure here people....

You MUST be running The Latest rtmpdump or else it will not work, handshake errors, unplayable rtmp, etc.

And by latest, I don't mean from the XBMC site - I mean download it from mplayerhq:

http://rtmpdump.mplayerhq.hu/

Use the git source, compile and install on your platform.

David
Reply
dlake02 Wrote:Just to be 100% sure here people....

You MUST be running The Latest rtmpdump or else it will not work, handshake errors, unplayable rtmp, etc.

And by latest, I don't mean from the XBMC site - I mean download it from mplayerhq:

http://rtmpdump.mplayerhq.hu/

Use the git source, compile and install on your platform.

David

Hi,

It will show the different shows now but when i click on them sometimes it says script fail and sometimes it just flashes up "working" for a few seconds and then does nothing. Ive copied the contents os that rtmpdump folder into the XBMC\userdata\addon_data\plugin.video.itv.

Do i need to do anything else??

P.S Ive downloaded the latest 2.4 so do i just pop that all in the folder? Do i need to run anything?
Reply
  • 1
  • 16
  • 17
  • 18(current)
  • 19
  • 20

Logout Mark Read Team Forum Stats Members Help
[RELEASE] ITV Catchup (Video) Plugin2