View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0020042 | MMA | DB | public | 2023-05-19 14:38 | 2023-05-23 17:24 |
Reporter | rusty | Assigned To | |||
Priority | urgent | Severity | major | Reproducibility | always |
Status | resolved | Resolution | not fixable | ||
Product Version | 2.0.0 | ||||
Target Version | 2.0.0 | ||||
Summary | 0020042: Album Artist field gets populated incorrectly when manually copied to device (OS-related regression) | ||||
Description | If a user manually copies a set of tracks from an Album to an Android device (via a website, Nearby Sharing, or Resilio sync), then the Album Artist field for all of the tracks often appears in MMA with an incorrect Album Artist (often the first or last track on the album). Based on the tests below, the root of the issue appears to be an Android media store bug. This would need to be confirmed by performing the same test on earlier versions of Android. | ||||
Steps To Reproduce | It can be replicated as follows: 1 Manually copy tracks from an Album to /Music/AlbumName/AlbumArtistName 2 Initiate a scan of the directory via Options > Library & Sync > Check for new/changed media 3 Search for the Album Name --> It will be found, but the Album Artist will be the Artist for one of the tracks 4 Tap the Album 5 Examine the metadata for all of the tracks --> All of them are populated with an incorrect Album Artist field! 6 Open the album in YT music --> It appears with the incorrect Album Artist metadata (same as MMA) 7 Open the album in another media player that reads the tags --> The tracks appear with correct metadata (but not that other media players are bypassing the media store) Tested on Pixel 5a/Android 13 | ||||
Additional Information | Reported at Ticket 5713 | ||||
Tags | todoc-help | ||||
Fixed in build | |||||
|
Update: I can replicate this with MMA 2 / Android 11 as well AND with MMA 1.x / Android 11. So this isn't a regression in MMA 2 and seems to be a long-standing issue in Android. |
|
I have to confirm that the problem is on the Android parser side. Unfortunately, the correct album artist does not appear in the artist table at all, and one of the track artists from the album is assigned instead. Another test was via YouTubeMusic, which has the same values as in MMA. |