• 1
  • 46
  • 47
  • 48(current)
  • 49
  • 50
  • 191
Release "iPlayer WWW" add-on
Thanks, I've done so.

What you implemented in the branch is fine for me and would do the job nicely. I can see the Captain's point about some sort of lock, but I share your view that it's not especially necessary for what I had originally in mind.
|Banned add-ons (wiki)|Forum rules (wiki)|VPN policy (wiki)|First time user (wiki)|FAQs (wiki) Troubleshooting (wiki)|Add-ons (wiki)|Free content (wiki)|Debug Log (wiki)|

Kodi Blog Posts
Reply
Hi guys,

When watching live streams, is there a way to show the name of the programme being watched when pressing "i" ?
This works for catch up but not for live.
Or maybe there is another keyboard shortcut that does this?

thanks

m
Reply
(2016-04-21, 20:53)bluezone Wrote: Hi guys,

When watching live streams, is there a way to show the name of the programme being watched when pressing "i" ?
This works for catch up but not for live.
Or maybe there is another keyboard shortcut that does this?

thanks

m

There is no schedule information at all in this addon, just the station name. There are some great TV Guide addons around that can provide the schedule and launch this addon's live channels.
Reply
thanks primaeval,

would you be able to recommend one, please?

m
Reply
(2016-04-21, 21:21)bluezone Wrote: thanks primaeval,

would you be able to recommend one, please?

m

I integrate the live tv channels in pseudo tv live. really really easy.
Reply
(2016-04-21, 21:21)bluezone Wrote: thanks primaeval,

would you be able to recommend one, please?

m

The official Kodi one is http://kodi.wiki/view/Add-on:TV_Guide but needs an xmltv source for uk tv. You can use mc2xml to generate the xml. http://mc2xml.hosterbox.net/

Renegades TV Guide has UK TV and iplayerwww channels built in. There are some more like FTV Guide and iVue. Google "kodi tv guide" to get some links.
Reply
Just be a little careful on some of those later ones. Some are part of banned add-on (wiki) setups, so whilst their individual use is OK the full setups would violate our forum rules (wiki).
|Banned add-ons (wiki)|Forum rules (wiki)|VPN policy (wiki)|First time user (wiki)|FAQs (wiki) Troubleshooting (wiki)|Add-ons (wiki)|Free content (wiki)|Debug Log (wiki)|

Kodi Blog Posts
Reply
Thanks for the suggestions guys.
Tried the official TV Guide - grabbed EPG data in xmltv format which loaded into the add-on fine.
However, for some reason, I am not able to point the channel to the live stream.
'Setup stream' page does not show the iPlayer WWW add on as possible selection.

Anyone managed to get this working?

Iplayer WWW: 2.1.3
TV Guide:2.1.1

m

m
Reply
Quote:Anyone managed to get this working?

I don't know what TV guide you are referring to but as a work around if you save each BBC channel as a favorite, the guide should let you choose to point to your favorite.
Reply
@bluezone - you can't get much easier than adding it to pseudotv live with the context menu add-on. http://forum.kodi.tv/showthread.php?tid=244889

install the lunatixz repo, install pseudotv and it will install the required dependencies.

open iplayer www, go to watch live, open context menu, export to pseduotv

enjoy
Reply
thanks bry-, I managed to get it working with the favourites as suggested by OTinley.
@otinley - thanks for the workaround!
Reply
Here is a list of the iplayerwww tv and radio channels that can be added to the TV Guide ini file.
It should be located in addons\script.tvguide\resources\addons.ini

The names probably won't match up correctly to whichever xmltv file you are using so you have to choose the correct stream.

The other guides I mentioned have a setting for a custom ini file.

One day I'll see if I can find the radio logos.
I'll see if these channels can be added to the official TV Guide if they work correctly.

PseudoTV Live is a bit of a beast. It took me about half an hour to work out how to pull up the epg.

Code:
[plugin.video.iplayerwww]
BBC One=plugin://plugin.video.iplayerwww/?url=bbc_one_hd&mode=203&name=BBC+One&iconimage=special%3A%2F%2Fhome%2Faddons%2Fplugin.video.iplayerwww%2Fmedia%2Fbbc_one.png&description=&subtitles_url=&logged_in=False
BBC Two=plugin://plugin.video.iplayerwww/?url=bbc_two_hd&mode=203&name=BBC+Two&iconimage=special%3A%2F%2Fhome%2Faddons%2Fplugin.video.iplayerwww%2Fmedia%2Fbbc_two.png&description=&subtitles_url=&logged_in=False
BBC Four=plugin://plugin.video.iplayerwww/?url=bbc_four_hd&mode=203&name=BBC+Four&iconimage=special%3A%2F%2Fhome%2Faddons%2Fplugin.video.iplayerwww%2Fmedia%2Fbbc_four.png&description=&subtitles_url=&logged_in=False
CBBC=plugin://plugin.video.iplayerwww/?url=cbbc_hd&mode=203&name=CBBC&iconimage=special%3A%2F%2Fhome%2Faddons%2Fplugin.video.iplayerwww%2Fmedia%2Fcbbc.png&description=&subtitles_url=&logged_in=False
CBeebies=plugin://plugin.video.iplayerwww/?url=cbeebies_hd&mode=203&name=CBeebies&iconimage=special%3A%2F%2Fhome%2Faddons%2Fplugin.video.iplayerwww%2Fmedia%2Fcbeebies.png&description=&subtitles_url=&logged_in=False
BBC News Channel=plugin://plugin.video.iplayerwww/?url=bbc_news24&mode=203&name=BBC+News+Channel&iconimage=special%3A%2F%2Fhome%2Faddons%2Fplugin.video.iplayerwww%2Fmedia%2Fbbc_news24.png&description=&subtitles_url=&logged_in=False
BBC Parliament=plugin://plugin.video.iplayerwww/?url=bbc_parliament&mode=203&name=BBC+Parliament&iconimage=special%3A%2F%2Fhome%2Faddons%2Fplugin.video.iplayerwww%2Fmedia%2Fbbc_parliament.png&description=&subtitles_url=&logged_in=False
Alba=plugin://plugin.video.iplayerwww/?url=bbc_alba&mode=203&name=Alba&iconimage=special%3A%2F%2Fhome%2Faddons%2Fplugin.video.iplayerwww%2Fmedia%2Fbbc_alba.png&description=&subtitles_url=&logged_in=False
S4C=plugin://plugin.video.iplayerwww/?url=s4cpbs&mode=203&name=S4C&iconimage=special%3A%2F%2Fhome%2Faddons%2Fplugin.video.iplayerwww%2Fmedia%2Fs4c.png&description=&subtitles_url=&logged_in=False
BBC One London=plugin://plugin.video.iplayerwww/?url=bbc_one_london&mode=203&name=BBC+One+London&iconimage=special%3A%2F%2Fhome%2Faddons%2Fplugin.video.iplayerwww%2Fmedia%2Fbbc_one.png&description=&subtitles_url=&logged_in=False
BBC One Scotland=plugin://plugin.video.iplayerwww/?url=bbc_one_scotland_hd&mode=203&name=BBC+One+Scotland&iconimage=special%3A%2F%2Fhome%2Faddons%2Fplugin.video.iplayerwww%2Fmedia%2Fbbc_one_scotland.png&description=&subtitles_url=&logged_in=False
BBC One Northern Ireland=plugin://plugin.video.iplayerwww/?url=bbc_one_northern_ireland_hd&mode=203&name=BBC+One+Northern+Ireland&iconimage=special%3A%2F%2Fhome%2Faddons%2Fplugin.video.iplayerwww%2Fmedia%2Fbbc_one_northern_ireland.png&description=&subtitles_url=&logged_in=False
BBC One Wales=plugin://plugin.video.iplayerwww/?url=bbc_one_wales_hd&mode=203&name=BBC+One+Wales&iconimage=special%3A%2F%2Fhome%2Faddons%2Fplugin.video.iplayerwww%2Fmedia%2Fbbc_one_wales.png&description=&subtitles_url=&logged_in=False
BBC Two Scotland=plugin://plugin.video.iplayerwww/?url=bbc_two_scotland&mode=203&name=BBC+Two+Scotland&iconimage=special%3A%2F%2Fhome%2Faddons%2Fplugin.video.iplayerwww%2Fmedia%2Fbbc_two.png&description=&subtitles_url=&logged_in=False
BBC Two Northern Ireland=plugin://plugin.video.iplayerwww/?url=bbc_two_northern_ireland_digital&mode=203&name=BBC+Two+Northern+Ireland&iconimage=special%3A%2F%2Fhome%2Faddons%2Fplugin.video.iplayerwww%2Fmedia%2Fbbc_two.png&description=&subtitles_url=&logged_in=False
BBC Two Wales=plugin://plugin.video.iplayerwww/?url=bbc_two_wales_digital&mode=203&name=BBC+Two+Wales&iconimage=special%3A%2F%2Fhome%2Faddons%2Fplugin.video.iplayerwww%2Fmedia%2Fbbc_two.png&description=&subtitles_url=&logged_in=False
BBC One=plugin://plugin.video.iplayerwww/?url=bbc_one_hd&mode=203&name=BBC+One&iconimage=special%3A%2F%2Fhome%2Faddons%2Fplugin.video.iplayerwww%2Fmedia%2Fbbc_one.png&description=&subtitles_url=&logged_in=False
BBC Radio 1=plugin://plugin.video.iplayerwww/?url=bbc_radio_one&mode=213&name=BBC+Radio+1&iconimage=DefaultFolder.png&description=&subtitles_url=&logged_in=False
BBC Radio 1Xtra=plugin://plugin.video.iplayerwww/?url=bbc_1xtra&mode=213&name=BBC+Radio+1Xtra&iconimage=DefaultFolder.png&description=&subtitles_url=&logged_in=False
BBC Radio 2=plugin://plugin.video.iplayerwww/?url=bbc_radio_two&mode=213&name=BBC+Radio+2&iconimage=DefaultFolder.png&description=&subtitles_url=&logged_in=False
BBC Radio 3=plugin://plugin.video.iplayerwww/?url=bbc_radio_three&mode=213&name=BBC+Radio+3&iconimage=DefaultFolder.png&description=&subtitles_url=&logged_in=False
BBC Radio 4 FM=plugin://plugin.video.iplayerwww/?url=bbc_radio_fourfm&mode=213&name=BBC+Radio+4+FM&iconimage=DefaultFolder.png&description=&subtitles_url=&logged_in=False
BBC Radio 4 LW=plugin://plugin.video.iplayerwww/?url=bbc_radio_fourlw&mode=213&name=BBC+Radio+4+LW&iconimage=DefaultFolder.png&description=&subtitles_url=&logged_in=False
BBC Radio 4 Extra=plugin://plugin.video.iplayerwww/?url=bbc_radio_four_extra&mode=213&name=BBC+Radio+4+Extra&iconimage=DefaultFolder.png&description=&subtitles_url=&logged_in=False
BBC Radio 5 live=plugin://plugin.video.iplayerwww/?url=bbc_radio_five_live&mode=213&name=BBC+Radio+5+live&iconimage=DefaultFolder.png&description=&subtitles_url=&logged_in=False
BBC Radio 5 live sports extra=plugin://plugin.video.iplayerwww/?url=bbc_radio_five_live_sports_extra&mode=213&name=BBC+Radio+5+live+sports+extra&iconimage=DefaultFolder.png&description=&subtitles_url=&logged_in=False
BBC Radio 6 Music=plugin://plugin.video.iplayerwww/?url=bbc_6music&mode=213&name=BBC+Radio+6+Music&iconimage=DefaultFolder.png&description=&subtitles_url=&logged_in=False
BBC Asian Network=plugin://plugin.video.iplayerwww/?url=bbc_asian_network&mode=213&name=BBC+Asian+Network&iconimage=DefaultFolder.png&description=&subtitles_url=&logged_in=False
BBC Radio Scotland=plugin://plugin.video.iplayerwww/?url=bbc_radio_scotland_fm&mode=213&name=BBC+Radio+Scotland&iconimage=DefaultFolder.png&description=&subtitles_url=&logged_in=False
BBC Radio nan Gàidheal=plugin://plugin.video.iplayerwww/?url=bbc_radio_nan_gaidheal&mode=213&name=BBC+Radio+nan+G%C3%A0idheal&iconimage=DefaultFolder.png&description=&subtitles_url=&logged_in=False
BBC Radio Ulster=plugin://plugin.video.iplayerwww/?url=bbc_radio_ulster&mode=213&name=BBC+Radio+Ulster&iconimage=DefaultFolder.png&description=&subtitles_url=&logged_in=False
BBC Radio Foyle=plugin://plugin.video.iplayerwww/?url=bbc_radio_foyle&mode=213&name=BBC+Radio+Foyle&iconimage=DefaultFolder.png&description=&subtitles_url=&logged_in=False
BBC Radio Wales=plugin://plugin.video.iplayerwww/?url=bbc_radio_wales_fm&mode=213&name=BBC+Radio+Wales&iconimage=DefaultFolder.png&description=&subtitles_url=&logged_in=False
BBC Radio Cymru=plugin://plugin.video.iplayerwww/?url=bbc_radio_cymru&mode=213&name=BBC+Radio+Cymru&iconimage=DefaultFolder.png&description=&subtitles_url=&logged_in=False
BBC Radio Berkshire=plugin://plugin.video.iplayerwww/?url=bbc_radio_berkshire&mode=213&name=BBC+Radio+Berkshire&iconimage=DefaultFolder.png&description=&subtitles_url=&logged_in=False
BBC Radio Bristol=plugin://plugin.video.iplayerwww/?url=bbc_radio_bristol&mode=213&name=BBC+Radio+Bristol&iconimage=DefaultFolder.png&description=&subtitles_url=&logged_in=False
BBC Radio Cambridgeshire=plugin://plugin.video.iplayerwww/?url=bbc_radio_cambridge&mode=213&name=BBC+Radio+Cambridgeshire&iconimage=DefaultFolder.png&description=&subtitles_url=&logged_in=False
BBC Radio Cornwall=plugin://plugin.video.iplayerwww/?url=bbc_radio_cornwall&mode=213&name=BBC+Radio+Cornwall&iconimage=DefaultFolder.png&description=&subtitles_url=&logged_in=False
BBC Coventry & Warwickshire=plugin://plugin.video.iplayerwww/?url=bbc_radio_coventry_warwickshire&mode=213&name=BBC+Coventry+%26+Warwickshire&iconimage=DefaultFolder.png&description=&subtitles_url=&logged_in=False
BBC Radio Cumbria=plugin://plugin.video.iplayerwww/?url=bbc_radio_cumbria&mode=213&name=BBC+Radio+Cumbria&iconimage=DefaultFolder.png&description=&subtitles_url=&logged_in=False
BBC Radio Derby=plugin://plugin.video.iplayerwww/?url=bbc_radio_derby&mode=213&name=BBC+Radio+Derby&iconimage=DefaultFolder.png&description=&subtitles_url=&logged_in=False
BBC Radio Devon=plugin://plugin.video.iplayerwww/?url=bbc_radio_devon&mode=213&name=BBC+Radio+Devon&iconimage=DefaultFolder.png&description=&subtitles_url=&logged_in=False
BBC Essex=plugin://plugin.video.iplayerwww/?url=bbc_radio_essex&mode=213&name=BBC+Essex&iconimage=DefaultFolder.png&description=&subtitles_url=&logged_in=False
BBC Radio Gloucestershire=plugin://plugin.video.iplayerwww/?url=bbc_radio_gloucestershire&mode=213&name=BBC+Radio+Gloucestershire&iconimage=DefaultFolder.png&description=&subtitles_url=&logged_in=False
BBC Radio Guernsey=plugin://plugin.video.iplayerwww/?url=bbc_radio_guernsey&mode=213&name=BBC+Radio+Guernsey&iconimage=DefaultFolder.png&description=&subtitles_url=&logged_in=False
BBC Hereford & Worcester=plugin://plugin.video.iplayerwww/?url=bbc_radio_hereford_worcester&mode=213&name=BBC+Hereford+%26+Worcester&iconimage=DefaultFolder.png&description=&subtitles_url=&logged_in=False
BBC Radio Humberside=plugin://plugin.video.iplayerwww/?url=bbc_radio_humberside&mode=213&name=BBC+Radio+Humberside&iconimage=DefaultFolder.png&description=&subtitles_url=&logged_in=False
BBC Radio Jersey=plugin://plugin.video.iplayerwww/?url=bbc_radio_jersey&mode=213&name=BBC+Radio+Jersey&iconimage=DefaultFolder.png&description=&subtitles_url=&logged_in=False
BBC Radio Kent=plugin://plugin.video.iplayerwww/?url=bbc_radio_kent&mode=213&name=BBC+Radio+Kent&iconimage=DefaultFolder.png&description=&subtitles_url=&logged_in=False
BBC Radio Lancashire=plugin://plugin.video.iplayerwww/?url=bbc_radio_lancashire&mode=213&name=BBC+Radio+Lancashire&iconimage=DefaultFolder.png&description=&subtitles_url=&logged_in=False
BBC Radio Leeds=plugin://plugin.video.iplayerwww/?url=bbc_radio_leeds&mode=213&name=BBC+Radio+Leeds&iconimage=DefaultFolder.png&description=&subtitles_url=&logged_in=False
BBC Radio Leicester=plugin://plugin.video.iplayerwww/?url=bbc_radio_leicester&mode=213&name=BBC+Radio+Leicester&iconimage=DefaultFolder.png&description=&subtitles_url=&logged_in=False
BBC Radio Lincolnshire=plugin://plugin.video.iplayerwww/?url=bbc_radio_lincolnshire&mode=213&name=BBC+Radio+Lincolnshire&iconimage=DefaultFolder.png&description=&subtitles_url=&logged_in=False
BBC Radio London=plugin://plugin.video.iplayerwww/?url=bbc_london&mode=213&name=BBC+Radio+London&iconimage=DefaultFolder.png&description=&subtitles_url=&logged_in=False
BBC Radio Manchester=plugin://plugin.video.iplayerwww/?url=bbc_radio_manchester&mode=213&name=BBC+Radio+Manchester&iconimage=DefaultFolder.png&description=&subtitles_url=&logged_in=False
BBC Radio Merseyside=plugin://plugin.video.iplayerwww/?url=bbc_radio_merseyside&mode=213&name=BBC+Radio+Merseyside&iconimage=DefaultFolder.png&description=&subtitles_url=&logged_in=False
BBC Newcastle=plugin://plugin.video.iplayerwww/?url=bbc_radio_newcastle&mode=213&name=BBC+Newcastle&iconimage=DefaultFolder.png&description=&subtitles_url=&logged_in=False
BBC Radio Norfolk=plugin://plugin.video.iplayerwww/?url=bbc_radio_norfolk&mode=213&name=BBC+Radio+Norfolk&iconimage=DefaultFolder.png&description=&subtitles_url=&logged_in=False
BBC Radio Northampton=plugin://plugin.video.iplayerwww/?url=bbc_radio_northampton&mode=213&name=BBC+Radio+Northampton&iconimage=DefaultFolder.png&description=&subtitles_url=&logged_in=False
BBC Radio Nottingham=plugin://plugin.video.iplayerwww/?url=bbc_radio_nottingham&mode=213&name=BBC+Radio+Nottingham&iconimage=DefaultFolder.png&description=&subtitles_url=&logged_in=False
BBC Radio Oxford=plugin://plugin.video.iplayerwww/?url=bbc_radio_oxford&mode=213&name=BBC+Radio+Oxford&iconimage=DefaultFolder.png&description=&subtitles_url=&logged_in=False
BBC Radio Sheffield=plugin://plugin.video.iplayerwww/?url=bbc_radio_sheffield&mode=213&name=BBC+Radio+Sheffield&iconimage=DefaultFolder.png&description=&subtitles_url=&logged_in=False
BBC Radio Shropshire=plugin://plugin.video.iplayerwww/?url=bbc_radio_shropshire&mode=213&name=BBC+Radio+Shropshire&iconimage=DefaultFolder.png&description=&subtitles_url=&logged_in=False
BBC Radio Solent=plugin://plugin.video.iplayerwww/?url=bbc_radio_solent&mode=213&name=BBC+Radio+Solent&iconimage=DefaultFolder.png&description=&subtitles_url=&logged_in=False
BBC Somerset=plugin://plugin.video.iplayerwww/?url=bbc_radio_somerset_sound&mode=213&name=BBC+Somerset&iconimage=DefaultFolder.png&description=&subtitles_url=&logged_in=False
BBC Radio Stoke=plugin://plugin.video.iplayerwww/?url=bbc_radio_stoke&mode=213&name=BBC+Radio+Stoke&iconimage=DefaultFolder.png&description=&subtitles_url=&logged_in=False
BBC Radio Suffolk=plugin://plugin.video.iplayerwww/?url=bbc_radio_suffolk&mode=213&name=BBC+Radio+Suffolk&iconimage=DefaultFolder.png&description=&subtitles_url=&logged_in=False
BBC Surrey=plugin://plugin.video.iplayerwww/?url=bbc_radio_surrey&mode=213&name=BBC+Surrey&iconimage=DefaultFolder.png&description=&subtitles_url=&logged_in=False
BBC Sussex=plugin://plugin.video.iplayerwww/?url=bbc_radio_sussex&mode=213&name=BBC+Sussex&iconimage=DefaultFolder.png&description=&subtitles_url=&logged_in=False
BBC Tees=plugin://plugin.video.iplayerwww/?url=bbc_tees&mode=213&name=BBC+Tees&iconimage=DefaultFolder.png&description=&subtitles_url=&logged_in=False
BBC Three Counties Radio=plugin://plugin.video.iplayerwww/?url=bbc_three_counties_radio&mode=213&name=BBC+Three+Counties+Radio&iconimage=DefaultFolder.png&description=&subtitles_url=&logged_in=False
BBC Wiltshire=plugin://plugin.video.iplayerwww/?url=bbc_radio_wiltshire&mode=213&name=BBC+Wiltshire&iconimage=DefaultFolder.png&description=&subtitles_url=&logged_in=False
BBC WM 95.6=plugin://plugin.video.iplayerwww/?url=bbc_wm&mode=213&name=BBC+WM+95.6&iconimage=DefaultFolder.png&description=&subtitles_url=&logged_in=False
BBC Radio York=plugin://plugin.video.iplayerwww/?url=bbc_radio_york&mode=213&name=BBC+Radio+York&iconimage=DefaultFolder.png&description=&subtitles_url=&logged_in=False
Reply
If you want a small xmltv file with just the channels you want I recommend using WebGrab+Plus.
This is what I use.

http://www.webgrabplus.com/

The installation seems a bit complicated but it can be quite simple if you know the important steps.
  • Grab the program, update and siteini files from http://www.webgrabplus.com/download
  • Install the program (install.bat in windows). It installs the program in a weird place by default. (c:\programdata\servercare)
  • Install the update.
  • Unpack the UK folder from the siteini pack to where you installed the program.
  • Edit the WebGrab++.config.xml file. Do not rename it!
  • Add your channels from the *.channels.xml files you just unpacked. I think RadioTimes works ok but experiment.
  • Run the WebGrab+Plus.exe program.
  • Add the program to your Scheduled Tasks. Check how often you need to run it (read about <timespan>).
  • Load the generated xmltv file into Kodi's TV Guide.
Reply
Here is an example WebGrab++.config.xml similar to the one that I use:
If you match the channel names to the addons.ini file TV Guide should find the channels automatically.
<timespan>1 gives 2 days of epg. I schedule it to run once a day. This gives me a guide for today and tomorrow.

Code:
<!--?xml version="1.0"?-->
<settings>
  
  <!-- for detailed info about the settings see http://webgrabplus.com/node/30 -->
  
  <filename>c:\xmltv.xml</filename>
  <mode></mode>
  <postprocess run="n" grab="y">mdb</postprocess>
  <proxy>automatic</proxy>
  <user-agent>Mozilla/5.0 (Windows NT 6.1; WOW64; rv:29.0) Gecko/20100101 Firefox/29.0</user-agent>
  <logging>on</logging>
  <retry time-out="5">4</retry>
  <skip>noskip</skip>
  <timespan>1</timespan>
  <update>f</update>

    <!-- see http://webgrabplus.com/node/94 for the available sites/channels -->

    <channel update="i" site="radiotimes.com" site_id="94" xmltv_id="bbc1.uk">BBC One</channel>
    <channel update="i" site="radiotimes.com" site_id="105" xmltv_id="bbc2.uk">BBC Two</channel>
    <channel update="i" site="radiotimes.com" site_id="482" xmltv_id="cbbc.uk" period="06:00-21:00">CBBC</channel>
    <channel update="i" site="radiotimes.com" site_id="47" xmltv_id="bbc4.uk" period="19:00-06:00">BBC Four</channel>
    <channel update="i" site="radiotimes.com" site_id="483" xmltv_id="cbeebies.uk" period="06:00-19:00">CBeebies</channel>
    <channel update="i" site="radiotimes.com" site_id="48" xmltv_id="bbcnews.uk">BBC News Channel</channel>    
    <channel update="i" site="radiotimes.com" site_id="49" xmltv_id="bbcparliament.uk">BBC Parliament</channel>

</settings>
Reply
@bry- Could you give us a simple step by step guide to getting PseudoTV Live setup with iplayer and an epg.
Reply
  • 1
  • 46
  • 47
  • 48(current)
  • 49
  • 50
  • 191

Logout Mark Read Team Forum Stats Members Help
"iPlayer WWW" add-on12