Bernhard B.

Results 477 comments of Bernhard B.

> same... ERROR librespot_core::channel] channel error: 2 0 [librespot-org/librespot#972 (comment)](https://github.com/librespot-org/librespot/issues/972#issuecomment-2320943137) Does anyone have success with blocking `apresolve.spotify.com`? Doesn't work for me unfortunately :/

I saw that Spotty uses its own fork of librespot (https://github.com/michaelherger/librespot), so I am wondering if one can just replace `spotty-hf` with the dev version? Does that work?

> > I saw that Spotty uses its own fork of librespot ([michaelherger/librespot](https://github.com/michaelherger/librespot)), so I am wondering if one can just replace `spotty-hf` with the dev version? Does that work?...

For all the points you've raised we probably need to find out whether those are actual issues of the REST API wrapper or if those are limitations/issues of [signal-cli](https://github.com/AsamK/signal-cli) -...

Unfortunately there seems to be no documentation yet. I quickly had a glance at the signal-cli sourcecode and figured out the general functionality, but a few details aren't 100% clear...

That's weird. Have you tried creating a dummy file inside the docker container with e.g `touch test.txt` to see if that file still exists after a docker container restart? Inside...

If you do not need to/want to query the REST API receive endpoints manually, I'd suggest to switch to the json-rpc mode.I haven't verified that yet, but I think that...