jellyfin / jellyfin-webos

WebOS Client for Jellyfin
https://jellyfin.org
Mozilla Public License 2.0
647 stars 68 forks source link

[Feature] Easy switching between multiple remote servers #177

Closed e-bacho closed 10 months ago

e-bacho commented 1 year ago

Currently only the last server info is being stored with the ability to auto-connect. When multiple remote servers are being used, switching between them is an absolute pain and requires the user to type in the URL each time.

This change allows for the previously used server information to be stored in local storage. Then it's used to display a list of previously used servers to allow easy switching between servers.

e-bacho commented 10 months ago

Duplicate of https://github.com/jellyfin/jellyfin-webos/pull/82