Walter Huf

Results 119 comments of Walter Huf

Good morning, and thank you for the suggestion! I've added it to the [Add-ons Ideas](https://github.com/BimmerGestalt/IDriveConnectAddons) list. This would be easy to do as a pure Android app, using the CDS...

Ew that's gross lol! I suppose it would be possible to add an extra IP to check during [car probing](https://github.com/BimmerGestalt/AAIdrive/blob/main/app/src/main/java/me/hufman/androidautoidrive/CarProber.kt#L76), and it looks like all the app modules should support...

I added a new Advanced Setting to let you put in an extra IP to check for the car ports, and published it to the Open Beta in the App...

It might be related to [this bug in the client](https://community.spotify.com/t5/Spotify-for-Developers/SDK-fails-to-provide-proper-isShuffling-repeatMode-values/m-p/5473102). It does appear that the repeatMode always shows 0 too.

This seems to be fixed as of (at least) Spotify 8.8.12.545

Yes this is possible, I just haven't gotten to it.

It would need to be implemented as part of the Browse functionality. The Actions window only supports going back to the main playback screen after clicking an action.

YTMusic doesn't allow AAIdrive to browse the library, please reach out to Google to request that they change the policy.

AAIdrive itself won't be getting such a feature, it would belong in [an addon](https://github.com/BimmerGestalt/IDriveConnectAddons). Is there any API for a source of this data?

Unfortunately not, Android Auto provides a canvas for the apps to draw onto (and they refuse to draw on a canvas that isn't provided specifically by Android Auto), instead of...