PDA

View Full Version : ET8500 internet radio



ALIEN1X
12-03-22, 20:19
Is it possile to play internet radio stations on ET8500 when connected to ethernet port or is there a plugin available?

nekrub2
12-03-22, 23:20
On my VU+ Solo2 I have the image 5.4.016 and use webradiofs. I cant tell you whether this plugin is available on the 6... images.

cactikid
13-03-22, 12:43
On my boxes with ABM bouquets i have a number of radio stations to choose from.

Is the Tunein Radio still supported anymore as was a while ago since i used it and dont see it listed in Plugins.?

ccs
13-03-22, 13:02
webradiofs doesn't install on 6.0.008... 63460

It wants python-sqlite3, but the version on 6.0 is now python3-sqlite3

https://github.com/oe-alliance/3rdparty-plugins/blob/master/enigma2-plugin-extensions-webradiofs_19.51_all.ipk

ALIEN1X
13-03-22, 13:43
Thanks for the responses,I was hoping there might be somthing outhere.
The plan was to use my current reciver as a DAB and internet radio player in another room connected to an aerial and network port so i can then upgrade to another sat receiver

ccs
13-03-22, 13:50
There's this thread....

https://www.world-of-satellite.com/showthread.php?60452-Adding-streaming-radio-channels&highlight=internet+radio

ALIEN1X
14-03-22, 08:33
There's this thread....

https://www.world-of-satellite.com/showthread.php?60452-Adding-streaming-radio-channels&highlight=internet+radio

Thanks, all sounds very complex

Joe_90
14-03-22, 12:37
I browsed that other thread and used @thecaretaker's internet radio bouquet file as a basis for generating one of my own. If you're comfortable editing the bouquet files manually, I can post the one I'm using for RTE and BBC radio streams, if it helps start you with internet radio. I'm sure there are easier ways, but I didn't particularly want to install plugins or use external editing tools other than notepad++, FileZilla etc.

ALIEN1X
14-03-22, 17:16
I browsed that other thread and used @thecaretaker's internet radio bouquet file as a basis for generating one of my own. If you're comfortable editing the bouquet files manually, I can post the one I'm using for RTE and BBC radio streams, if it helps start you with internet radio. I'm sure there are easier ways, but I didn't particularly want to install plugins or use external editing tools other than notepad++, FileZilla etc.

Thanks, I dont mind giving it a go, it will be another learning curve.
I can edit in notepad - I have never used bouquet files, Just need some instructions or weblinik of how to do it?
I have tunein radio v.4 ipk but not sure how that is installed and what file of path in openvix.

ALIEN1X
14-03-22, 17:39
i found this thread of installing ipk, I will try it and see if it works

https://www.world-of-satellite.com/showthread.php?12782-so-how-to-install-plugin-from-ipk-file

Joe_90
14-03-22, 19:01
The files I manually edited are in /etc/enigma2
I created a file called userbouquet.Local Internet Radio.radio
It looks like this:

#NAME Internet Radio
#SERVICE 1:64:4:0:0:0:0:0:0:0::--Internet Radio--
#DESCRIPTION --Internet Radio Stations--
#SERVICE 4097:0:2:0:0:0:0:0:0:0:http%3a//stream.live.vc.bbcmedia.co.uk/bbc_radio_one:BBC Radio 1
#DESCRIPTION BBC Radio 1
#SERVICE 4097:0:2:0:0:0:0:0:0:0:http%3a//stream.live.vc.bbcmedia.co.uk/bbc_radio_two:BBC Radio 2
#DESCRIPTION BBC Radio 2
#SERVICE 4097:0:2:0:0:0:0:0:0:0:http%3a//stream.live.vc.bbcmedia.co.uk/bbc_radio_three:BBC Radio 3
#DESCRIPTION BBC Radio 3
#SERVICE 4097:0:2:0:0:0:0:0:0:0:http%3a//stream.live.vc.bbcmedia.co.uk/bbc_radio_fourfm:BBC Radio 4
#DESCRIPTION BBC Radio 4
#SERVICE 4097:0:2:0:0:0:0:0:0:0:http%3a//stream.live.vc.bbcmedia.co.uk/bbc_6music:BBC Radio 6
#DESCRIPTION BBC Radio 6
#SERVICE 4097:0:2:0:0:0:0:0:0:0:http%3a//stream.live.vc.bbcmedia.co.uk/bbc_world_service:BBC World Service
#DESCRIPTION BBC World Service
#SERVICE 4097:0:2:0:0:0:0:0:0:0:http%3a//listen-boomradio.sharp-stream.com/65_boom_radio_live_192:Boom Radio
#DESCRIPTION Boom Radio
#SERVICE 4097:0:2:0:0:0:0:0:0:0:http%3a//icecast.rte.ie%3a8000/radio1:RTE Radio 1
#DESCRIPTION RTE Radio 1
#SERVICE 4097:0:2:0:0:0:0:0:0:0:http%3a//icecast.rte.ie%3a8000/2fm:RTE Radio 2
#DESCRIPTION RTE Radio 2
#SERVICE 4097:0:2:0:0:0:0:0:0:0:http%3a//icecast.rte.ie%3a8000/gold:RTE Radio Gold
#DESCRIPTION RTE Radio Gold
#SERVICE 4097:0:2:0:0:0:0:0:0:0:http%3a//icecast.rte.ie%3a8000/lyric:RTE Lyric FM
#DESCRIPTION RTE Lyric FM

I edited the bouquets.radio file in the same directory to include the file I had just created:


#NAME Bouquets (Radio)
#SERVICE 1:7:2:0:0:0:0:0:0:0:FROM BOUQUET "userbouquet.Local Internet Radio.radio" ORDER BY bouquet
#SERVICE 1:7:1:0:0:0:0:0:0:0:FROM BOUQUET "userbouquet.abm.sat_282_freesat.main.radio" ORDER BY bouquet
#SERVICE 1:7:1:0:0:0:0:0:0:0:FROM BOUQUET "userbouquet.abm.sat_282_sky_uk.main.radio" ORDER BY bouquet
#SERVICE 1:7:1:0:0:0:0:0:0:0:FROM BOUQUET "userbouquet.abm.terrestrial_ie_saorview_PSB1.main. radio" ORDER BY bouquet
#SERVICE 1:7:1:0:0:0:0:0:0:0:FROM BOUQUET "userbouquet.favourites.radio" ORDER BY bouquet

You need to use a linux-safe editor like notepad++ (ordinary Microsoft notepad will not do) if you are editing from a PC. It doesn't affect me as I use a linux desktop (linux Mate).

After editing, you need to restart enigma or reboot the box. The URLs in the above file will work for BBC and RTE for testing. You need to find the relevant URLs for channels you want to add. This works with the built-in TV and radio player in openvix.

If you want a standalone solution without the hassle of manual editing bouquet files you would need to install a plugin.

ALIEN1X
14-03-22, 21:10
The files I manually edited are in /etc/enigma2
I created a file called userbouquet.Local Internet Radio.radio
It looks like this:

#NAME Internet Radio
#SERVICE 1:64:4:0:0:0:0:0:0:0::--Internet Radio--
#DESCRIPTION --Internet Radio Stations--
#SERVICE 4097:0:2:0:0:0:0:0:0:0:http%3a//stream.live.vc.bbcmedia.co.uk/bbc_radio_one:BBC Radio 1
#DESCRIPTION BBC Radio 1
#SERVICE 4097:0:2:0:0:0:0:0:0:0:http%3a//stream.live.vc.bbcmedia.co.uk/bbc_radio_two:BBC Radio 2
#DESCRIPTION BBC Radio 2
#SERVICE 4097:0:2:0:0:0:0:0:0:0:http%3a//stream.live.vc.bbcmedia.co.uk/bbc_radio_three:BBC Radio 3
#DESCRIPTION BBC Radio 3
#SERVICE 4097:0:2:0:0:0:0:0:0:0:http%3a//stream.live.vc.bbcmedia.co.uk/bbc_radio_fourfm:BBC Radio 4
#DESCRIPTION BBC Radio 4
#SERVICE 4097:0:2:0:0:0:0:0:0:0:http%3a//stream.live.vc.bbcmedia.co.uk/bbc_6music:BBC Radio 6
#DESCRIPTION BBC Radio 6
#SERVICE 4097:0:2:0:0:0:0:0:0:0:http%3a//stream.live.vc.bbcmedia.co.uk/bbc_world_service:BBC World Service
#DESCRIPTION BBC World Service
#SERVICE 4097:0:2:0:0:0:0:0:0:0:http%3a//listen-boomradio.sharp-stream.com/65_boom_radio_live_192:Boom Radio
#DESCRIPTION Boom Radio
#SERVICE 4097:0:2:0:0:0:0:0:0:0:http%3a//icecast.rte.ie%3a8000/radio1:RTE Radio 1
#DESCRIPTION RTE Radio 1
#SERVICE 4097:0:2:0:0:0:0:0:0:0:http%3a//icecast.rte.ie%3a8000/2fm:RTE Radio 2
#DESCRIPTION RTE Radio 2
#SERVICE 4097:0:2:0:0:0:0:0:0:0:http%3a//icecast.rte.ie%3a8000/gold:RTE Radio Gold
#DESCRIPTION RTE Radio Gold
#SERVICE 4097:0:2:0:0:0:0:0:0:0:http%3a//icecast.rte.ie%3a8000/lyric:RTE Lyric FM
#DESCRIPTION RTE Lyric FM

I edited the bouquets.radio file in the same directory to include the file I had just created:


#NAME Bouquets (Radio)
#SERVICE 1:7:2:0:0:0:0:0:0:0:FROM BOUQUET "userbouquet.Local Internet Radio.radio" ORDER BY bouquet
#SERVICE 1:7:1:0:0:0:0:0:0:0:FROM BOUQUET "userbouquet.abm.sat_282_freesat.main.radio" ORDER BY bouquet
#SERVICE 1:7:1:0:0:0:0:0:0:0:FROM BOUQUET "userbouquet.abm.sat_282_sky_uk.main.radio" ORDER BY bouquet
#SERVICE 1:7:1:0:0:0:0:0:0:0:FROM BOUQUET "userbouquet.abm.terrestrial_ie_saorview_PSB1.main. radio" ORDER BY bouquet
#SERVICE 1:7:1:0:0:0:0:0:0:0:FROM BOUQUET "userbouquet.favourites.radio" ORDER BY bouquet

You need to use a linux-safe editor like notepad++ (ordinary Microsoft notepad will not do) if you are editing from a PC. It doesn't affect me as I use a linux desktop (linux Mate).

After editing, you need to restart enigma or reboot the box. The URLs in the above file will work for BBC and RTE for testing. You need to find the relevant URLs for channels you want to add. This works with the built-in TV and radio player in openvix.

If you want a standalone solution without the hassle of manual editing bouquet files you would need to install a plugin.

Thanks I will give what you sudjested a go.
I did try the plugin ipk and i get plugin not comptible message after installation and gui reboot.

Huevos
15-03-22, 16:48
Where is the source for this plugin?