Hello, I recently updated my Hue Bridge to the Bridge Pro and now the lights won't work with PreShow Experience. This is all due to the Bridge Pro dropping HTTP support in favor of HTTPS with a self signed certificate (uses its' SN as the Common Name in the certificate). Basically anytime you try to access the Bridge Pro's API, it will fail SSL verification. A quick, but insecure, way to fix this would be to turn off SSL verification when making URL calls. Any way to make that an option in
I've just upgraded my Kodi to the latest version 21.3 and switched from CV to PSE. If I run PSE using a sequence with Trivia in it, it will work once. Then if I run it a second time it Errors out saying "PreShow Experience Error. See the log for more information". If I "Reset content database" it usually fixes it but just re-breaks after working once. The error portion of the log is below. It seems related somehow to trivia because the issue goes away if I omit Trivia from my sequence. At first I thought it was my Trivia content itself but after experimenting with it, I don't think so. Any thoughts on how I can regain stability? Thanks in advance!
Update: I might have fixed it. sequenceprocessor.py has import random defined twice. I removed the second one and it seems better now.
Edited by Dan