aussieaddons / plugin.video.abc_iview

ABC iView add-on for Kodi
http://aussieaddons.com/addons/abc_iview/
GNU General Public License v3.0
60 stars 24 forks source link

Bug - XBMC rebooting when using iView 1.4.x #26

Closed Tashen closed 10 years ago

Tashen commented 10 years ago

Hi, I've only recently gotten my Raspberry Pi online using XBMC 12.2 Frodo. Using the 1.4.0 iView add-on, I was able to watch whatever I felt like. XBMC updated and now I can view the program listings, but choosing a video will reboot the Pi. Some programs work, others don't at random, it appears. The bug has good taste, though. Peppa Pig doesn't work, yet Dr Who does :)

Tashen commented 10 years ago

uname responded with the following for a version and the like:- Linux OpenELEC 3.10.20 #1 PREEMPT Tue Nov 26 10:15:14 CET 2013 armv6l GNU/Linux The only thing I think might be different is I've had to manually set an IP address to access a firewall exception. Occasionally I'll get an error about a time label being incorrect, though. If I head to the Education section, I get a make_series_list(39) - Unable to fetch listing IncompleteRead(1026 bytes read, 8 more expected) error. This happens with a couple of other listings as well.

andybotting commented 10 years ago

I haven't noticed anything myself on my OpenELEC/RPi setup, but let Mr test and get back to you.

andybotting commented 10 years ago

I've done some testing over the last couple of days, and I can't see any issues on my setup.

Can you confirm which version of OpenELEC you're using? It might be that I've got a slightly older version

Tashen commented 10 years ago

Hi Andy,

I'm buggered if I know why, but it seems to be working now. The 1.4.1 version of the addon works fine. uname -a responds with Linux OpenELEC 3.10.20 #1 PREEMPT Tue Nov 26 10:15:14 CET 2013 armv6l GNU/Linux

Cheers,

Eli.

On 2 February 2014 12:38, Andy Botting notifications@github.com wrote:

I've done some testing over the last couple of days, and I can't see any issues on my setup.

Can you confirm which version of OpenELEC you're using? It might be that I've got a slightly older version

Reply to this email directly or view it on GitHubhttps://github.com/andybotting/xbmc-addon-abc-iview/issues/26#issuecomment-33889293 .

meliux commented 10 years ago

Not working for me, either. Brand new install of OpenELEC (generic 64bit) and the plugins. All the various abc tv shows and episodes are populated successfully. However, when I attempt to actually view an episode it pops up the little "working" dialog/spinner at the bottom right, sits there for about 10 seconds, then gives up. Here's my log file... after this particular attempt it actually restarted XBMC itself (crash?). http://code.creationova.com/9z34kkg

I've found one show that did work, but the vast majority either dont work at all and it simply goes back to the episode listing, or it restarts xbmc.

system info:

OpenELEC (official) Version: 3.2.4 XBMC 12.2 Git:d1002b4 (Compiled: Nov 26 2013) Linux pixie 3.10.20 #1 SMP Tue Nov 26 13:51:51 CET 2013 x86_64 GNU/Linux iView plugin 1.4.1 ISP: iiNet

andybotting commented 10 years ago

@meliux I've got a very similar setup to you. Latest OpenELEC, 64-bit.. only difference is that I'm using the ION build.

I can see from your log that the RTMP stream is failing, but it's very hard to diagnose why.

Previously, I've seen issues with people using proxies or VPNs, sometime it's an issue with our plugin against a particular ISP. Sorry, can't be more helpful than that at this stage.

andybotting commented 10 years ago

So this turned out to be an XBMC issue with RTMP specifically. It has been fixed in XBMC v13.1, or you can now switch to use HTTP streaming in the add-on settings as a work-around.