i do not think this is possible,you can assign hotkey to launch the plugin but to open the favorities by the hotkey without preparing the plugin for that,it is impossible
Tunein radio plugin
Re: Tunein radio plugin #61
Re: Tunein radio plugin #62
Posted 24 December 2019 - 13:15
I am using this plugin for a week now. After the last update (flash) I lost my favorites. No big deal, added them.
Search for a favorite (like RTE lyric) with a space in the name, gives a crash green screen) (see attachment)
One of the favorites, RTE lyric, gives a green screen when opened. See 2 attachments
Attached Files
Edited by jort38, 24 December 2019 - 13:19.
Vu+ Ultimo 4K (4 TB HD, DVBS FSB, DVBC FBC & OpenPli 9),
Xtrend ET10000 (1 DVBS works via ethernet & OpenPli 9),
Xtrend ET10000 (DVBT2 & OpenPli 9, located in Thailand). Only latest stable releases.
Xtrend ET10000 (works via ethernet & OpenPli 9) and
Xtrend ET8000 (1 TB HD, 1 DVBT2 & works via ethernet & OpenPli 9)
Re: Tunein radio plugin #63
Posted 24 December 2019 - 13:29
All three look like code issues.
What is wrong with your vlan ethernet connecton on the 10K btw? It is flapping like crazy... (logs 2 and 3).
Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)
Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.
Many answers to your question can be found in our new and improved wiki.
Re: Tunein radio plugin #64
Posted 24 December 2019 - 13:46
i do not think this is possible,you can assign hotkey to launch the plugin but to open the favorities by the hotkey without preparing the plugin for that,it is impossible
The hotkey can be used to start a command (a shell script or what ever you want), so if tunein was able to be called with parameters and in this case
with something like "start on the first station in the favourites list" would have been great. Unfortunately it seems not !
Thanx a lot.
Re: Tunein radio plugin #65
Posted 24 December 2019 - 13:59
All three look like code issues.
What is wrong with your vlan ethernet connecton on the 10K btw? It is flapping like crazy... (logs 2 and 3).
I don't know what is wrong with the VLAN ethernet connection. Hardware was installed for me by technician. Should I change the ethernet cable to LAN (100Mb)?
Vu+ Ultimo 4K (4 TB HD, DVBS FSB, DVBC FBC & OpenPli 9),
Xtrend ET10000 (1 DVBS works via ethernet & OpenPli 9),
Xtrend ET10000 (DVBT2 & OpenPli 9, located in Thailand). Only latest stable releases.
Xtrend ET10000 (works via ethernet & OpenPli 9) and
Xtrend ET8000 (1 TB HD, 1 DVBT2 & works via ethernet & OpenPli 9)
Re: Tunein radio plugin #66
Posted 24 December 2019 - 15:14
It should be fine, never had an issue with it on my 10K. Maybe a loose or damaged cable / connector?
Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)
Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.
Many answers to your question can be found in our new and improved wiki.
Re: Tunein radio plugin #67
Posted 24 December 2019 - 15:19
It should be fine, never had an issue with it on my 10K. Maybe a loose or damaged cable / connector?
I have changed it to the 100Mb port with a new cable.
Now back to my green screen when using Tunein app with station RTE Lyric…. (latest crashlog attached) please
Attached Files
Vu+ Ultimo 4K (4 TB HD, DVBS FSB, DVBC FBC & OpenPli 9),
Xtrend ET10000 (1 DVBS works via ethernet & OpenPli 9),
Xtrend ET10000 (DVBT2 & OpenPli 9, located in Thailand). Only latest stable releases.
Xtrend ET10000 (works via ethernet & OpenPli 9) and
Xtrend ET8000 (1 TB HD, 1 DVBT2 & works via ethernet & OpenPli 9)
Re: Tunein radio plugin #68
Posted 24 December 2019 - 16:46
getstreams(name,url,page,image) File "/usr/lib/enigma2/python/Plugins/Extensions/TuneinRadio/addons/radio/TuneinRadio/default.py", line 91, in getstreams result = __tunein__.tune(urlmain) File "/usr/lib/enigma2/python/Plugins/Extensions/TuneinRadio/addons/radio/TuneinRadio/tunein.py", line 1004, in tune for stream in self.__parse_m3u(stream): File "/usr/lib/enigma2/python/Plugins/Extensions/TuneinRadio/addons/radio/TuneinRadio/tunein.py", line 340, in __parse_m3u f = urllib2.urlopen(req,context=context) File "/usr/lib/python2.7/urllib2.py", line 154, in urlopen File "/usr/lib/python2.7/urllib2.py", line 435, in open File "/usr/lib/python2.7/urllib2.py", line 548, in http_response File "/usr/lib/python2.7/urllib2.py", line 473, in error File "/usr/lib/python2.7/urllib2.py", line 407, in _call_chain File "/usr/lib/python2.7/urllib2.py", line 556, in http_error_default urllib2.HTTPError: HTTP Error 403: Forbidden
it seems ssl cerificate issue not handled with the code.,what is your image and your version?
Re: Tunein radio plugin #69
Re: Tunein radio plugin #70
Posted 25 December 2019 - 11:17
getstreams(name,url,page,image) File "/usr/lib/enigma2/python/Plugins/Extensions/TuneinRadio/addons/radio/TuneinRadio/default.py", line 91, in getstreams result = __tunein__.tune(urlmain) File "/usr/lib/enigma2/python/Plugins/Extensions/TuneinRadio/addons/radio/TuneinRadio/tunein.py", line 1004, in tune for stream in self.__parse_m3u(stream): File "/usr/lib/enigma2/python/Plugins/Extensions/TuneinRadio/addons/radio/TuneinRadio/tunein.py", line 340, in __parse_m3u f = urllib2.urlopen(req,context=context) File "/usr/lib/python2.7/urllib2.py", line 154, in urlopen File "/usr/lib/python2.7/urllib2.py", line 435, in open File "/usr/lib/python2.7/urllib2.py", line 548, in http_response File "/usr/lib/python2.7/urllib2.py", line 473, in error File "/usr/lib/python2.7/urllib2.py", line 407, in _call_chain File "/usr/lib/python2.7/urllib2.py", line 556, in http_error_default urllib2.HTTPError: HTTP Error 403: Forbiddenit seems ssl cerificate issue not handled with the code.,what is your image and your version?
I assume this question is for me.
I am not aware of SSL.
I am usin openpli 7.2 stable, latest available version.
Vu+ Ultimo 4K (4 TB HD, DVBS FSB, DVBC FBC & OpenPli 9),
Xtrend ET10000 (1 DVBS works via ethernet & OpenPli 9),
Xtrend ET10000 (DVBT2 & OpenPli 9, located in Thailand). Only latest stable releases.
Xtrend ET10000 (works via ethernet & OpenPli 9) and
Xtrend ET8000 (1 TB HD, 1 DVBT2 & works via ethernet & OpenPli 9)
Re: Tunein radio plugin #71
Posted 25 December 2019 - 14:33
"HTTP 403 Forbidden" has nothing to do with with SSL, it is access denied to the URL requested.
Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)
Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.
Many answers to your question can be found in our new and improved wiki.
Re: Tunein radio plugin #72
Posted 25 December 2019 - 15:59
"HTTP 403 Forbidden" has nothing to do with with SSL, it is access denied to the URL requested.
I try to find the url, but the only file (in /etc/tuneinRadio) that should have this (attached XML) seems not to have an URL and points to /usr/lib/enigma2/python/Plugins/Extensions/TuneinRadio/addons/radio/TuneinRadio?url=s24914&mode=300&name=RT%C3%89+Lyric+FM&desc=RT%C3%89+lyric+fm+is+largely...&page=1&image=http%3A%2F%2Fcdn-radiotime-logos.tunein.com%2Fs24914q.png
My other, functioning, favorite is also in this file. (Radio Thailand 88)
Attached Files
Vu+ Ultimo 4K (4 TB HD, DVBS FSB, DVBC FBC & OpenPli 9),
Xtrend ET10000 (1 DVBS works via ethernet & OpenPli 9),
Xtrend ET10000 (DVBT2 & OpenPli 9, located in Thailand). Only latest stable releases.
Xtrend ET10000 (works via ethernet & OpenPli 9) and
Xtrend ET8000 (1 TB HD, 1 DVBT2 & works via ethernet & OpenPli 9)
Re: Tunein radio plugin #73
Re: Tunein radio plugin #74
Posted 25 December 2019 - 19:24
The url of this station is http://av.rasset.ie/...ylist/lyric.m3u and nothing wrong with it,but the method used to download gives forbidden almost may need specific header or user agent
import urllib2 def disable_sslcertificte(): import ssl context = ssl.create_default_context() context.check_hostname = False context.verify_mode = ssl.CERT_NONE return context context=disable_sslcertificte() url='http://av.rasset.ie/av/live/radio/playlist/lyric.m3u' req = urllib2.Request(url) f = urllib2.urlopen(req,context=context)
File "C:\Python27\lib\urllib2.py", line 556, in http_error_default raise HTTPError(req.get_full_url(), code, msg, hdrs, fp) HTTPError: HTTP Error 403: Forbidden
while using requests with passing header can read the link
url='http://av.rasset.ie/av/live/radio/playlist/lyric.m3u' import requests session = requests.Session() USER_AGENT = 'Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:30.0) Gecko/20100101 Firefox/30.0' session.headers.update({'User-Agent': USER_AGENT}) print session.get(url, verify=False).content
#EXTM3U #EXTINF:RTE LYRIC http://icecast2.rte.ie/lyric
i will update soon by the new download code
Re: Tunein radio plugin #75
Re: Tunein radio plugin #76
Posted 26 December 2019 - 11:37
just need to update to 1.3
put this command in telnet window and restart your stb
wget http://tunisia-dreambox.info/TSplugins/TuneinRadio/installer.sh -O - | /bin/sh
Update done, version checked to version 1.3 now.
RTE Lyric started as expected and runs.
Thank you!
Vu+ Ultimo 4K (4 TB HD, DVBS FSB, DVBC FBC & OpenPli 9),
Xtrend ET10000 (1 DVBS works via ethernet & OpenPli 9),
Xtrend ET10000 (DVBT2 & OpenPli 9, located in Thailand). Only latest stable releases.
Xtrend ET10000 (works via ethernet & OpenPli 9) and
Xtrend ET8000 (1 TB HD, 1 DVBT2 & works via ethernet & OpenPli 9)
Re: Tunein radio plugin #77
Re: Tunein radio plugin #78
Posted 28 May 2024 - 19:38
Why not extract the real url stream and add it to a radio bouquet files ?
-
Open the Developer Tools:
- In Chrome, press Ctrl+Shift+I (Windows/Linux) or Cmd+Option+I (Mac).
- In Firefox, press Ctrl+Shift+E (Windows/Linux) or Cmd+Option+E (Mac).
-
Go to the Network Tab:
- Make sure the “Network” tab is selected.
-
Start Playing the Stream:
- Go to the RTÉ Lyric FM website and start the radio stream.
-
Look for the Stream URL:
- In the “Network” tab, you’ll see various network requests being made. Look for requests that contain media, often these will be .m3u8 or .mp3 files.
- The stream URL will often appear under the “Media” or “XHR” filters.
-
Copy the URL:
- Once you find the correct URL (it may look like a long, complex link), right-click on it and select “Copy link address”.
https://liveaudio.rt.../chunklist.m3u8
Test the url in Firefox or Vlc than convert this to the right format with this simple bash script
#!/bin/bash # Simpel script for adding radiostationer to the bouquet list # change_name = Wanted bouquet name on row 5 # Created the file /etc/enigma2/userbouquet.change_name.radio file_name=change_name echo "$file_name" echo>url read -p 'input url : ' url echo $url>url sed -i 's/:/%3a/g' url sed -i 's/^/#SERVICE 4097:0:2:0:100D:0:0:0:0:0:/' url read -p 'input name : ' name sed -i "s/$/:$name/" url echo "#DESCRIPTION $name">>url cat url>>/etc/enigma2/userbouquet.$file_name.radio echo "$name added to the bouquet" # Remove blank lines sed -i -n '/^\s*$/!p' /etc/enigma2/userbouquet.$file_name.radio wget -qO - "http://127.0.0.1/web/servicelistreload?mode=0"
#SERVICE 4097:0:2:0:100D:0:0:0:0:0:https%3a//liveaudio.rte.ie/hls-radio/lyric/chunklist.m3u8:RTE
#DESCRIPTION RTE
2 user(s) are reading this topic
0 members, 2 guests, 0 anonymous users