Internet TV, Radio, Podcasts
rooster
Posts: 12 Joined: Wed May 19, 2010 12:08 pm
Post
by rooster » Wed May 19, 2010 6:58 pm
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 !
bubblegum
Posts: 31 Joined: Wed Apr 14, 2010 7:50 pm
Post
by bubblegum » Wed May 19, 2010 7:28 pm
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.
rooster
Posts: 12 Joined: Wed May 19, 2010 12:08 pm
Post
by rooster » Thu May 20, 2010 11:01 am
MANY thanks for all your help... now have the Iplayer tree under podcasts, but cannot see where to update !
bubblegum
Posts: 31 Joined: Wed Apr 14, 2010 7:50 pm
Post
by bubblegum » Thu May 20, 2010 3:12 pm
Right click podcasts, Update podcast
rooster
Posts: 12 Joined: Wed May 19, 2010 12:08 pm
Post
by rooster » Thu May 20, 2010 4:27 pm
bubblegum wrote: Right click podcasts, Update podcast
You sure ? Mine doesnt seem to have that ! v0.73
rooster
Posts: 12 Joined: Wed May 19, 2010 12:08 pm
Post
by rooster » Thu May 20, 2010 9:09 pm
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 ?
bubblegum
Posts: 31 Joined: Wed Apr 14, 2010 7:50 pm
Post
by bubblegum » Tue May 25, 2010 5:53 pm
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 8673 times
Any ideas?
Youtube & gametrailers work ok.
Eugene
Posts: 2940 Joined: Tue Nov 17, 2009 8:05 pm
Post
by Eugene » Tue May 25, 2010 6:24 pm
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 }
bubblegum
Posts: 31 Joined: Wed Apr 14, 2010 7:50 pm
Post
by bubblegum » Tue May 25, 2010 9:20 pm
That seems better, some are working, but some give "error number -2"