Page 2 of 3
Re: BBC IPlayer Not Working
Posted: Wed May 19, 2010 6:58 pm
by rooster
Where are you highlighting podcasts ?
When I open the WMS window, I see MOVIES, MUSIC, PHOTO etc across the top menu bar... the only place I can see podcast is near the bottom of the movies tree... and the downloaded file (bbc iplayer.wdf) doesnt want to be dragged anywhere on the screen !

Re: BBC IPlayer Not Working
Posted: Wed May 19, 2010 7:28 pm
by bubblegum
Movies selected at the top,
Highlight podcasts, on the left near bottom of the page. Try right click, load from file, or drag the file to right
The bbc iplayer should appear under podcasts on left.
Then update podcasts.
You should then see a grey bar loading new podcasts.
Re: BBC IPlayer Not Working
Posted: Thu May 20, 2010 11:01 am
by rooster
MANY thanks for all your help... now have the Iplayer tree under podcasts, but cannot see where to update !

Re: BBC IPlayer Not Working
Posted: Thu May 20, 2010 3:12 pm
by bubblegum
Right click podcasts, Update podcast
Re: BBC IPlayer Not Working
Posted: Thu May 20, 2010 4:27 pm
by rooster
bubblegum wrote:Right click podcasts, Update podcast
You sure ? Mine doesnt seem to have that ! v0.73

Re: BBC IPlayer Not Working
Posted: Thu May 20, 2010 6:13 pm
by bubblegum
Re: BBC IPlayer Not Working
Posted: Thu May 20, 2010 9:09 pm
by rooster
Right - upgraded to v1 and now the "update podcast" works... BUT when I try to play anything, it starts to load, then the title jumps to the next in the list !!!!!!
AAAARRRGGGG why cant this be simple ?

Re: BBC IPlayer Not Working
Posted: Tue May 25, 2010 5:53 pm
by bubblegum
Hi, now I can't use BBC iplayer.
I have tried different Transcoding profiles. Removed BBC iplayer from podcasts, then putting it back in.

- untitled.JPG (39.11 KiB) Viewed 8661 times
Any ideas?
Youtube & gametrailers work ok.

Re: BBC IPlayer Not Working
Posted: Tue May 25, 2010 6:24 pm
by Eugene
bubblegum wrote:Hi, now I can't use BBC iplayer.
I have tried different Transcoding profiles. Removed BBC iplayer from podcasts, then putting it back in.
untitled.JPG
Any ideas?
Youtube & gametrailers work ok.

BBC iPlayer - Edit title - Script for links to the resource - Edit
Try commenting out
Code: Select all
end{ else if SameText(sApplication, 'a1414/e3') then begin
MediaResourceLink := Format('--playpath "%s?%s" --host %s --swfUrl %s --tcUrl rtmp://%s:1935/a1414/e3 --app a1414/e3',
[ConnectionItem.Attributes['identifier'],
ConnectionItem.Attributes['authString'],
ConnectionItem.Attributes['server'],
'http://www.bbc.co.uk/emp/10player.swf?revision=15501_15796',
ConnectionItem.Attributes['server']]);
Break
end }
Re: BBC IPlayer Not Working
Posted: Tue May 25, 2010 9:20 pm
by bubblegum
That seems better, some are working, but some give "error number -2"