• 1
  • 47
  • 48
  • 49(current)
  • 50
  • 51
  • 74
[REQUEST] BBC iPlayer (Video) Plugin or Script?
The order of even the TV channels annoys me, so would it be possible for the user to specify the channel order with TV radio dividers?

Great work, though! Keep it up
Ta for the feedback everyone, glad radio is working finally!

Something I'll probably do is plonk the TV and Radio feeds into their own folders rather than separate them with a divider.

Also aware of the issue of ordering (it irritates me too), but not been able to solve it yet. Spose I could just append numbers to the start of each entry... but that could end up a bit messy looking. Need to experiment a bit more Smile

Also not sure about the Library thing, or how to resolve that.
Is it possible radio could buffer the amount set for music in XBMC settings? For me audio is set to buffer 256kb, and video 4096kb.

Also, the sound on some(?) radio channels stutters for me. Just tested the current Chris Moyles (stutters) and Fearne & Reggie (fine)
redwax Wrote:I have installed this plugin as per the instructions (I'm very excited about the prospect of this working by the way) and havebrowsed through, selected a channel, say bbc, selected all, waited whilst loading directory (it sits of retreived 0 items) and then I am ledt with no programmes, just able to return to the list of channels again.

I have looked in the log and it seems to be finding programms, just not giving me a list of them in xbmc. Sample from the end of the log is:

2008-10-24 16:00:47,250 INFO Found item: ident, bbc_one
2008-10-24 16:00:47,250 INFO Found item: programme, b00drwv5
2008-10-24 16:00:47,312 INFO Read playlist for b00dpwyp...
2008-10-24 16:00:47,312 INFO Getting XML playlist at URL: http://www.bbc.co.uk/iplayer/playlist/b00dpwyp
2008-10-24 16:00:47,358 INFO Parsing playlist XML...
2008-10-24 16:00:47,375 INFO Found programme: After You've Gone: Series 3: Not Love Actually
2008-10-24 16:00:47,375 INFO Found item: ident, bbc_one
2008-10-24 16:00:47,375 INFO Found item: programme, b00dpwvm
2008-10-24 16:00:47,483 INFO Read playlist for b00dq8tn...
2008-10-24 16:00:47,483 INFO Getting XML playlist at URL: http://www.bbc.co.uk/iplayer/playlist/b00dq8tn
2008-10-24 16:00:47,562 INFO Parsing playlist XML...
2008-10-24 16:00:47,578 INFO Found programme: Merlin: The Dragon's Call
2008-10-24 16:00:47,578 INFO Found item: ident, bbc_one
2008-10-24 16:00:47,592 INFO Found item: programme, b00dq8mr
2008-10-24 16:00:47,671 INFO Read playlist for b00dmsmv...
2008-10-24 16:00:47,687 INFO Getting XML playlist at URL: http://www.bbc.co.uk/iplayer/playlist/b00dmsmv
2008-10-24 16:00:47,780 INFO Parsing playlist XML...
2008-10-24 16:00:47,796 INFO Found programme: After You've Gone: Series 3: Dawn of the Dad
2008-10-24 16:00:47,812 INFO Found item: ident, bbc_one
2008-10-24 16:00:47,812 INFO Found item: programme, b00dmsf9

Any help would be greatly appreciated!

Same here... be nice to know why, i simply extracted lastest zip to plugins/video/ get al the fancy icons radio/tv etc but no physical media listing
C-Quel Wrote:Same here... be nice to know why, i simply extracted lastest zip to plugins/video/ get al the fancy icons radio/tv etc but no physical media listing

I'll need you to post your entire xbmc.log (with debugging mode turned on) to help you with this.
on it now ill post log in 5 mins
http://pastebin.com/m6d3062f : iplayer2.txt

http://pastebin.com/m49bc3bc7 : xbmc.log
C-Quel Wrote:http://pastebin.com/m6d3062f : iplayer2.txt

http://pastebin.com/m49bc3bc7 : xbmc.log

Apparently, "WindowsError: [Errno 122] The data area passed to a system call is too small" is the source of all your problems.

I'm not sure what it means, or rather, how to fix it... but I'll have a look.

In the meanwhile, you might want to try turning off thumbnails. You can do this within the Plugin Settings.
Yup disabling thumbnails fixed it
C-Quel Wrote:Yup disabling thumbnails fixed it

Well, it's a workaround for now until I find out how to fix it properly. Ideally you'll have thumbnails like everybody else Smile
johnsto Wrote:Well, it's a workaround for now until I find out how to fix it properly. Ideally you'll have thumbnails like everybody else Smile

I'm not sure what the cause of the problem is, but I experienced the same error recently when working with thumbnails on another plugin.

I fixed it by putting str() around programme.pid in line 44 like so:
thumbfn = "%s.jpg" % str(programme.pid)

I'm not sure why this fixes it, %s should be converting the unicode to a string, but it works.

EDIT: Reported the issue on trac here
Hi, thanks for the inclusion of radio stations - love it!

Agree with the suggestion that it'd be great to have them split up - perhaps music and TV and then drill down into each?

I've been having a few problems with the tv (radio works fine). It might be that I'm streaming via wireless but I'm getting regular periods when the video I'm streaming will pause (varying from a couple of seconds to a few minutes).

Any ideas how to sort this?

Thanks,
Just split TV and Radio off into separate folders, also a fix for the aforementioned windows thumbnail/unicode issue reported by C-Quel (remember to turn thumbnails back on to test it!)

http://xbmc-iplayer.googlecode.com/svn/t...plugin.zip
Hi there,

Is this supposed to be stable on the PC (Windows version of XBMC)?...because IIRC, this was first built when XBMC was for XBOX only.

I have tried it and it appeared to work ok but when you get a list of programs it shows their streamingid (i assume eg. "b00124....") instead of the program name/episode title.

Also, which BBC feed does this work from? The iPhone feed?

Thanks.

EDIT: reading your reply above, I assume it is supposed to be stable for windows.
cheetah05 Wrote:Is this supposed to be stable on the PC (Windows version of XBMC)?...because IIRC, this was first built when XBMC was for XBOX only.

I have tried it and it appeared to work ok but when you get a list of programs it shows their streamingid (i assume eg. "b00124....") instead of the program name/episode title.

Also, which BBC feed does this work from? The iPhone feed?

The plugin should work on all current XBMC releases on all platforms, and it uses the the Flash VP6 and Flash Wii streams from the iPlayer website.

You should not use the plugin in library mode, as doing so will give oddly-named titles, as you've discovered already Smile
  • 1
  • 47
  • 48
  • 49(current)
  • 50
  • 51
  • 74

Logout Mark Read Team Forum Stats Members Help
[REQUEST] BBC iPlayer (Video) Plugin or Script?7