Dennis Bücker

Results 7 comments of Dennis Bücker

`/tmp/rtorrent.sock` works for me. Maybe clear the container and try again?

Hi, Glad to hear I’m not the only one with the issue. I haven’t looked at it but is there a way to enable a debug mode?

Yeah you are right, when you change `3079` to `2311` in the above code snippet, it works again. I'm trying to find out where the `3079` originally comes from?

Yeah, I saw this in #306 My /services is `Spotify: { id: 12, capabilities: 1116691, type: 3079 }` The Spotify account is EU, and the Sonos was set up as...

Re-invoking the /services changed my Spotify type to EU (2311) now. Not sure if my mixed countries were the issue, but it seems solved now.

Just as a follow up: I'm using docker-compose to update my containers every night. This seems to reset the region of this package every time back to 3079 and I...

as a workaround, add your own favicon through the docker compose ```- /path/to/your/favicon.png:/app/build/client/favicon.png```