jellyfin / jellyfin-media-player

Jellyfin Desktop Client
GNU General Public License v2.0
2.88k stars 297 forks source link

When switching to a second server, the content of the switched to server is only shown after a refresh #647

Closed Echtze1t closed 1 month ago

Echtze1t commented 1 month ago

JellyfinMediaPlayer.log

After switching the server (both are 10.9.1, one is on Windows, one on Linux), the switch is successful, but the content shown is still from the old server. You have to refresh the page to see the content of the switched to sever.

Steps to reproduce the behavior:

  1. Click hamburger
  2. Click "Select Server"
  3. Choose second server
  4. See error

Expected behavior Well, to see the content of the switched to server right away.

Screenshots 1) Select server 1 Select Server 2) Choose second server and switch 2 Choose Second Server 3) Switch successful, but content of switched from server still shown 3 New Server, Same Content Shown

Desktop (please complete the following information):

thornbill commented 1 month ago

Looks like a duplicate of #639

Echtze1t commented 1 month ago

Looks like a duplicate of #639

Oh, very sorry. I was reading through all the latest issues, but somehow must have missed this.