Summary: | Database doesn't update immediately when a track is favourited/unfavourited | ||
---|---|---|---|
Product: | [Applications] Elisa | Reporter: | Jack Hill <jackhill3103> |
Component: | general | Assignee: | Matthieu Gallien <matthieu_gallien> |
Status: | CONFIRMED --- | ||
Severity: | minor | CC: | nate |
Priority: | NOR | ||
Version First Reported In: | 22.12.1 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Jack Hill
2023-01-11 16:34:46 UTC
This should have already been fixed for the 23.04 release; can you confirm with a git master build of the app? Yeah, still happens on git master Figured out the issue. Clicking the favourite button makes Elisa update the music *file*, but I don't think the database is updated. Then if you press the button again, the app continues to carry out the same action as before. Then if you refresh the database (scan for new music) you'll notice the track disappears from the database. Scanning again causes it to reappear with the new rating. Can confirm that. Good sleuthing. |