Rename "Logout" to "Switch Account" #490

Closed
opened 2026-04-24 23:25:58 +02:00 by adam · 3 comments
Owner

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

Screenshot_20230312-123333

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 ![Screenshot_20230312-123333](https://user-images.githubusercontent.com/5686638/224565628-9bdae406-cb3e-4657-9c2b-6c16beb079f2.jpg)
adam added the enhancement label 2026-04-24 23:25:58 +02:00
adam closed this issue 2026-04-24 23:25:59 +02:00
Author
Owner

@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.

@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.
Author
Owner

@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.

image

image

@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. ![image](https://github.com/advplyr/audiobookshelf-app/assets/67830747/31552f01-bfc1-420b-bca0-4bcd755455cb) ![image](https://github.com/advplyr/audiobookshelf-app/assets/67830747/52eba2b0-b350-4474-bcb8-e5842cbafdcb)
Author
Owner

@advplyr commented on GitHub (Sep 19, 2023):

Updated in v0.9.66-beta

@advplyr commented on GitHub (Sep 19, 2023): Updated in [v0.9.66-beta](https://github.com/advplyr/audiobookshelf-app/releases/tag/v0.9.66-beta)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf-app#490