Firs thing, delete that link that you have shared.
Second thing, I highly recommend not using the pvlist if you are using custom songs and use the databanks that were supplied with your…
I can indeed confirm the value that was set before was incorrect
did you want to push another fix or should we merge it now?
alright i have merged the PR you did for the missing awaits , thank you for testing!
one member in the discord pushed a fix, you can find it in the new commit here : a5fd6e65d6
I'll leave that fix for someone else, it is an await missing somewhere in the handle_start_request most likely but i can't see to find which one exactly
i personally do not use the develop…
issue should be fixed under the last commit 0a408baa87
diva was untested on the develop branch so this doesn't come as a surprise
line 82 in titles/diva/index.py , put this
async def render_POST(self, request: Request) -> bytes:
instead of…
i think keys and keys_intl might not be a bad idea since the base code uses the same version for both and this might be easier to implement
That aimedb error is because you entered a valid aimedb key in core.yaml
I can't seem to be able to replicate this issue on my end, this request is already part of brightmemory.py and the defines seems all good
May we know if you arr on the master or develop branch?
1.40 is not supported on master
i won't be able to help in this case since this is a local issue with your MySQL instance and not an issue with artemis itself