Originally created by @nichwall on GitHub (Mar 12, 2023).
Is your feature request related to a problem? Please describe.
Some friends and I each have our own ABS instance. This has caused some confusion whenever a mutual friend is added to multiple servers since it hides the ability that the app can be configured for multiple servers or multiple users of the same server (such as in https://github.com/advplyr/audiobookshelf/issues/1601).
Describe the solution you'd like
Rewording of the "Logout" button in the mobile apps. Maybe this button should also be brought up to
to the normal menu like in the attached screenshot. Thoughts on the new phrasing:
Change User
Change Server
Change User/Server
Originally created by @nichwall on GitHub (Mar 12, 2023).
### Is your feature request related to a problem? Please describe.
Some friends and I each have our own ABS instance. This has caused some confusion whenever a mutual friend is added to multiple servers since it hides the ability that the app can be configured for multiple servers or multiple users of the same server (such as in https://github.com/advplyr/audiobookshelf/issues/1601).
### Describe the solution you'd like
Rewording of the "Logout" button in the mobile apps. Maybe this button should also be brought up to
to the normal menu like in the attached screenshot. Thoughts on the new phrasing:
- Change User
- Change Server
- Change User/Server

Quote from above PR in case that gets closed/stale.
One hesitation I have on this is maybe you want to logout and use the App in offline mode. If you have a shaky connection and you just want to listen to your downloaded books maybe you don't want to switch account you just want to logout.
I understand the confusion around not knowing you can have multiple server connections
What about:
Change the server picker (where you can see all of the saved connections) to have a little checkmark or "current server"? There could be another "use offline" button below the "add server" button, and the server connection is not removed until that button is pressed or a different server is selected. Then, pressing the back button on the server picker doesn't return the user to "offline mode", since I don't find that intuitive.
I think this would help alleviate the confusion about getting into offline mode too (it's come up in Discord since this issue was opened and I wasn't aware of it before that comment).
The text could be "Offline/Switch User" instead.
@nichwall commented on GitHub (Aug 28, 2023):
Quote from above PR in case that gets closed/stale.
> One hesitation I have on this is maybe you want to logout and use the App in offline mode. If you have a shaky connection and you just want to listen to your downloaded books maybe you don't want to switch account you just want to logout.
>
> I understand the confusion around not knowing you can have multiple server connections
>
What about:
Change the server picker (where you can see all of the saved connections) to have a little checkmark or "current server"? There could be another "use offline" button below the "add server" button, and the server connection is not removed until that button is pressed or a different server is selected. Then, pressing the back button on the server picker doesn't return the user to "offline mode", since I don't find that intuitive.
I think this would help alleviate the confusion about getting into offline mode too (it's come up in Discord since this issue was opened and I wasn't aware of it before that comment).
The text could be "Offline/Switch User" instead.
I put something together for this next release. The "disconnect" option will just switch to offline mode without redirecting to the server connection picker.
The Switch Server/User button redirects to the server connection picker.
I agree about having a dropdown on the account page with the existing server connections. I would like to support having one server connection with a local ip and an external ip so the UI/UX will have to be revised for that also.
@advplyr commented on GitHub (Sep 17, 2023):
I put something together for this next release. The "disconnect" option will just switch to offline mode without redirecting to the server connection picker.
The Switch Server/User button redirects to the server connection picker.
I agree about having a dropdown on the account page with the existing server connections. I would like to support having one server connection with a local ip and an external ip so the UI/UX will have to be revised for that also.


Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @nichwall on GitHub (Mar 12, 2023).
Is your feature request related to a problem? Please describe.
Some friends and I each have our own ABS instance. This has caused some confusion whenever a mutual friend is added to multiple servers since it hides the ability that the app can be configured for multiple servers or multiple users of the same server (such as in https://github.com/advplyr/audiobookshelf/issues/1601).
Describe the solution you'd like
Rewording of the "Logout" button in the mobile apps. Maybe this button should also be brought up to
to the normal menu like in the attached screenshot. Thoughts on the new phrasing:
@nichwall commented on GitHub (Aug 28, 2023):
Quote from above PR in case that gets closed/stale.
What about:
Change the server picker (where you can see all of the saved connections) to have a little checkmark or "current server"? There could be another "use offline" button below the "add server" button, and the server connection is not removed until that button is pressed or a different server is selected. Then, pressing the back button on the server picker doesn't return the user to "offline mode", since I don't find that intuitive.
I think this would help alleviate the confusion about getting into offline mode too (it's come up in Discord since this issue was opened and I wasn't aware of it before that comment).
The text could be "Offline/Switch User" instead.
@advplyr commented on GitHub (Sep 17, 2023):
I put something together for this next release. The "disconnect" option will just switch to offline mode without redirecting to the server connection picker.
The Switch Server/User button redirects to the server connection picker.
I agree about having a dropdown on the account page with the existing server connections. I would like to support having one server connection with a local ip and an external ip so the UI/UX will have to be revised for that also.
@advplyr commented on GitHub (Sep 19, 2023):
Updated in v0.9.66-beta