Martin
Martin
Can you do `print(a["subsonic-response"])` above the problematic line to see what's in it?
I am still going to need the printed out `["subsonic-response"]` for that problematic response. ```python print(d["subsonic-response"]) items = d["subsonic-response"]["directory"]["child"] ```
@stkw0 could you grab the requested output or throw me some guest credentials to test with if your server is publicly available?
EDIT: You can also run the pre-release, it has both the fix and additional logging for when the issue in the OP occurs. --- Can you try swapping `if item["isDir"]:`...
> if it would be easier for testing, I can provide an account in the web server I have running Possibly, my tg nickname is the same as here. The...
This thread covers many issues: 1. Crash/fail on failed login - fixed - now shows the error to the user 2. Fail on directory check - fixed 3. Fail on...
Does the 0.7 release and its included sync against llama.cpp help any? I would try it myself, but downloading the model is going to take me a while.
You can at the very least easily automate bumping checksums and making sure it builds in a clean chroot. https://gitlab.com/C0rn3j/configs/-/blob/34dd12a72e10e911a50baecfef4e4672e5de5e74/roles/tools/files/corn-makepkg.sh#L9 You can probably also automate version bumps through nvchecker.