[RELEASE] iPlayer - BBC Video and Music Plugin (UK only!)
Kieron
Senior Member Posts: 152 Joined: Aug 2009 Reputation: 0 |
2012-08-05 02:06
Post: #1891
Please fix this plugin so trakt scrobbling works (now supports streaming). http://trakt.tv/downloads/xbmc
|
| find quote |
jwescott
Junior Member Posts: 1 Joined: Aug 2012 Reputation: 0 |
2012-08-05 10:29
Post: #1892
I've jailbroken my ATV2 and loaded the XBMC and iplayer.zip (v2.4.17). Radio works fine, but error message on all live and recorded TV: "script failed: plugin.video.iplayer". I am not in UK and am able to watch iplayer through VPN on iMac (OSX). Please advise, though the less assumptions made on technical knowledge the better!
|
| find quote |
exobuzz
Fan Posts: 533 Joined: Aug 2004 Reputation: 9 |
2012-08-08 19:42
Post: #1893
(2012-08-05 02:06)Kieron Wrote: Please fix this plugin so trakt scrobbling works (now supports streaming). http://trakt.tv/downloads/xbmc don't have any free time right now, but feel free to post a patch on the dev site. |
| find quote |
jewelie
Junior Member Posts: 2 Joined: Jun 2012 Reputation: 0 |
2012-08-10 23:28
Post: #1894
Not seeing the meta information (program data or thumbnails) anymore - anyone else having the same issue? (11.0 and v2.4.17)
|
| find quote |
jewelie
Junior Member Posts: 2 Joined: Jun 2012 Reputation: 0 |
2012-08-11 00:43
Post: #1895
(2012-08-10 23:28)jewelie Wrote: Not seeing the meta information (program data or thumbnails) anymore - anyone else having the same issue? (11.0 and v2.4.17) Well this has got interesting! I only get this problem if I access iPlayer from a video home screen shortcut on Confluence. Used as home screen video shortcut from Confluence, it is displayed as a "Music - Library" rather than "Video." This appears to stop it displaying thumbnails etc (at least on one box - on another box it still displays them even though it still things it's a Music Library.) I've deleted the iPlayer UserData and it still happens. If I access it via Video->Addons or from Favourites it's fine, it only happens when used as a Confluence home screen shortcut (and it gets displayed as "Music - Library.") Is this an iPlayer bug, Eden bug, or a Confluence skin bug? ![]() Julie x Doh. Ignore me. The one that worked was displaying the list as "Music - Files", the other one was displaying it as "Music - Library" - it was having Library mode on that upset it, turning it off fixed it. Having said that - surely it should be displayed only as "Video" if it's a Video shortcut anyway? (2012-08-11 00:43)jewelie Wrote:(2012-08-10 23:28)jewelie Wrote: Not seeing the meta information (program data or thumbnails) anymore - anyone else having the same issue? (11.0 and v2.4.17)
(This post was last modified: 2012-08-11 00:49 by jewelie.)
|
| find quote |
pmbsa
Junior Member Posts: 41 Joined: Jul 2004 Reputation: 0 |
2012-08-11 08:47
Post: #1896
Hi, I am suddenly not able to access live tv streams, there seams to be an issue with an array.
I am running the following setup Starting XBMC (11.0 Git:Unknown), Platform: Linux (Ubuntu 10.04.4 LTS, 2.6.32-40-generic i686). Built on Mar 24 2012 and the error is........ player2.py: INFO (None, None, '0', None, None, None, None, 'bbc_one_london', None, None) 08:27:16 T:2879388528 NOTICE: . 08:27:16 T:2879388528 NOTICE: iplayer2.py: INFO Video stream prefs 0 - h264 3200 08:27:16 T:2879388528 NOTICE: . 08:27:16 T:2879388528 NOTICE: iplayer2.py: INFO getting media information from http://www.bbc.co.uk/mediaselector/4/mti...high_live/ 08:27:16 T:2879388528 NOTICE: . 08:27:17 T:2879388528 NOTICE: iplayer2.py: INFO URL Fetch took 0.29 sec for http://www.bbc.co.uk/mediaselector/4/mti...high_live/ 08:27:17 T:2879388528 NOTICE: . 08:27:17 T:2879388528 NOTICE: Traceback (most recent call last): 08:27:17 T:2879388528 NOTICE: File "/home/xbmc/.xbmc/addons/plugin.video.iplayer/default.py", line 1086, in <module> 08:27:17 T:2879388528 NOTICE: live_tv.play_stream(label, bitrate, showDialog) 08:27:17 T:2879388528 NOTICE: File "/home/xbmc/.xbmc/addons/plugin.video.iplayer/lib/live_tv.py", line 112, in play_stream 08:27:17 T:2879388528 NOTICE: url = fetch_stream_info(channel, bitrate, provider) 08:27:17 T:2879388528 NOTICE: File "/home/xbmc/.xbmc/addons/plugin.video.iplayer/lib/live_tv.py", line 63, in fetch_stream_info 08:27:17 T:2879388528 NOTICE: media = root.getElementsByTagName( "media" )[0] 08:27:17 T:2879388528 NOTICE: IndexError: list index out of range 08:27:17 T:2879388528 ERROR: Error Type: <type 'exceptions.IndexError'> 08:27:17 T:2879388528 ERROR: Error Contents: list index out of range 08:27:17 T:2879388528 ERROR: Traceback (most recent call last): File "/home/xbmc/.xbmc/addons/plugin.video.iplayer/default.py", line 1086, in <module> live_tv.play_stream(label, bitrate, showDialog) File "/home/xbmc/.xbmc/addons/plugin.video.iplayer/lib/live_tv.py", line 112, in play_stream url = fetch_stream_info(channel, bitrate, provider) File "/home/xbmc/.xbmc/addons/plugin.video.iplayer/lib/live_tv.py", line 63, in fetch_stream_info media = root.getElementsByTagName( "media" )[0] IndexError: list index out of range I woud appreciate any help that I can get, I rely almost solely on this as my access to the Beeb. thanks Paul |
| find quote |
exobuzz
Fan Posts: 533 Joined: Aug 2004 Reputation: 9 |
2012-08-14 14:32
Post: #1897
(2012-08-11 08:47)pmbsa Wrote: I woud appreciate any help that I can get, I rely almost solely on this as my access to the Beeb. what version of the plugin? you should post a full debug log (on pastebin or so) and not just the part you think is important. thanks.
(This post was last modified: 2012-08-14 14:32 by exobuzz.)
|
| find quote |
cablegoon
Member Posts: 54 Joined: Jul 2012 Reputation: 0 |
2012-08-16 02:48
Post: #1898
Live streams now working with unblockus .... A little too later after the Olympics but I'm not complaining
|
| find quote |
epatrickt
Junior Member Posts: 7 Joined: Jun 2012 Reputation: 0 |
2012-08-26 10:22
Post: #1899
(2012-07-16 20:59)epatrickt Wrote:(2012-07-03 22:27)epatrickt Wrote:(2012-07-03 01:11)buncle Wrote: Does iPlayer work okay if you try from a browser on a computer/laptop on the same network? That would be my first test. Love to get a reply from Exobuzz - Nasa TV streams OK. I'm in the UK and iplayer won't go - log already posted. Would be great to get this running - the main reason we installed/jailbroke the ATV2! (Norwegian NRK doesn't work either but I guess that is a blocking issue, unlike iplayer). Thanks |
| find quote |
minke
Junior Member Posts: 3 Joined: Dec 2011 Reputation: 0 |
2012-09-15 12:42
Post: #1900
Hi Exobuzz,
I have an ATV2 running iOS 4.4.4 and Eden 11 with iPlayer plug in 2.4.17 Here is the log file http://pastebin.com/SjCH0YSk I cannot launch any video. Either live or recorded. On my laptop via a web browser, works 100%. Please advise when you have a moment. Thank you
(This post was last modified: 2012-09-15 23:34 by minke.)
|
| find quote |


Search
Help