crash while searching for Romantic FM
Tunein radio plugin
Re: Tunein radio plugin #21
Re: Tunein radio plugin #22
Posted 12 July 2017 - 16:55
I put this code block to avoid ssl-certificate error but do not know if needed in openpli 6.
def disable_sslcertificte(): import ssl context = ssl.create_default_context() context.check_hostname = False context.verify_mode = ssl.CERT_NONE return context try: context=disable_sslcertificte()
however i will update code in future release of TuneinRadio to avoid crash at least
Re: Tunein radio plugin #23
Re: Tunein radio plugin #24
Re: Tunein radio plugin #25
Posted 13 July 2017 - 09:25
OpenPLi 6 has full SSL support and Python 2.7.12, this code should work fine there, but it doesn't need SSL workarounds.
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 #26
Posted 30 July 2017 - 08:24
I had an oopsie yesterday:
Attached Files
Edited by Dream1975, 30 July 2017 - 08:26.
Mutant HD2400, OpenPLi nightly, 2x DVB-C & 2x DVB-S
Mutant HD51, OpenPLi nightly, 1x DVB-C & 1x DVB-S
Wavefrontier T55 (Astra 1,2,3 en HB)
Smartcards Ziggo (Irdeto) and CDS (Seca) on Oscam
Re: Tunein radio plugin #27
Re: Tunein radio plugin #28
Posted 30 July 2017 - 08:57
A bit off topic, but a tip for the Dutch users Comedy radio. Always good to have a laugh sometimes
Attached Files
Edited by Dream1975, 30 July 2017 - 08:58.
Mutant HD2400, OpenPLi nightly, 2x DVB-C & 2x DVB-S
Mutant HD51, OpenPLi nightly, 1x DVB-C & 1x DVB-S
Wavefrontier T55 (Astra 1,2,3 en HB)
Smartcards Ziggo (Irdeto) and CDS (Seca) on Oscam
Re: Tunein radio plugin #29
Posted 30 July 2017 - 16:30
Another one when pausing a stream:
Edited by Dream1975, 30 July 2017 - 16:30.
Mutant HD2400, OpenPLi nightly, 2x DVB-C & 2x DVB-S
Mutant HD51, OpenPLi nightly, 1x DVB-C & 1x DVB-S
Wavefrontier T55 (Astra 1,2,3 en HB)
Smartcards Ziggo (Irdeto) and CDS (Seca) on Oscam
Re: Tunein radio plugin #30
Posted 31 July 2017 - 14:23
regarding the parsing error above it is bug in tunein api to get info about some radio stations but anyway the error should be handled to avoid crash
thanks Dream1975
Re: Tunein radio plugin #31
Posted 8 December 2018 - 20:10
HI mfaraj57, I installed and like your plugin. Thank you! I get the following error when using it on Vti14.0.x in Fluid Next skin after selecting a channel. see tune-in-skin-bug.jpg
Also I dont know how to add a channel to favourites that show in searchresults. Is this also a vti/skin related problem? See searchresult.jpg
Can you help me create skinparts for all screens so tunein radio can be used in fluid next skin?
Whats screens are needed for tunein radio plugin to work? Is plugin avalable on github? Can I help translate it?
Best,
Attached Files
Re: Tunein radio plugin #32
Posted 8 December 2018 - 20:27
Re: Tunein radio plugin #33
Re: Tunein radio plugin #34
Re: Tunein radio plugin #35
Posted 9 December 2018 - 11:02
Thanks
i will fix the error in close next release and i will put in github
while that you can use tunein radio from TSmedia-radio section there are two versions of of tuneinradio one from kodi
to install latest TSmedia just put this script in telenet
wget http://tunisia-dreambox.info/TSmedia/software_official/installer.sh -O - | /bin/sh
Re: Tunein radio plugin #36
Re: Tunein radio plugin #37
Posted 18 December 2018 - 17:14
TuneinRadio 1.2
-fixed bugs in previous versions
-add recording feature
-slideshow of personal pictures while listening to favorite radio in addition to google images slide show
setup:
wget http://tunisia-dreambox.info/TSplugins/TuneinRadio/installer.sh -O - | /bin/s
or
opkg install http://tunisia-dreambox.info/TSplugins/TuneinRadio/enigma2-plugin-extensions-tuneinradio_1.2_all.ipk
Re: Tunein radio plugin #38
Re: Tunein radio plugin #39
Posted 18 December 2018 - 17:41
Re: Tunein radio plugin #40
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users