BLeeEZ / amperfy

Amperfy is an iOS app to play songs from an Ampache or Subsonic server
GNU General Public License v3.0
387 stars 34 forks source link

[Feature request] multiple server support #157

Open uprprc777 opened 1 year ago

uprprc777 commented 1 year ago

I have multiple subsonic servers. I would like to save setup information like URL, username, and password, and then switch between them.

However, looks like it's not possible for amperfy. I even cannot find a way to change to a different server once a server is setup. Only changing password and adding an alternative URL for the same server is allowed. It seems to be that the only way to switch to a different server is to completely delete the app and reinstall.

There are some subsonic clients has this implementation, like play:sub.

It's a really useful feature and it will be greatly appreciated if you can consider implementing it.

BLeeEZ commented 1 year ago

I think this would be great feature. Currently the internal database doesn't support that and it is a huge amount effort to change the complete architecture. I don't think that this feature will come soon.