Results 1141 comments of advplyr

Automatically deleting the items downloaded on the mobile app is a feature I think we can add. I'm not sure about automatically deleting podcast episodes from the server on completion...

This is a different issue now having to do with the update in folder paths on the last release. I just fixed it yesterday and should get a release out...

There was a fix in `0.9.62-beta` with the re-scan but I'm not sure if this resolved any issues mentioned here. Let me know if this persists in the latest server...

When the app is launched from Android auto it will attempt to connect to a server. Starting from the first server config and looping through until one succeeds. You will...

Yeah onGetRoot gets called once on launch, then each time you change menus. We are already detaching and using the callback for that reason. We detach, attempt to connect to...

Can you test this again on v0.9.73-beta? I've made some updates in the last 2 releases related to making server connections

I added an explanation for why this happens here https://github.com/advplyr/audiobookshelf-app/issues/729#issuecomment-1575082870 for future reference

This has been added for iOS in [v0.9.71-beta](https://github.com/advplyr/audiobookshelf-app/releases/tag/v0.9.71-beta) so this is Android specific now