Results 799 comments of advplyr

This should be supported for Android if you go into the side drawer and "Local Media". Select a folder from the picker. This is only not supported for Android 10...

If you add a new location then press download you can select that location to download to. That menu that pops up to select the location you want to avoid?

I actually did put an override button that is only shown to android 10 and below. It may be unnecessary if there is no case where someone would have it...

I'm confused on how you are not seeing the sort/filter options. The top navigation should always have something selected. Can you give instructions on how to reproduce this?

Fixed in [v0.9.74-beta](https://github.com/advplyr/audiobookshelf-app/releases/tag/v0.9.74-beta)

I updated Glide so that it doesn't resize the image anymore. In my testing Glide was still reducing the quality of the image a lot but it is noticeably better.

Fixed in [v0.9.74-beta](https://github.com/advplyr/audiobookshelf-app/releases/tag/v0.9.74-beta)

I'm looking at this and not seeing a good way to fit both of them in there so like you said we would have to add a setting to switch...

I think this has to do with the app trying to connect to the server in the background but your server is not accessible. Can you test this by opening...

Thanks for testing. One reason why I think this may have to do with the server connection is now the most prominent issue that crash analytics shows is: ![image](https://github.com/advplyr/audiobookshelf-app/assets/67830747/67593f2d-f23d-4d5e-8aed-58c7ab3a3146) This...