[RELEASE] 4oD (Video) Addon - UK Channel 4 on demand

  Thread Rating:
  • 1 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Closed
stammie Offline
Senior Member
Posts: 111
Joined: Oct 2011
Reputation: 4
Post: #131
I was getting a script error before and after editing the default.py, here's how I got it working,
I installed the zip file in njtaylors post on page 12 of this thread, I then edited the default.py as outlined by alnicol in post 6 here:-
http://forum.xbmc.org/showthread.php?tid=126636
and 4od now seems to be working fine (albeit after only a few quick and random tests)
(This post was last modified: 2012-03-26 20:31 by stammie.)
find
castalla Offline
Fan
Posts: 610
Joined: Aug 2011
Reputation: 11
Post: #132
That's what I did BUT there were old cache files - these have to be deleted if they exist.
find
tricky2lu Offline
Junior Member
Posts: 35
Joined: Sep 2011
Reputation: 0
Post: #133
yes they do
find
alnicol Offline
Junior Member
Posts: 6
Joined: Mar 2012
Reputation: 0
Post: #134
I was getting this error intermittently trying to play content:
Quote:18:41:35 T:3388 NOTICE: ip = re.search( '<ip>(.*?)</ip>', uriData, re.DOTALL ).groups()[0]
18:41:35 T:3388 NOTICE: AttributeError: 'NoneType' object has no attribute 'groups'

It seemed to appear whenever playing content from 'll' rather than 'ak'. Anyway, it seems that the '<ip>' block is now optional, so I fixed up the code in the default.py script. Available here for anyone else with the issue (make sure you hit 'download' at the bottom rather than copy/pasting as some character seems messed up).
(This post was last modified: 2012-03-26 21:57 by alnicol.)
find
alnicol Offline
Junior Member
Posts: 6
Joined: Mar 2012
Reputation: 0
Post: #135
Oops ... seems my problem above this has already been fixed and I was using an old version:
http://code.google.com/p/nibor-xbmc-repo...etail?id=3
(This post was last modified: 2012-03-27 11:29 by alnicol.)
find
falafael Offline
Fan
Posts: 523
Joined: Aug 2006
Reputation: 1
Location: Nottinghamshire, united kingdom
Post: #136
Tried that, nothing works for me, this plugin or the demand 5 one, miss these too!!

[Image: widget]
find
alnicol Offline
Junior Member
Posts: 6
Joined: Mar 2012
Reputation: 0
Post: #137
(2012-03-27 12:48)falafael Wrote:  Tried that, nothing works for me, this plugin or the demand 5 one, miss these too!!

Are you able to post the xbmc log file and maybe we can see what's going wrong?
find
bennyo Offline
Junior Member
Posts: 1
Joined: Mar 2012
Reputation: 0
Post: #138
I've had "Script Failed" errors in 4od and Demand5 since upgrading from XBMC Live Dharma to Eden.

It is now working while using alnicol's 4od repo, but the errors I was getting are shown here:

http://pastie.org/3679672


Specifically, this is the line that fixed it:
https://github.com/alnicol/xbmc-4od/comm...468#L0L305

I noticed there is another mention to T: in default.py too.
find
alnicol Offline
Junior Member
Posts: 6
Joined: Mar 2012
Reputation: 0
Post: #139
(2012-03-27 20:25)bennyo Wrote:  I noticed there is another mention to T: in default.py too.

Yeah, the downloads seem to be working for me so I decided not to mess with it. I'm not sure what the original code was trying to achieve.
find
Saudistu Offline
Junior Member
Posts: 6
Joined: Mar 2012
Reputation: 0
Post: #140
Does anyone have the skills to add a routine that would delete the Cache files on exiting the plugin (same for Demand 5 plugin) ? I had used the 4od plugin yesterday and when I used it today the comedy section was showing 108 items available, but would not list anything until I had used Cyberduck to delete the cache. My platform is the Apple TV 2 so I don't know if that is the real problem or not, but I would have thought that to clear the Cache would be a good option in general anyway.
find
Thread Closed