Results 274 comments of offa

The project seems to include proprietary Google components. According to to [this](https://github.com/advplyr/audiobookshelf-app/issues/58) discussion, removing those dependencies is on the list but not done yet.

> However it is quite messy and I broke the tests that require Mustang cabinets. Failing tests are ok at the moment. The first step is to figure out whether...

Oh and thanks for your PR btw.! :+1:

> I first tried to just append the Bronco amps/cabs/effects but at some places the order seems to matter. That should happen, but if it does you have found a...

Thanks! I'll leave this issue open as there's some room for improvement. Relates to #204, #181

Are there any news regarding F-Droid submission?

I wouldn't expect it. Other amps seem to use a similar but slightly different protocol. However, if you have some time, you can capture the communications and compare with the...

You can modify the resolution [here](https://github.com/offa/influxdb-cxx/blob/master/src/LineProtocol.cxx#L55).

@pkoosha were you able to solve this issue?

Yes, it might be worth to add an additional API that enables programmatic setting of connection infos. Using an URL string becomes limiting at some point. While I'm not sure...