Muss ich einen PR nochmal neu anstoßen? (https://github.com/hyperion-project/hyperion.ng/pull/1152)
Ich glaube ich war zu schnell.
Flaggen in Hyperion
-
Cosmicbase -
January 16, 2021 at 12:41 AM -
Thread is Resolved
-
-
- Official Post
Habe zwei PRs geschlossen. Wenn du das Schema noch im gleichen Branch anpasst, reicht das vollkommen.
Und bitte keine flag1.json als PR. Zum Anpassen der Effekte ist der Effektkonfigurator zuständig. Wir brauch nicht alle Flaggen als eigenständigen Effekt. Danke -
Wenn du das Schema noch im gleichen Branch anpasst, reicht das vollkommen.
Ok weiß jetzt was du meinst. Immer Änderungen im gleichen Branch. Und nicht immer neue PRs aufmachen. Deshalb habe ich meine Branches alle zu 1 neuen zusammengeführt.Hoffe so ist es jetzt richtig.
Nachtrag:
Habe einen Error log beim Speichern der Flagge Germany/Russia im Effekt Konfigurator.
Code
Display More2021-01-17T15:34:43.501Z [hyperiond NETFORWARDER] (ERROR) Unable to parse address () 2021-01-17T15:34:43.786Z [hyperiond LEDDEVICE] (WARNING) (192.168.2.65:19446) Write Error: (7) Unable to send a message 2021-01-17T15:34:43.790Z [hyperiond LEDDEVICE] (WARNING) (192.168.2.76:19446) Write Error: (7) Unable to send a message 2021-01-17T15:43:14.654Z [hyperiond NETFORWARDER] (ERROR) Previous line repeats 1 times 2021-01-17T15:43:14.654Z [hyperiond EFFECTFILES] (ERROR) Can't open file: /home/pi/.hyperion/custom-effects/Flaggende/ru.json 2021-01-17T15:44:31.079Z [hyperiond EFFECTFILES] (ERROR) Previous line repeats 3 times 2021-01-17T15:44:31.081Z [hyperiond EFFECTFILES] (ERROR) Can't open file: /home/pi/.hyperion/custom-effects/FlaggenGermany/Russia.json 2021-01-17T15:44:44.820Z [hyperiond EFFECTFILES] (ERROR) Can't open file: /home/pi/.hyperion/custom-effects/FlagsGermany/Russia.json 2021-01-17T15:49:00.383Z [hyperiond EFFECTFILES] (ERROR) Previous line repeats 4 times 2021-01-17T15:49:00.383Z [hyperiond EFFECTFILES] (INFO) Reload effect list 2021-01-17T15:49:00.391Z [hyperiond EFFECTFILES] (INFO) 39 effects loaded from directory :/effects/ 2021-01-17T15:49:00.395Z [hyperiond EFFECTFILES] (INFO) 22 effect schemas loaded from directory :/effects/schema/ 2021-01-17T15:49:00.396Z [hyperiond EFFECTFILES] (INFO) 1 effects loaded from directory /home/pi/.hyperion/custom-effects 2021-01-17T15:49:08.985Z [hyperiond EFFECTENGINE] (INFO) Run effect "Flagge" on channel 1 2021-01-17T15:49:19.065Z [hyperiond EFFECTENGINE] (INFO) effect finished 2021-01-17T15:51:08.984Z [hyperiond EFFECTFILES] (ERROR) Can't open file: /home/pi/.hyperion/custom-effects/FlagsGermany/Russia.json 2021-01-17T15:51:15.948Z [hyperiond EFFECTFILES] (INFO) 39 effects loaded from directory :/effects/ 2021-01-17T15:51:15.951Z [hyperiond EFFECTFILES] (INFO) 22 effect schemas loaded from directory :/effects/schema/ 2021-01-17T15:51:15.952Z [hyperiond EFFECTFILES] (INFO) 0 effects loaded from directory /home/pi/.hyperion/custom-effects 2021-01-17T15:51:18.162Z [hyperiond EFFECTFILES] (ERROR) Can't open file: /home/pi/.hyperion/custom-effects/FlagsGermany/Russia.json 2021-01-17T15:52:58.267Z [hyperiond EFFECTFILES] (ERROR) Previous line repeats 6 times 2021-01-17T15:52:58.269Z [hyperiond EFFECTFILES] (ERROR) Can't open file: /home/pi/.hyperion/custom-effects/FlagsGermany/Rossia.json 2021-01-17T15:52:58.293Z [hyperiond WEBSOCKET] (DEBUG) (JsonAPI.cpp:1063:handleLoggingCommand()) log streaming deactivated for client ::ffff:192.168.2.39 2021-01-17T15:53:23.744Z [hyperiond EFFECTFILES] (ERROR) Previous line repeats 3 times 2021-01-17T15:53:23.745Z [hyperiond EFFECTENGINE] (INFO) Run effect "Flags Germany/Rossia" on channel 1 2021-01-17T15:53:23.745Z [hyperiond EFFECTENGINE] (DEBUG) (EffectEngine.cpp:183:runEffectScript()) Start the effect: name [Flags Germany/Rossia], smoothCfg [0] 2021-01-17T15:53:23.745Z [hyperiond HYPERION] (DEBUG) (PriorityMuxer.cpp:161:registerInput()) Register new input 'Web Configuration@::ffff:192.168.2.39/EFFECT' with priority 1 as inactive 2021-01-17T15:53:23.780Z [hyperiond HYPERION] (DEBUG) (PriorityMuxer.cpp:251:setInputImage()) Priority 1 is now active 2021-01-17T15:53:23.780Z [hyperiond HYPERION] (DEBUG) (PriorityMuxer.cpp:351:setCurrentTime()) Set visible priority to 1 2021-01-17T15:53:23.781Z [hyperiond HYPERION] (DEBUG) (Hyperion.cpp:559:handlePriorityChangedLedDevice()) priority[1], previousPriority[255] 2021-01-17T15:53:23.781Z [hyperiond HYPERION] (DEBUG) (Hyperion.cpp:569:handlePriorityChangedLedDevice()) new source available -> switch LED-Device on 2021-01-17T15:53:25.039Z [hyperiond EFFECTFILES] (ERROR) Can't open file: /home/pi/.hyperion/custom-effects/FlagsGermany/Rossia.json 2021-01-17T15:53:25.200Z [hyperiond HYPERION] (DEBUG) (PriorityMuxer.cpp:270:clearInput()) Removed source priority 1 2021-01-17T15:53:25.201Z [hyperiond HYPERION] (DEBUG) (PriorityMuxer.cpp:351:setCurrentTime()) Set visible priority to 255 2021-01-17T15:53:25.202Z [hyperiond HYPERION] (DEBUG) (Hyperion.cpp:559:handlePriorityChangedLedDevice()) priority[255], previousPriority[1] 2021-01-17T15:53:25.202Z [hyperiond HYPERION] (DEBUG) (Hyperion.cpp:562:handlePriorityChangedLedDevice()) No source left -> switch LED-Device off 2021-01-17T15:53:27.794Z [hyperiond EFFECTENGINE] (INFO) effect finished 2021-01-17T15:53:54.066Z [hyperiond EFFECTFILES] (ERROR) Can't open file: /home/pi/.hyperion/custom-effects/FlagsGermany/Russia.json 2021-01-17T15:53:59.329Z [hyperiond EFFECTENGINE] (INFO) Run effect "Flags Germany/Russia" on channel 1 2021-01-17T15:53:59.329Z [hyperiond EFFECTENGINE] (DEBUG) (EffectEngine.cpp:183:runEffectScript()) Start the effect: name [Flags Germany/Russia], smoothCfg [0] 2021-01-17T15:53:59.329Z [hyperiond HYPERION] (DEBUG) (PriorityMuxer.cpp:161:registerInput()) Register new input 'Web Configuration@::ffff:192.168.2.39/EFFECT' with priority 1 as inactive 2021-01-17T15:53:59.354Z [hyperiond HYPERION] (DEBUG) (PriorityMuxer.cpp:251:setInputImage()) Priority 1 is now active 2021-01-17T15:53:59.354Z [hyperiond HYPERION] (DEBUG) (PriorityMuxer.cpp:351:setCurrentTime()) Set visible priority to 1 2021-01-17T15:53:59.355Z [hyperiond HYPERION] (DEBUG) (Hyperion.cpp:559:handlePriorityChangedLedDevice()) priority[1], previousPriority[255] 2021-01-17T15:53:59.356Z [hyperiond HYPERION] (DEBUG) (Hyperion.cpp:569:handlePriorityChangedLedDevice()) new source available -> switch LED-Device on 2021-01-17T15:54:02.481Z [hyperiond EFFECTFILES] (ERROR) Can't open file: /home/pi/.hyperion/custom-effects/FlagsGermany/Russia.json 2021-01-17T15:54:02.597Z [hyperiond HYPERION] (DEBUG) (PriorityMuxer.cpp:270:clearInput()) Removed source priority 1 2021-01-17T15:54:02.598Z [hyperiond HYPERION] (DEBUG) (PriorityMuxer.cpp:351:setCurrentTime()) Set visible priority to 255 2021-01-17T15:54:02.599Z [hyperiond HYPERION] (DEBUG) (Hyperion.cpp:559:handlePriorityChangedLedDevice()) priority[255], previousPriority[1] 2021-01-17T15:54:02.599Z [hyperiond HYPERION] (DEBUG) (Hyperion.cpp:562:handlePriorityChangedLedDevice()) No source left -> switch LED-Device off 2021-01-17T15:54:03.366Z [hyperiond EFFECTENGINE] (INFO) effect finished 2021-01-17T15:54:08.167Z [hyperiond EFFECTFILES] (ERROR) Can't open file: /home/pi/.hyperion/custom-effects/FlagsGermany/Russia.json 2021-01-17T15:54:20.588Z [hyperiond WEBSOCKET] (DEBUG) (JsonAPI.cpp:1054:handleLoggingCommand()) log streaming activated for client ::ffff:192.168.2.39Speichern unter anderem Namen hat funktioniert.
-
Participate now!
Don’t have an account yet? Register yourself now and be a part of our community!