• 1
  • 4
  • 5
  • 6(current)
  • 7
  • 8
  • 15
[Release] Australian Tv Channel Additional Plugins
#76
Thank you for your excellent work in keeping these channels up to date.

Is there any reason why Masterchef AU is missing from the channel 10 feed?

(I'm running Eden on an ATV2 - and see an entry for Masterchef US and empty folder beneath that)

Other shows are working great though I agree with an earlier poster that the empty folders are a little annoying.
Reply
#77
It seems as though the Channel 10 page redirects to the Master Chef page rather than displaying video content, so the scraper is not finding any data. Master Chef will need a different scraper (I'm disinclined to do this at the moment because I don't watch the show). I also agree that displaying the empty folders is inconvenient but the alternative would be to have substantially longer directory load times as the plugin would have to individually request every show from the server and wait for the response to arrive before filtering out the empty responses.
Reply
#78
(2012-12-28, 21:06)bog_gob Wrote:
(2012-12-28, 13:50)western wombat Wrote: This is how I attempt to (save) Record to Disk: once the Plus7 Series menu comes up, I select it (eg, Beauty and the Geek Australia), then right-click on an episode (eg, BAG series 4 episode 4), and choose Record to Disk. Is there more to do? Or is that incorrect?

If it works it will to the dump in the background as a seperate process (so you may not notice from XBMC), try having a look in the destination folder (if you can't directly access the file system add the folder as one of your video sources and browse to it in XBMC).

I've been having a go with this too. Do you get any indication that the download is working or finished? Or do you just have to keep checking the file to see when it doesn't grow any bigger?
Reply
#79
(2013-04-12, 10:12)philled Wrote: [quote='bog_gob' pid='1279059' dateline='1356721599']
[quote='western wombat' pid='1278728' dateline='1356695451']

I've been having a go with this too. Do you get any indication that the download is working or finished? Or do you just have to keep checking the file to see when it doesn't grow any bigger?

At the moment it doesn't give any indication
Reply
#80
Just using the SBS2 plugin tonight. I've been trying to find an episode of Insight which comes up on the SBS On Demand web page but I can't find it in any of the categories displayed by the plugin. Also, when I choose "Catch up on last night" an error message pops up in the bottom right of the screen "Error Script failed : plugin.video.sbs2".

Is there a problem with the plugin?

BTW, I'm assuming the plugin isn't just for the SBS2 channel, and that it works for any SBS channel - is that correct?
Reply
#81
(2013-05-08, 12:52)philled Wrote: Also, when I choose "Catch up on last night" an error message pops up in the bottom right of the screen "Error Script failed : plugin.video.sbs2".
Is there a problem with the plugin?
Has no one else had this error with the plugin?
Reply
#82
Yes, I am also seeing errors with the sbs2 plugin.
Worse for me the abc2 plugin is now also failing!
I went to the google code site and svn downloaded the most recent ABC2 code and zipped it up into a package (comes up as 1.0.3), but no luck.
The main parsing of the program listings works fine, but playing anything fails with the default
Code:
Error Script Failed
It has been rock solid for the last 6 months for me and I would really appreciate any time to help in fixing this one up.
Thank you, John
Reply
#83
Can confirm that iView playing of media is failing as of the last couple of days.

Code:
246 18:42:54 T:140550984427264  NOTICE: Creating InputStream
247 18:42:54 T:140550984427264 WARNING: FillBuffer: curl failed with code 22
248 18:42:54 T:140550984427264   ERROR: CCurlFile::CReadState::Open, didn't get any data from stream.
249 18:42:54 T:140550984427264   ERROR: Open - failed to open source <http://iviewum-vh.akamaihd.net/z/?auth=daEa7ctcwcZd.clbqaIdTcVducJbCcrb5dX-brUyy    n-8-smu_tGsqH&aifp=v001 playpath=mp4:goodgame_09_18 swfurl=http://www.abc.net.au/iview/images/iview.jpg swfvfy=true>
250 18:42:54 T:140550984427264   ERROR: CDVDPlayer::OpenInputStream - error opening [http://iviewum-vh.akamaihd.net/z/?auth=daEa7ctcwcZd.clbqaIdTcVduc    JbCcrb5dX-brUyyn-8-smu_tGsqH&aifp=v001 playpath=mp4:goodgame_09_18 swfurl=http://www.abc.net.au/iview/images/iview.jpg swfvfy=true]
251 18:42:54 T:140550984427264  NOTICE: CDVDPlayer::OnExit()
Reply
#84
Not just me then.
Where is the log file located as I can try a bit of debugging myself and see if I can get to the cause?
Cheers, J
Reply
#85
It's at ~/.xbmc/temp/xbmc.log on Linux.

You'll probably have to bump up the logging level, or modify the iView plugin to output more info, to get any further than the above. The only thing I found was that Akamai seemed to be returning a DNS error for the video request -- even though the base domain resolves just fine. I got confused at that point and stopped looking Smile
Reply
#86
Answering my own question:
Log file for xbmc is located in the .xbmc folder in your home. In my case this is
Code:
/home/pi/.xbmc/temp/xbmc.log
and I get the same errors.
-J

Thanks Itmon :-) I posted the above before I read your response. I'll post here if I find anything else out. -J
Reply
#87
I noticed when firing up xbmc on my tablet that theres an update for the iview addon. Thank you to whoever is responsible.

I sincerely hope the sbs addon can be made to work as its been dead for me for months now Sad
If theres an sbs addon that currently works I would love to know where to get it as I cant get any android web browser to work properly with sbs.
Reply
#88
Smile 
Hi Joffa, That is great news. I was using the one directly from Andy Bottings google code repository (as he created the plugin)
https://code.google.com/p/bogs-xbmc-addo...abc-iview2

Just discovered from whirlpool that he has moved his code to github. Here is the most recent (and hopefully working) version.

https://github.com/andybotting/xbmc-addon-abc-iview

Cheers,
John
Reply
#89
(2013-06-14, 06:31)johnk Wrote: Just discovered from whirlpool that he has moved his code to github. Here is the most recent (and hopefully working) version.

https://github.com/andybotting/xbmc-addon-abc-iview

Cheers,
John

Hi
yep Iveiw has died here to ...wonder what they have changed this time........and the github ver no workie either

also prob not much help but here is the I think error section
Code:
14:05:36 T:2994723696  NOTICE: -->Python Interpreter Initialized<--
14:05:36 T:2994723696  NOTICE: [ABC iView v1.3.0] Initialised
14:05:36 T:2994723696  NOTICE: [ABC iView v1.3.0] Fetching URL: http://www.abc.net.au/iview/xml/config.xml?r=383
14:05:36 T:2994723696  NOTICE: [ABC iView v1.3.0] Fetching URL: http://tviview.abc.net.au/iview/api2/?series=12045
14:05:42 T:2994723696  NOTICE: [ABC iView v1.3.0] ERROR: make_programs_list (44) - 'xbmcgui.ListItem' object has no attribute 'addStreamInfo'
14:05:42 T:2994723696   ERROR: Traceback (most recent call last):
14:05:42 T:2994723696   ERROR:   File "/home/wozza/.xbmc/addons/plugin.video.abc-iview/resources/lib/programs.py", line 44, in make_programs_list
14:05:42 T:2994723696   ERROR:     listitem.addStreamInfo('video', p.get_xbmc_stream_info())
14:05:42 T:2994723696   ERROR: AttributeError: 'xbmcgui.ListItem' object has no attribute 'addStreamInfo'
14:05:42 T:2994723696  NOTICE: None
14:05:42 T:49932096   ERROR: GetDirectory - Error getting plugin://plugin.video.abc_iview/?series_id=12045
14:05:42 T:49932096   ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.abc_iview/?series_id=12045) failed
14:05:44 T:2835651440  NOTICE: -->Python Interpreter Initialized<--
14:05:44 T:2835651440  NOTICE: [ABC iView v1.3.0] Initialised
14:05:44 T:2835651440  NOTICE: [ABC iView v1.3.0] Fetching URL: http://www.abc.net.au/iview/xml/config.xml?r=383
14:05:44 T:2835651440  NOTICE: [ABC iView v1.3.0] Fetching URL: http://www.abc.net.au/iview/xml/categories.xml
14:05:44 T:2835651440   ERROR: SetContent called with an invalid handle.
14:05:49 T:2835651440  NOTICE: -->Python Interpreter Initialized<--
14:05:49 T:2835651440  NOTICE: [ABC iView v1.3.0] Initialised
14:05:49 T:2835651440  NOTICE: [ABC iView v1.3.0] Fetching URL: http://www.abc.net.au/iview/xml/config.xml?r=383
14:05:49 T:2835651440  NOTICE: [ABC iView v1.3.0] Fetching URL: http://tviview.abc.net.au/iview/api2/?keyword=docs
14:05:49 T:2835651440  NOTICE: [ABC iView v1.3.0] Found series: ABC Open Series 2013 (5)
14:05:49 T:2835651440  NOTICE: [ABC iView v1.3.0] Found series: Scrapheap Challenge Series 11 (10)
14:05:49 T:2835651440  NOTICE: [ABC iView v1.3.0] Found series: Origins Of Us (1)
14:05:49 T:2835651440  NOTICE: [ABC iView v1.3.0] Found series: Stephen Fry: Gadget Man (1)
14:05:49 T:2835651440  NOTICE: [ABC iView v1.3.0] Found series: Catalyst Series 14 (2)
14:05:49 T:2835651440  NOTICE: [ABC iView v1.3.0] Found series: Mega Builders (10)
14:05:49 T:2835651440  NOTICE: [ABC iView v1.3.0] Found series: Time Team Series 17 (3)
14:05:49 T:2835651440  NOTICE: [ABC iView v1.3.0] Found series: Atlantis: The Evidence (1)
14:05:49 T:2835651440  NOTICE: [ABC iView v1.3.0] Found series: The Midwives (1)
14:05:49 T:2835651440  NOTICE: [ABC iView v1.3.0] Found series: Sharon Horgan's Women (2)
14:05:49 T:2835651440  NOTICE: [ABC iView v1.3.0] Found series: The A-Z Of Contemporary Art (1)
14:05:49 T:2835651440  NOTICE: [ABC iView v1.3.0] Found series: Her Majesty's Prison: Aylesbury (2)
14:05:49 T:2835651440  NOTICE: [ABC iView v1.3.0] Found series: Croc College (4)
14:05:49 T:2835651440  NOTICE: [ABC iView v1.3.0] Found series: Peschardt's People (9)
14:05:49 T:2835651440  NOTICE: [ABC iView v1.3.0] Found series: Project Manta (1)
14:05:49 T:2835651440  NOTICE: [ABC iView v1.3.0] Found series: Not Quite Art (2)
14:05:49 T:2835651440  NOTICE: [ABC iView v1.3.0] Found series: Penguin Island (2)
14:05:49 T:2835651440  NOTICE: [ABC iView v1.3.0] Found series: The Celts (1)
14:05:49 T:2835651440  NOTICE: [ABC iView v1.3.0] Found series: The Audience (2)
14:05:49 T:2835651440  NOTICE: [ABC iView v1.3.0] Found series: Time Team Series 19 (7)
14:05:49 T:2835651440  NOTICE: [ABC iView v1.3.0] Found series: Sunday Best: The Queen Of Versailles (1)
14:05:49 T:2835651440  NOTICE: [ABC iView v1.3.0] Found series: Dream Build Series 2 (1)
14:05:49 T:2835651440  NOTICE: [ABC iView v1.3.0] Found series: Compass Series 27 (2)
14:05:49 T:2835651440  NOTICE: [ABC iView v1.3.0] Found series: Antiques Master Series 2 (2)
14:05:49 T:2835651440  NOTICE: [ABC iView v1.3.0] Found series: Deadly 60  Series 3 (2)
14:05:49 T:2835651440  NOTICE: [ABC iView v1.3.0] Found series: Metropolis (2)
14:05:49 T:2835651440  NOTICE: [ABC iView v1.3.0] Found series: Ella: A Meerkat's Tale (1)
14:05:49 T:2835651440  NOTICE: [ABC iView v1.3.0] Found series: Dangerous Drivers' School Series 2 (2)
14:05:49 T:2835651440  NOTICE: [ABC iView v1.3.0] Found series: Celebrity Rehab With Dr Drew Series 4 (2)
14:05:49 T:2835651440  NOTICE: [ABC iView v1.3.0] Found series: Don't Just Stand There, I'm Having Your Baby (2)
14:05:49 T:2835651440  NOTICE: [ABC iView v1.3.0] Found series: Wild Life At The Zoo Series 2 (1)
14:05:49 T:2835651440  NOTICE: [ABC iView v1.3.0] Found series: All The Way (1)
14:05:49 T:2835651440  NOTICE: [ABC iView v1.3.0] Found series: The Genius Of Design (1)
14:05:49 T:2835651440  NOTICE: [ABC iView v1.3.0] Found series: Contact (1)
14:05:49 T:2835651440  NOTICE: [ABC iView v1.3.0] Found series: Diana Vreeland: The Eye Has To Travel (1)
14:05:49 T:2835651440  NOTICE: [ABC iView v1.3.0] Found series: Oscar Pistorius: What Really Happened (1)
14:05:49 T:2835651440  NOTICE: [ABC iView v1.3.0] Found series: The Romantics (1)
14:05:49 T:2835651440  NOTICE: [ABC iView v1.3.0] Found series: Compass Series 26 (1)
14:05:49 T:2835651440  NOTICE: [ABC iView v1.3.0] Found series: Voyage To The Planets (2)
14:05:49 T:2835651440  NOTICE: [ABC iView v1.3.0] Found series: Elders With Andrew Denton Series 2 (2)
14:05:49 T:2835651440  NOTICE: [ABC iView v1.3.0] Found series: Aussie Animal Rescue (7)
14:05:49 T:2835651440   ERROR: SetContent called with an invalid handle.
14:05:52 T:2835651440  NOTICE: -->Python Interpreter Initialized<--
14:05:52 T:2835651440  NOTICE: [ABC iView v1.3.0] Initialised
14:05:52 T:2835651440  NOTICE: [ABC iView v1.3.0] Fetching URL: http://www.abc.net.au/iview/xml/config.xml?r=383
14:05:52 T:2835651440  NOTICE: [ABC iView v1.3.0] Fetching URL: http://tviview.abc.net.au/iview/api2/?series=12045
14:05:58 T:2835651440  NOTICE: [ABC iView v1.3.0] ERROR: make_programs_list (44) - 'xbmcgui.ListItem' object has no attribute 'addStreamInfo'
14:05:58 T:2835651440   ERROR: Traceback (most recent call last):
14:05:58 T:2835651440   ERROR:   File "/home/wozza/.xbmc/addons/plugin.video.abc-iview/resources/lib/programs.py", line 44, in make_programs_list
14:05:58 T:2835651440   ERROR:     listitem.addStreamInfo('video', p.get_xbmc_stream_info())
14:05:58 T:2835651440   ERROR: AttributeError: 'xbmcgui.ListItem' object has no attribute 'addStreamInfo'
14:05:58 T:2835651440  NOTICE: None
14:05:58 T:49932096   ERROR: GetDirectory - Error getting plugin://plugin.video.abc_iview/?series_id=12045
14:05:58 T:49932096   ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.abc_iview/?series_id=12045) failed
14:05:58 T:2835651440  NOTICE: -->Python Interpreter Initialized<--
14:05:58 T:2835651440  NOTICE: [ABC iView v1.3.0] Initialised
14:05:58 T:2835651440  NOTICE: [ABC iView v1.3.0] Fetching URL: http://www.abc.net.au/iview/xml/config.xml?r=383
14:05:58 T:2835651440  NOTICE: [ABC iView v1.3.0] Fetching URL: http://tviview.abc.net.au/iview/api2/?keyword=docs
14:05:59 T:49932096   ERROR: GetDirectory - Error getting plugin://plugin.video.abc_iview/?category_id=docs
14:05:59 T:49932096   ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.abc_iview/?category_id=docs) failed
14:05:59 T:2835651440  NOTICE: [ABC iView v1.3.0] Found series: ABC Open Series 2013 (5)
14:05:59 T:2835651440  NOTICE: [ABC iView v1.3.0] Found series: Scrapheap Challenge Series 11 (10)
14:05:59 T:2835651440  NOTICE: [ABC iView v1.3.0] Found series: Origins Of Us (1)
14:05:59 T:2835651440  NOTICE: [ABC iView v1.3.0] Found series: Stephen Fry: Gadget Man (1)
14:05:59 T:2835651440  NOTICE: [ABC iView v1.3.0] Found series: Catalyst Series 14 (2)
14:05:59 T:2835651440  NOTICE: [ABC iView v1.3.0] Found series: Mega Builders (10)
14:05:59 T:2835651440  NOTICE: [ABC iView v1.3.0] Found series: Time Team Series 17 (3)
14:05:59 T:2835651440  NOTICE: [ABC iView v1.3.0] Found series: Atlantis: The Evidence (1)
14:05:59 T:2835651440  NOTICE: [ABC iView v1.3.0] Found series: The Midwives (1)
14:05:59 T:2835651440  NOTICE: [ABC iView v1.3.0] Found series: Sharon Horgan's Women (2)
14:05:59 T:2835651440  NOTICE: [ABC iView v1.3.0] Found series: The A-Z Of Contemporary Art (1)
14:05:59 T:2835651440  NOTICE: [ABC iView v1.3.0] Found series: Her Majesty's Prison: Aylesbury (2)
14:05:59 T:2835651440  NOTICE: [ABC iView v1.3.0] Found series: Croc College (4)
14:05:59 T:2835651440  NOTICE: [ABC iView v1.3.0] Found series: Peschardt's People (9)
14:05:59 T:2835651440  NOTICE: [ABC iView v1.3.0] Found series: Project Manta (1)
14:05:59 T:2835651440  NOTICE: [ABC iView v1.3.0] Found series: Not Quite Art (2)
14:05:59 T:2835651440  NOTICE: [ABC iView v1.3.0] Found series: Penguin Island (2)
14:05:59 T:2835651440  NOTICE: [ABC iView v1.3.0] Found series: The Celts (1)
14:05:59 T:2835651440  NOTICE: [ABC iView v1.3.0] Found series: The Audience (2)
14:05:59 T:2835651440  NOTICE: [ABC iView v1.3.0] Found series: Time Team Series 19 (7)
14:05:59 T:2835651440  NOTICE: [ABC iView v1.3.0] Found series: Sunday Best: The Queen Of Versailles (1)
14:05:59 T:2835651440  NOTICE: [ABC iView v1.3.0] Found series: Dream Build Series 2 (1)
14:05:59 T:2835651440  NOTICE: [ABC iView v1.3.0] Found series: Compass Series 27 (2)
14:05:59 T:2835651440  NOTICE: [ABC iView v1.3.0] Found series: Antiques Master Series 2 (2)
14:05:59 T:2835651440  NOTICE: [ABC iView v1.3.0] Found series: Deadly 60  Series 3 (2)
14:05:59 T:2835651440  NOTICE: [ABC iView v1.3.0] Found series: Metropolis (2)
14:05:59 T:2835651440  NOTICE: [ABC iView v1.3.0] Found series: Ella: A Meerkat's Tale (1)
14:05:59 T:2835651440  NOTICE: [ABC iView v1.3.0] Found series: Dangerous Drivers' School Series 2 (2)
14:05:59 T:2835651440  NOTICE: [ABC iView v1.3.0] Found series: Celebrity Rehab With Dr Drew Series 4 (2)
14:05:59 T:2835651440  NOTICE: [ABC iView v1.3.0] Found series: Don't Just Stand There, I'm Having Your Baby (2)
14:05:59 T:2835651440  NOTICE: [ABC iView v1.3.0] Found series: Wild Life At The Zoo Series 2 (1)
14:05:59 T:2835651440  NOTICE: [ABC iView v1.3.0] Found series: All The Way (1)
14:05:59 T:2835651440  NOTICE: [ABC iView v1.3.0] Found series: The Genius Of Design (1)
14:05:59 T:2835651440  NOTICE: [ABC iView v1.3.0] Found series: Contact (1)
14:05:59 T:2835651440  NOTICE: [ABC iView v1.3.0] Found series: Diana Vreeland: The Eye Has To Travel (1)
14:05:59 T:2835651440  NOTICE: [ABC iView v1.3.0] Found series: Oscar Pistorius: What Really Happened (1)
14:05:59 T:2835651440  NOTICE: [ABC iView v1.3.0] Found series: The Romantics (1)
14:05:59 T:2835651440  NOTICE: [ABC iView v1.3.0] Found series: Compass Series 26 (1)
14:05:59 T:2835651440  NOTICE: [ABC iView v1.3.0] Found series: Voyage To The Planets (2)
14:05:59 T:2835651440  NOTICE: [ABC iView v1.3.0] Found series: Elders With Andrew Denton Series 2 (2)
14:05:59 T:2835651440  NOTICE: [ABC iView v1.3.0] Found series: Aussie Animal Rescue (7)
14:05:59 T:2835651440   ERROR: SetContent called with an invalid handle.
14:06:00 T:2835651440  NOTICE: -->Python Interpreter Initialized<--
14:06:00 T:2835651440  NOTICE: [ABC iView v1.3.0] Initialised
14:06:00 T:2835651440  NOTICE: [ABC iView v1.3.0] Fetching URL: http://www.abc.net.au/iview/xml/config.xml?r=383
14:06:00 T:2835651440  NOTICE: [ABC iView v1.3.0] Fetching URL: http://www.abc.net.au/iview/xml/categories.xml
14:06:00 T:2835651440   ERROR: SetContent called with an invalid handle.
Reply
#90
[Edit] Most of the ideas I had in this post are wrong. I think the place to look for resolution to this issue is here:

https://github.com/andybotting/xbmc-addo.../issues/13

[Edit 2] And *just* as I was reading the above a patch was posted to fix Internode access. This is the definitely best place to get a fix right now.

[Edit 3] Version 1.3.1 is now available in the CatchupTV AU repo. This fixes the issue for me (using Internode -- the problem is ISP specific).
Reply
  • 1
  • 4
  • 5
  • 6(current)
  • 7
  • 8
  • 15

Logout Mark Read Team Forum Stats Members Help
[Release] Australian Tv Channel Additional Plugins3