Folgende Warnungen sind aufgetreten:
Warning [2] Undefined variable $unreadreports - Line: 34 - File: global.php(961) : eval()'d code PHP 8.2.2 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/global.php(961) : eval()'d code 34 errorHandler->error_callback
/global.php 961 eval
/printthread.php 16 require_once
Warning [2] Undefined property: MyLanguage::$archive_pages - Line: 2 - File: printthread.php(287) : eval()'d code PHP 8.2.2 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/printthread.php(287) : eval()'d code 2 errorHandler->error_callback
/printthread.php 287 eval
/printthread.php 117 printthread_multipage



RasPiCar Projekt Forum
RadioFM 2.1.3 (Nextgen) - Druckversion

+- RasPiCar Projekt Forum (https://RasPiCarProjekt.de)
+-- Forum: Software (https://RasPiCarProjekt.de/forumdisplay.php?fid=4)
+--- Forum: Kodi (https://RasPiCarProjekt.de/forumdisplay.php?fid=54)
+---- Forum: Add-Ons (https://RasPiCarProjekt.de/forumdisplay.php?fid=55)
+---- Thema: RadioFM 2.1.3 (Nextgen) (/showthread.php?tid=860)

Seiten: 1 2 3 4 5 6 7 8


RE: Addon: RadioFM 2.0.1 (Nextgen) - Jack - 05.06.2016

@hawkeyexp

Sehr fein! Danke! Werde mir das mal anschauen und überlegen, wie ich es hinkriege dass sich userdefinierte Anpassungen im Skin auch (wo sinnvoll) im Radio-Skin zeigen. Ich denke da z.B. an ein durchgängiges Farbschema, eigener Hintergrund etc.


RE: Addon: RadioFM 2.0.1 (Nextgen) - mitko992 - 07.06.2016

Work perfect, beautiful skin, but how to toggle mute radio or set volume to 0 for all sounds in kodi with rotary encoder, because radio_toggle_mute not working!?
Tnx in advance !


RE: Addon: RadioFM 2.0.1 (Nextgen) - hawkeyexp - 07.06.2016

@ mitko992

it is not included via gui. The problem is the missing option to read the actual volume of the radio to sync it up and work with it in the addon. You can also see it when radio addon starts first time after reboot - the volume slider has not the correct value and if you turn the rotary encoders the slider is jumping to correct value. Possible i will release an mute option in the risk of jumping in next version.


RE: Addon: RadioFM 2.0.1 (Nextgen) - mitko992 - 07.06.2016

Tnx @hawkeyexp, I will eagerly wait Smile !


RE: Addon: RadioFM 2.0.1 (Nextgen) - harryberlin - 07.06.2016

den button zum liste umschalten und nummer dazu anzeigen würde ich kombinieren. dann hast wieder einen freien button.


RE: Addon: RadioFM 2.0.1 (Nextgen) - hawkeyexp - 07.06.2016

ist schon in passiert :-) Ist der einzig sinnvolle Platz der sich gut einfügt. Schreib gerade am code für die Umsetzung der Lautatärke.


RE: Addon: RadioFM 2.0.2 (Nextgen) - hawkeyexp - 08.06.2016

Neue Version (2.0.2) online - Mute fürs Radio eingebaut


RE: Addon: RadioFM 2.0.2 (Nextgen) - mitko992 - 09.06.2016

Tnx bro! I'll try it tonight ! Is the function radio_toggle_mute right? Smile


RE: Addon: RadioFM 2.0.2 (Nextgen) - hawkeyexp - 09.06.2016

(09.06.2016, 11:33)mitko992 schrieb: Tnx bro! I'll try it tonight ! Is the function radio_toggle_mute right? Smile
No ! It is not released via carpc-controller - it is fully released in the addon and is using volume_plus and volume_minus :-) It stores last level and sends the needed count of plus or minus :-)

Gesendet von meinem Xperia Z1 mit Tapatalk


RE: Addon: RadioFM 2.0.2 (Nextgen) - mitko992 - 09.06.2016

OK tnx. I know that this is not the topic , but there function controller that power off the system with rotary encoder?Smile