You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I confirm that this is an issue rather than a question.
Bug report
2021-07-08T17:22:38.710Z [hyperiond HYPERION] (DEBUG) (PriorityMuxer.cpp:270:PriorityMuxer::clearInput()) Removed source priority 128
2021-07-08T17:22:38.710Z [hyperiond BOBLIGHT] (DEBUG) (BoblightServer.cpp:110:BoblightServer::closedConnection()) connection closed
2021-07-08T17:22:38.710Z [hyperiond BOBLIGHT] (INFO) Stopped
2021-07-08T17:22:38.710Z [hyperiond COMPONENTREG] (DEBUG) (ComponentRegister.cpp:36:ComponentRegister::setNewComponentState()) Boblight server: disabled
2021-07-08T17:22:38.710Z [hyperiond BOBLIGHT] (INFO) Started on port 19333
2021-07-08T17:22:38.710Z [hyperiond COMPONENTREG] (DEBUG) (ComponentRegister.cpp:36:ComponentRegister::setNewComponentState()) Boblight server: enabled
2021-07-08T17:22:39.481Z [hyperiond BOBLIGHT] (INFO) new connection
2021-07-08T17:22:39.481Z [hyperiond HYPERION] (DEBUG) (PriorityMuxer.cpp:161:PriorityMuxer::registerInput()) Register new input 'Boblight@::ffff:192.168.1.10/BOBLIGHTSERVER' with priority 100 as inactive
2021-07-08T17:22:39.482Z [hyperiond HYPERION] (DEBUG) (PriorityMuxer.cpp:270:PriorityMuxer::clearInput()) Removed source priority 100
2021-07-08T17:22:39.482Z [hyperiond BOBLIGHT] (WARNING) The priority 255 is not in the priority range between 128 and 253. Priority 128 is used instead.
2021-07-08T17:22:39.482Z [hyperiond HYPERION] (DEBUG) (PriorityMuxer.cpp:161:PriorityMuxer::registerInput()) Register new input 'Boblight@::ffff:192.168.1.10/BOBLIGHTSERVER' with priority 128 as inactive
2021-07-08T17:22:43.584Z [hyperiond WEBSOCKET] (DEBUG) (JsonAPI.cpp:1054:JsonAPI::handleLoggingCommand()) log streaming activated for client ::ffff:127.0.0.1
Steps to reproduce
Go to network services on web config and change boblight server priority value below 128
What is expected?
Priority to be set as wanted. It already worked once before clean reinstalling hyperionNG
I want boblight to be higher priority than flatbuffer (which can't change priority ?)
What is actually happening?
Boblight priority keeps on resetting to 128
System
Hyperion Server:
Build: (HEAD detached at 83338dc) (Paulchen Panther-ca50487e/83338dc3-1605733041)
* Do not limit priorities for Boblight (#1269)
* Boblight - Allow to exclude component from build
* Fix merge
* Amlogic - Correct Pixelformat reference
* Remove "wrong" Amlogic ifdef, which was not working before
Bug report
2021-07-08T17:22:38.710Z [hyperiond HYPERION] (DEBUG) (PriorityMuxer.cpp:270:PriorityMuxer::clearInput()) Removed source priority 128
2021-07-08T17:22:38.710Z [hyperiond BOBLIGHT] (DEBUG) (BoblightServer.cpp:110:BoblightServer::closedConnection()) connection closed
2021-07-08T17:22:38.710Z [hyperiond BOBLIGHT] (INFO) Stopped
2021-07-08T17:22:38.710Z [hyperiond COMPONENTREG] (DEBUG) (ComponentRegister.cpp:36:ComponentRegister::setNewComponentState()) Boblight server: disabled
2021-07-08T17:22:38.710Z [hyperiond BOBLIGHT] (INFO) Started on port 19333
2021-07-08T17:22:38.710Z [hyperiond COMPONENTREG] (DEBUG) (ComponentRegister.cpp:36:ComponentRegister::setNewComponentState()) Boblight server: enabled
2021-07-08T17:22:39.481Z [hyperiond BOBLIGHT] (INFO) new connection
2021-07-08T17:22:39.481Z [hyperiond HYPERION] (DEBUG) (PriorityMuxer.cpp:161:PriorityMuxer::registerInput()) Register new input 'Boblight@::ffff:192.168.1.10/BOBLIGHTSERVER' with priority 100 as inactive
2021-07-08T17:22:39.482Z [hyperiond HYPERION] (DEBUG) (PriorityMuxer.cpp:270:PriorityMuxer::clearInput()) Removed source priority 100
2021-07-08T17:22:39.482Z [hyperiond BOBLIGHT] (WARNING) The priority 255 is not in the priority range between 128 and 253. Priority 128 is used instead.
2021-07-08T17:22:39.482Z [hyperiond HYPERION] (DEBUG) (PriorityMuxer.cpp:161:PriorityMuxer::registerInput()) Register new input 'Boblight@::ffff:192.168.1.10/BOBLIGHTSERVER' with priority 128 as inactive
2021-07-08T17:22:43.584Z [hyperiond WEBSOCKET] (DEBUG) (JsonAPI.cpp:1054:JsonAPI::handleLoggingCommand()) log streaming activated for client ::ffff:127.0.0.1
Steps to reproduce
Go to network services on web config and change boblight server priority value below 128
What is expected?
Priority to be set as wanted. It already worked once before clean reinstalling hyperionNG
I want boblight to be higher priority than flatbuffer (which can't change priority ?)
What is actually happening?
Boblight priority keeps on resetting to 128
System
Hyperion Server:
Hyperion Server OS:
The text was updated successfully, but these errors were encountered: