Lee Thompson
Lee Thompson
I don't use the Dasherr editor, I use notepad++ to edit the json files because I'm using a number of pages. I abuse Dasherr to use it as a menu...
I'd like to see this too. On my own files I'm setting `RECORDINGTYPE` to be `Abridged` or `Unabridged`. I've also been considering having `ABRIDGED` hold a `0` or `1`. I'm...
> Is the SQLite file stored on a network drive or locally (from the server's point of view)? Local. (Mounted to the host's volume for persistence). My working theory is...
> Did you get this error fixed. I've been getting this error once or twice per week. I have audiobookshelf running in docker on my synology nas. I have set...
Having this exact same issue but from Home Assistant (which uses this), it's only on the HS300 (US) with the 1.1.3 firmware.
> [@LeeThompson](https://github.com/LeeThompson) Have you tried any of the suggestions I gave for fixing this? The KLAP V2 fix is not fully available yet and I did notice some issues with...
> [@LeeThompson](https://github.com/LeeThompson) Understood, yea, unfortunately until we get the issues in the package resolved and merged and then pushed out, Home Assistant will not work. We're working on it, just...
> [@LeeThompson](https://github.com/LeeThompson) You would need pull down a git clone of the latest version of my feature/new_klap branch from python-kasa to test. > > You can install git for windows...
> [@LeeThompson](https://github.com/LeeThompson) You'll also need to checkout the feature/new_klap branch first. Sorry, forgot that. I'm having trouble with the `uv sync --all-extras`. I installed uv with `pip install uv` which...
@ZeliardM My cloned main branch was able to talk to the HS300 (US) for some reason. (This is the cloned repo with uv & venv running in a git bash...