SubmarinerApp / Submariner

A Subsonic client for macOS
https://submarinerapp.com
BSD 3-Clause "New" or "Revised" License
122 stars 3 forks source link

Cannot remove a song's rating #198

Open Khazbs opened 4 months ago

Khazbs commented 4 months ago

Describe the bug Accidentally clicked on the stars and added a rating to a song, now I cannot remove the rating neither by clicking the same star in Submariner, nor by removing it in Navidrome directly and hitting ⌘R in Submariner.

To Reproduce Steps to reproduce the behavior:

  1. Go to a Navidrome server library;
  2. Open an album;
  3. Select a song;
  4. Click any of the five stars to add a rating;
  5. Click the same star attempting to remove the rating;
  6. Scratch your head in confusion.

Expected behavior It should be possible to remove the rating by clicking the star that corresponds to the current rating.

Screenshots

Submariner screenshot with two songs rated 5 stars

Versions:

Additional context P.s. Off We Go Into the Wild Pale Yonder indeed

NattyNarwhal commented 4 months ago

When you're setting the rating, hold the rating control, and drag it to the left so that it removes all the stars, and release. It should set it to zero. It's not intuitive though, so I agree there should be a more obvious method.

When refreshing, it doesn't actually remove the rating when it becomes unset, and just ignores the lack of it. This is a bug.

Khazbs commented 4 months ago

Thank you! Holding the stars and dragging them to the left does the trick indeed.