![]() |
|
[RELEASE] 4oD (Video) Addon - UK Channel 4 on demand - Printable Version +- XBMC Community Forum (http://forum.xbmc.org) +-- Forum: Help and Support (/forumdisplay.php?fid=33) +--- Forum: Add-ons Help and Support (/forumdisplay.php?fid=27) +---- Forum: Video Add-ons (/forumdisplay.php?fid=154) +---- Thread: [RELEASE] 4oD (Video) Addon - UK Channel 4 on demand (/showthread.php?tid=119550) |
- Mighty_Diamond - 2012-02-26 12:11 To note, Im using Beta3. Maybe upgrade if its not working for you... - ricciano - 2012-02-26 13:02 brilliant info, thanks... works fine. - lusephur - 2012-03-03 13:28 edits suggested for the default.py are working fine. As for geolocation? Does 4od use geolocation? I'm not in the uk and it's always worked for me. iPlayer and ITV catchup required a proxy though. - Count_B - 2012-03-03 15:28 Eden RC2 Win 7 Home Premium - works a treat UNTIL the program hits the first ad break and then just bails out. Same applies to downloading - just downloads to first ad break. Any others having this issue? - gravender - 2012-03-04 13:03 Any advice would be much appreciated! Neither this plugin nor the ITVPlayer or Demand 5 plugins are working for me (though iPlayer and CatchupTV work beautifully). Running XBMC Eden 11.0-RC1 on Ubuntu Oneiric on Acer Revo R1600 (NVIDIA Ion with 295.20 drivers). RTMP is version 2.4. My logfile is here: http://pastebin.com/rGVSnv8Y The issue seems to be a 'handshake failure', but I haven't a clue how to fix this! All help and advice gratefully received. - njtaylor - 2012-03-06 02:19 gravender Wrote:Any advice would be much appreciated! Neither this plugin nor the ITVPlayer or Demand 5 plugins are working for me (though iPlayer and CatchupTV work beautifully).The handshake issue was fixed in later versions of rtmpdump v2.3 by downgrading on the handshake, then fixed properly in rtmpdump v2.4. That suggests you have an old version of rtmpdump or the rtmpdump library librtmp on your system. You could have flvstreamer - which is rtmpdump minus rtmpe, that will not work for any rtmpe stream. Iplayer will work because it doesn't use the rtmpe handshark, it's a rtmp stream. The same is most likely true for catchuptv. I downloaded from 4od and Itvplayer using get_flash_videos / rtmpdump today, Channel 5 I download Friday / Saturday, all these used rtmpdump v2.4, and no download issues. I use OpenBSD, and don't use ubuntu / XBMC so can't help with exact locations. linux libraries are in /usr/lib or /usr/local/lib, the log show a /usr/lib/xbmc could be one in there - look around if you see more than one librtmp.so.0, that's your likely problem, one could be an old version. - Farmer_Fred - 2012-03-06 21:51 jdbrookes Wrote:Thanks so much for this plugin! Hey how do I go about changing these lines and where? Thanks very much- having issues with cutting out after a min or so.. - gravender - 2012-03-07 00:24 Quote:linux libraries are in /usr/lib or /usr/local/lib, the log show a /usr/lib/xbmc could be one in there - look around if you see more than one librtmp.so.0, that's your likely problem, one could be an old version. Thanks njtaylor! Problem solved - I replaced the old versions in /usr/lib/ and usr/local/lib/ with the new version of librtmp.so.0. Works perfectly! Now watching Vic Reeves Big Night Out... not as funny as I remember it but there you go! ![]() Thanks to everyone who has worked on this plugin and to njtaylor for fixing this issue. - nickshe89 - 2012-03-07 00:30 how i fix on apple tv 2 please - edwinchester - 2012-03-08 10:50 I was having the same problems, followed these instructions though, and problem sorted, using ATV 2 I SSH'd into the ATV2 and took a copy of the file /private/var/mobile/Library/Preferences/XBMC/addons/plugin.video.4od/default.py Made a copy of this on my pc for a backup, then edited the original file on my pc by opening it in notepad and doing a find replace for 11.8.5 to 11.21.2 then copied it back to the ATV2. Now videos are playing fine! |