aanno

Results 25 comments of aanno

I have just built and tested the branch eladyn:zeroconf_cache_fix and I'm able to say that using `spotifyd` with more than one user is possible now, even with caching enabled. Thank...

Well, I tried this compiling the code on master. It's working when the spotifyd audio cache feature is _off_ (`no_audio_cache = true`) _with_ a working/used `cache_path = "cache_directory"`. However, when...

Hhm, for me ```editorconfig [**/build/generated/**] ktlint = disabled ``` did _not_ work, but ```editorconfig [build/generated/*/main/**] ktlint = disabled ``` did!

No, this project seems to be dead, and amazon is advertising https://github.com/aws/copilot-cli

Ok, first round: * improve documentation: #187 * new mvn SNAPSHOT version: #188 * refactoring: #189 After these 3 are accepted, I will work on the rest.