Johannes Pohl

Results 209 comments of Johannes Pohl

The settings directory is now configurable. You can start the server from the App in a similar way as the client is started and configure a data dir and a...

please move this issue to [snapdroid](https://github.com/badaix/snapdroid/issues)

The logs are looking fine. Please try updating to v0.23.0

It seems to crash in this block: ```c++ arch = execGetOutput("arch"); if (arch.empty()) arch = execGetOutput("uname -i"); if (arch.empty() || (arch == "unknown")) arch = execGetOutput("uname -m"); ``` `execGetOutput` tries...

Should be fixed in develop branch 0da026a2895907f2d58ca0d103addd4ac80e339e. Can you please test it?

Default name is the hostname and you can change the name using the [JSON RPC Api](https://github.com/badaix/snapcast/blob/master/doc/json_rpc_api/v2_0_0.md). Regarding the command line: Pull requests are welcome.

Fixed in [snapcast v0.27.0](https://github.com/badaix/snapcast/releases/tag/v0.27.0)

Fixed in [snapcast v0.27.0](https://github.com/badaix/snapcast/releases/tag/v0.27.0)

Fixed in [snapcast v0.27.0](https://github.com/badaix/snapcast/releases/tag/v0.27.0)