For The Netherlands as region shows the Rakuten website and Android app very different channels in compare with the plugin (OpenATV 8). Channels like Your 60s 70s 80s, TMF, Telegraaf TV, Bright TV are not available in the plugin. Can this be fixed?
Posts by anzonl
-
-
-
Mod updated check the first post
MetrixHD Poster/Bitrate Mod by Karim Mamdouh (For Original OpenATV Skin)Works fine now with OpenATV 7.6! Thanks for your work.
-
Thanks for this recommending this plugin. I'm gonna try it!
-
Is there a plugin for Freesat that automatically scans transponders periodically and creates a bouquet based on the EPG list? Something like Cable Scanner, but for Freesat UK.
-
It would be nice if The Netherlands would be added as a region in the app:
-
The EPG Importer plugin shows no results in the plugin during and after import.
-
We dont have RDS in UK, so no way to test. If my memory serves me correctly I thought I actually removed that RDS screen.
You would have to show be a screen grab.Code<screen name="RdsInfoDisplay" position="0,20" size="1920,1080" zPosition="-8" flags="wfNoBorder" backgroundColor="transparent"> <widget name="RassLogo" pixmap="skin_default/icons/rass_logo.png" position="0,0" size="100,42" alphatest="blend" zPosition="1"/> <widget name="RadioText" position="0,0" size="1920,70" font="Raleway-Bold;50" halign="center" valign="center" noWrap="1" backgroundColor="transpBlack" foregroundColor="layer-a-foreground" shadowOffset="-2,-2" shadowColor="black" transparent="0" zPosition="1"/> <widget name="RtpText" position="0,960" size="1920,70" font="Raleway-BoldItalic;50" halign="center" valign="center" noWrap="1" backgroundColor="transpBlack" foregroundColor="layer-a-foreground" shadowOffset="-2,-2" shadowColor="black" transparent="0" zPosition="1"/> </screen> -
Its now fixed with this file
KiddaC Skin E2sentials
anzonlthanks for the quick service! I also noticed that the RDS is not adjusted to the size of the radio screen.
-
welcome back!
-
-
OK, that for test
send attached file after extract to /usr/share/enigma2/AL_AYAM_FHD/menu
and add that screens to xml file
Code
Display More<screen name="RadioInfoBar" position="70,720" size="1780,300" title="" backgroundColor="transparent" flags="wfNoBorder"> <ePixmap pixmap="AL_AYAM_FHD/menu/R/radioinfobar.png" position="0,0" size="1780,300" zPosition="-1" alphatest="on"/> <widget source="session.CurrentService" render="ChannelNumber" position="25,25" size="250,45" font="Regular;36" backgroundColor="transpBlack" halign="center" transparent="1"/> <widget source="session.CurrentService" render="Label" position="280,25" size="825,40" font="Regular;36" halign="left" backgroundColor="transpBlack" transparent="1"> <convert type="ServiceName">Name</convert> </widget> <widget source="session.CurrentService" render="Label" position="25,100" size="250,90" font="Regular;32" halign="center" backgroundColor="transpBlack" transparent="1"> <convert type="ServiceName">Provider</convert> </widget> <widget source="global.CurrentTime" render="Label" position="1345,25" size="195,40" font="Regular;36" halign="right" backgroundColor="transpBlack" transparent="1"> <convert type="ClockToText">Format:%d.%m.%Y</convert> </widget> <ePixmap pixmap="AL_AYAM_FHD/menu/R/recbg2.png" position="1555,138" size="30,30" zPosition="1" alphatest="blend"/> <widget source="session.RecordState" render="Pixmap" pixmap="AL_AYAM_FHD/menu/R/rec_1.png" position="1555,138" size="30,30" zPosition="3" alphatest="blend"> <convert type="ConditionalShowHide">Blink</convert> </widget> <widget source="session.Event_Now" render="Label" position="265,100" size="97,35" halign="right" font="Regular;32" backgroundColor="transpBlack" transparent="1"> <convert type="EventTime">StartTime</convert> <convert type="ClockToText">Default</convert> </widget> <eLabel text="-" position="362,100" size="30,35" halign="center" font="Regular;32" backgroundColor="transpBlack" transparent="1"/> <widget source="session.Event_Now" render="Label" position="392,100" size="97,35" halign="left" font="Regular;32" backgroundColor="transpBlack" transparent="1"> <convert type="EventTime">EndTime</convert> <convert type="ClockToText">Default</convert> </widget> <widget source="session.Event_Now" render="Label" position="505,100" size="670,35" zPosition="30" halign="left" font="Regular;32" backgroundColor="transpBlack" transparent="1" noWrap="1"> <convert type="EventName">Name</convert> </widget> <widget source="session.Event_Now" render="Label" position="1360,100" size="180,35" halign="right" font="Regular;32" backgroundColor="transpBlack" transparent="1"> <convert type="EventTime">Remaining</convert> <convert type="RemainingToText">InMinutes</convert> </widget> <ePixmap position="284,149" zPosition="1" size="1255,9" pixmap="AL_AYAM_FHD/menu/R/sliderosdr_bg.png"/> <widget source="session.Event_Now" render="Progress" pixmap="AL_AYAM_FHD/menu/R/sliderosdr.png" position="284,149" size="1255,9" zPosition="2" transparent="1"> <convert type="EventTime">Progress</convert> </widget> <widget source="session.Event_Next" render="Label" position="265,169" size="97,35" halign="right" font="Regular;32" foregroundColor="grey" backgroundColor="transpBlack" transparent="1"> <convert type="EventTime">StartTime</convert> <convert type="ClockToText">Default</convert> </widget> <eLabel text="-" position="362,169" size="30,35" halign="center" font="Regular;32" foregroundColor="grey" backgroundColor="transpBlack" transparent="1"/> <widget source="session.Event_Next" render="Label" position="392,169" size="97,35" halign="left" font="Regular;32" foregroundColor="grey" backgroundColor="transpBlack" transparent="1"> <convert type="EventTime">EndTime</convert> <convert type="ClockToText">Default</convert> </widget> <widget source="session.Event_Next" render="Label" position="505,169" size="670,35" zPosition="30" halign="left" font="Regular;32" foregroundColor="grey" backgroundColor="transpBlack" transparent="1" noWrap="1"> <convert type="EventName">Name</convert> </widget> <widget source="session.Event_Next" render="Label" position="1360,169" size="180,35" halign="right" font="Regular;32" foregroundColor="grey" backgroundColor="transpBlack" transparent="1"> <convert type="EventTime">Duration</convert> <convert type="ClockToText">InMinutes</convert> </widget> <widget source="RdsDecoder" render="Pixmap" pixmap="AL_AYAM_FHD/menu/R/rass_logo.png" position="1600,109" size="100,60" zPosition="2" alphatest="blend"> <convert type="RdsInfo">RasInteractiveAvailable</convert> <convert type="ConditionalShowHide"/> </widget> <widget source="RdsDecoder" render="Label" position="30,222" size="1720,66" font="Regular;34" halign="center" valign="center" backgroundColor="transpBlack" foregroundColor="blue" transparent="1"> <convert type="RdsInfo">RadioText</convert> </widget> </screen> <screen name="RdsInfoDisplay" position="0,0" size="1920,1080" zPosition="-2" backgroundColor="transparent" flags="wfNoBorder" > <widget name="RassLogo" pixmap="AL_AYAM_FHD/menu/R/rass_logo.png" position="150,877" size="100,60"/> <widget name="RadioText" position="150,975" size="1620,45" font="Regular;32" valign="center" noWrap="1" backgroundColor="transpBlack"/> <widget name="RtpText" position="150,975" size="1620,45" font="Regular;32" halign="right" valign="center" noWrap="1" backgroundColor="transpBlack"/> </screen>Unfortunately I didn't see any RDS, tested with German ARD radiostations and Dutch Ziggo cable stations.
-
It should look something like this in skin.xml
Code<widget source="RdsDecoder" render="Pixmap" alphatest="blend" pixmap="media/mmc/rass_logo.png" position="1091,5" size="50,21" backgroundColor="layer-b-background" zPosition="1"> <convert type="RdsInfo">RasInteractiveAvailable</convert> <convert type="ConditionalShowHide" /> </widget> <screen name="RdsInfoDisplay" position="0,20" size="1920,1080" zPosition="-8" flags="wfNoBorder" backgroundColor="transparent"> <widget name="RassLogo" pixmap="media/mmc/rass_logo.png" position="0,0" size="100,42" alphatest="blend" zPosition="1"/> <widget name="RadioText" position="0,0" size="1920,70" font="Raleway-Bold;50" halign="center" valign="center" noWrap="1" backgroundColor="transpBlack" foregroundColor="layer-a-foreground" shadowOffset="-2,-2" shadowColor="black" transparent="0" zPosition="1"/> <widget name="RtpText" position="0,960" size="1920,70" font="Raleway-BoldItalic;50" halign="center" valign="center" noWrap="1" backgroundColor="transpBlack" foregroundColor="layer-a-foreground" shadowOffset="-2,-2" shadowColor="black" transparent="0" zPosition="1"/> </screen> -
Thanks for the nice skin. Can you fix the RdsInfoDisplay for the German satellite radio stations?
-
Only regions that are supported by Samsung Electronics Co., Ltd. android app are available
- REGIONS=at,ca,ch,de,es,fr,gb,in,it,kr,us
Where is The Netherlands? Samsung TV+ even has exclusive fast channels in Dutch.
-
Display More
add. fix skin.xml msnweather
put to \usr\share\enigma2\SkalliFHD-Christmas
1_0_19_BBD_3A2_110_EEEE0264_0_0_0_20241107094120.jpg
I have really no idea what you want me to do. Edit the XML? Add what exactly?
-
Just noticed

"booting" in the radio screen.
-
Thank you, very nice. Do you have a radiologo available?
-
ATV-7.4 & ATV-7.5 not working
That's a pity, I kinda like it. I know from experience that Gigablue/OpenATV doesn't like ExtraEvent (no show). PosterX works fine.
-
Can someone find the streaming url of Telegraaf TV? This (unique) channel is part of the Dutch Samsung TV Plus. Unfortunately Netherlands is not een country option in the plugin.
