Read the statement by Michael Teeuw here.
Posts
-
RE: MMM-PIR-Sensor-Lite modification
@bugsounet Hi,
sorry but at the moment a do not have plans to maintain more modules than i already do.
In addition i do not see a reason why there should be a need for a additional screensave module.
Most of the features are present in the exiting ones. I do not like the idea of putting the GPIO logic and screensave logic into the same module and had problems with it in my setup in the past. Thats why i created the two separted modules.
I forked MMM-Screen as i wanted to check if there is a easy way to implement the CEC logic to my screensave module. I do not think it would be a big deal. The problem is that i do not have a CEC aware monitor at the moment and do not have the time to build a dev environment with my tv. -
RE: MMM-PIR-Sensor-Lite modification
@Freddy_boy
Hi, my MMM-Screen-Powersave-Notification module can do this job. It has ahideInsteadShutoff
option.
You need my MMM-GPIO-Notifications in addition.
I wrote a Guide of how to configure the modules. -
RE: MMM-MplayerRadio no Sound gelöst
@stoffel
Ich hab vor ein paar Minuten Version 0.1.2 vom Modul veröffentlich. Der streamlinkWrapper untersützt jetzt auch zusätzliche Argumente -
RE: MMM-MplayerRadio no Sound gelöst
@stoffel
Hi, klar. Ich pass den Stream wrapper die Tage so an, wie die anderen beiden Skripts. Sollte kein Thema sein.
Mit der nächsten Version ist es dann mit dabei. -
RE: MMM-MplayerRadio no Sound gelöst
@stoffel
Sehr gut, dass es jetzt klappt.
Ich hatte am Streamlink Skript tatsächlich nichts verändert. Die zusätzlichen Optionen werden in dem Fall ignoriert. Es dürfte deshalb nicht am ´–player-continuous-http´ liegen. Allerdings ist das neustarten des Streams, falls sich dervlc
beendet ja genau die Aufgabe vonstreamlink
.In der Angabe der zusätzlichen Optionen ist ein kleiner Fehler. Sie müssen separat angegeben werden. Jeweils als eigener Eintrag im Array und die ersten beiden Optionen brauchts nur bei
streamlink
:customCommandArgs: ["###URL###","--http-no-ssl-verify", "--player-continuous-http"],
-
RE: MMM-MplayerRadio no Sound gelöst
@stoffel
Ich hab eben Version 0.1.1 vom Modul online gestellt. Die Wrapper sind jetzt beide so angepasst, dass nach der Stream-URL eine beliebige Anzahl and eigenen Parametern angehängt werden kann. Diese werden transparent in den Aufruf von VLC übernommen. -
RE: MMM-MplayerRadio no Sound gelöst
@stoffel Super, dass die Dateien jetzt da sind und die richtigen Rechte haben. Da konnte ich mir echt nicht eklären, wo es her kommt.
Die zusätzlichen Optionen sollten kein Problem sein. Muss mich kurz mit dem Slicing von Arrays in Bash beschäftigen aber dann sollte das für beide VLC Wrapper kein Problem sein. -
RE: MMM-MplayerRadio no Sound gelöst
@stoffel
Die zusätzlichen Optionen im Skript könnte ich noch ergänzen. Allerdings deuten HTTPS Probleme bei “offiziellen” Sendern meistens auf eine falsch eingestellte Systemzeit hin.
Die beiden Dateien sind im offiziellen Repo https://github.com/Tom-Hirschberger/MMM-MplayerRadio.git auf alle Fälle im Haupt-Branch eingecheckt und sollten bei einem Klone auch mit kopiert werden. -
RE: MMM-MplayerRadio no Sound gelöst
@wishmaster270
Ich hab eben mal das Projekt frisch von GitHub geklont und die Rechte überprüft.
Orginal sind sie auf776
und damit etwas großzügiger gesetzt.
Je nach System könnte es noch sein, dass die Umask eine Rolle spielt.
Es ist allerdings kein Problem im Repo sondern wenn eine Einstellung im System.