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

[Feature] Handle album original release year #677

Open sevonj opened 21 hours ago

sevonj commented 21 hours ago

Description

The original album release year is more relevant than when a reprint CD came out.

Solution

Albums keep track of original year. If the tag exists, prefer it over release year in sorting and info display.

Alternatives

No response

Additional Context

No response

Contribution Guidelines