FossifyOrg / Music-Player

A clean music player with a customizable widget, stylish interface and no ads.
https://www.fossify.org
GNU General Public License v3.0
341 stars 29 forks source link

Artist tab not working for albums with multiple artists #67

Open devedx opened 5 months ago

devedx commented 5 months ago

Checklist

Affected app version

1.0.0

Affected Android/Custom ROM version

Android 14 - GrapheneOS

Affected device model

Google Pixel 7a

How did you install the app?

F-Droid / IzzyOnDroid

Steps to reproduce the bug

  1. have multiple audio files with the same Album tag but different Artist tags
  2. go to the Artists tab

Expected behavior

Actual behavior

For every album, all pieces in the album are assigned to a single artists. This means that the Artists tab does not list some of the artists of albums with multiple artists and the piece list of an artist can contain pieces that are not played by that artist.

Screenshots/Screen recordings

No response

Additional information

No response

Aga-C commented 5 months ago

It should be partially solved after adding support for album artists in https://github.com/FossifyOrg/Music-Player/issues/51. However, I leave this bug request in case that this feature wouldn't address the issue of assigning track artists wrongly.