dweymouth / supersonic

A lightweight and full-featured cross-platform desktop client for self-hosted music servers
GNU General Public License v3.0
668 stars 26 forks source link

Home doesn't stay refreshed #378

Closed SteveDinn closed 1 month ago

SteveDinn commented 1 month ago

Not sure if this is specifically with Navidrome, but that's my Subsonic backend.

Steps to reproduce:

  1. Load app and display home screen (Albums) with "Recently Added" selected in the drop down.
  2. Add a new album, and wait for the backend to index it.
  3. Hit the reload button, and see the new album appear.
  4. Click on an album
  5. Click on the "Home" icon in the top left.
  6. The new album is gone until reload is clicked again

Strangely, this doesn't seem to happen when clicking on one of the icons on the top middle, and then back to albums -- the new album is still shown in this case.

dweymouth commented 1 month ago

Resolved by https://github.com/dweymouth/supersonic/commit/c161f2b17193f5f9c369b3e226820fffd7f6d86f for the next release