zyrouge / symphony

🎵 Lightweight, elegant music player for Android 9+.
https://zyrouge.github.io/symphony/
GNU Affero General Public License v3.0
1.27k stars 81 forks source link

[Bug] Multiple years in an album creates multiple albums #655

Closed josh-parris closed 1 week ago

josh-parris commented 1 week ago

Description

Tracks are only considered to belong to the same album if they share an album title, album artist and year.

Steps to Reproduce

  1. Open the app
  2. Go to an album with tracks from multiple years
  3. The tracks will be split into multiple copies of the album, one album for each release year, plus one album for tracks missing a release year

Expected Behavior

All tracks with the same album title and album artist should belong to the same album, regardless of other metadata such as year.

Screenshots

Screenshot_20241112-102537_Symphony Screenshot_20241112-102541_Symphony Screenshot_20241112-102548_Symphony Screenshot_20241112-102624_Symphony Screenshot_20241112-102632_Symphony Screenshot_20241112-102654_Symphony

Additional Context

No response

Device

Galaxy S9

OS

Android 10

Version

2024.11.114

Contribution Guidelines