The best way to install this new addon and ensure you receive updates as well as quick access to my other addons, is to install my repository from:
http://nibor-xbmc-repo.googlecode.co...tory.nibor.zip
Alternatively you can just get version 1.0.0 (latest at time of writing) from:
http://code.google.com/p/nibor-xbmc-repo/downloads/list
[RELEASE] Demand 5 (Video) Addon - UK Channel 5 on demand
nibor
Junior Member Posts: 9 Joined: Oct 2011 Reputation: 1 |
2012-01-11 02:11
Post: #1
|
| find quote |
Slatri
Member Posts: 74 Joined: Jul 2011 Reputation: 0 |
2012-01-11 07:10
Post: #2
Really nice plugin everything is loading but when I go to play the link I get a script fail. I have been having trouble with 4od/itv/demand5 here is the log and thank you for your time and again great plugin. http://pastebin.com/1qgZmpEM
|
| find quote |
lefty420
Senior Member Posts: 167 Joined: Jul 2009 Reputation: 4 |
2012-01-11 10:15
Post: #3
Awesome addon. Nearly all UK FTA covered now.
Working great on openelec beta 1 nightly but not working on win 7 beta 1. Getting a script error on playback. Although it's fair to say we've never managed to get 4od running on this box either. Thanks a lot for this top shelf addon. hd420p.co.uk XBMC blog |
| find quote |
reni10
Junior Member Posts: 34 Joined: Oct 2008 Reputation: 0 |
2012-01-11 14:54
Post: #4
Thanks for the add-on but getting script errors also.
The 4od plugin works but this Channel5 one does not so hopefully you can fix it? |
| find quote |
Slatri
Member Posts: 74 Joined: Jul 2011 Reputation: 0 |
2012-01-11 17:19
Post: #5
Working fine now.Thank you great plugin
|
| find quote |
lefty420
Senior Member Posts: 167 Joined: Jul 2009 Reputation: 4 |
2012-01-11 20:33
Post: #6
me too. However if a stream fails it won't start a new one. needs an xbmc restart.
excellent work Nibor hd420p.co.uk XBMC blog |
| find quote |
torran1
Junior Member Posts: 44 Joined: Nov 2011 Reputation: 0 |
lefty420 Wrote:me too. However if a stream fails it won't start a new one. needs an xbmc restart. yea good plugin although the script errors are annoying
|
| find quote |
spoyser
Senior Member Joined: Oct 2011 Reputation: 10 |
2012-01-12 22:54
Post: #8
Awesome work on this and the 4OD plugin!!
Also impressed with the download functionality (I've actually used your code to add the same functionality to my copies of the the iPlayer and ITV PLayer plugins). Just a couple of issues, the filenames need to be validated as sometimes they contain invalid characters, in particular the colon character, this can be done just before you initialised the savepath, ie: Code: filename = re.sub('[:\\/*?\<>|"]+', '', filename)Also, both "Fifi and The Flower Tots" & "Mr Men" in the Milkshake! category bring up empty lists, I've checked on my iPad app and they should definately be populated so I guess a small bug in the scraping somewhere. Still, awesome work!! Edit Missing programs Had a quick look into this and the code currently only parses the current series; ie http://www.channel5.com/shows/fifi-and-t...s/episodes Will show only Series 3, however if you scrape this page you will also find the other 2 series, ie http://www.channel5.com//shows/fifi-and-...ason=12302 http://www.channel5.com//shows/fifi-and-...ason=09234 Both of which have shows available for viewing
(This post was last modified: 2012-02-03 12:35 by spoyser.)
|
| find quote |
spoyser
Senior Member Joined: Oct 2011 Reputation: 10 |
2012-01-13 12:54
Post: #9
Couldn't take my 6 year daughter nagging me anymore so I've fixed the missing programs issue.
If you replace the current ShowEpisodes function with the following 2 functions it should then work, it basically scrapes for all series and then uses the existing functionality to scrape for individual episodes. If the series scrape finds nothing then it does exactly what it used to do. Code: def ShowEpisodes( showId, showTitle ):
(This post was last modified: 2012-01-13 16:46 by spoyser.)
|
| find quote |
bladeds
Senior Member Posts: 205 Joined: May 2011 Reputation: 0 |
2012-01-13 13:29
Post: #10
after i first installed it played a episode of dangerous driver school with no problems. them when i tried anything else i got script errors. then went back to dangerous driver shcool and it would no longer play. maybe there is a bug in the script. any chance you could look at making a plugin for sky go.
|
| find quote |

Search
Help