View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0016447 | MMA | DB | public | 2020-03-23 20:45 | 2020-04-01 01:52 |
Reporter | rusty | Assigned To | |||
Priority | urgent | Severity | major | Reproducibility | always |
Status | closed | Resolution | reopened | ||
Product Version | 1.3.7 | ||||
Target Version | 1.3.8 | Fixed in Version | 1.3.8 | ||
Summary | 0016447: Album art from Android Media Scanner doesn't display | ||||
Description | If the user adds tracks to their device from outside of MediaMonkey (e.g. manual copy using Windows explorer OR copy to SD card), then album art generally displays in other apps, but not in MediaMonkey (tested with GPM, Gonemad). The issue has been reported in a couple of reviews with 1.3.6 (Android 10 / Samsung devices), and in the forum with 1.3.7 (Android 10 / different devices). I've been able to replicated it with 1.3.8.910 on an S10 running android 10. | ||||
Steps To Reproduce | 1 Connect device to PC 2 Copy 2 directories of tracks with tagged artwork to the device's SD storage using Windows Explorer 3 Disconnect the device 4 Run MMA, and verify whether artwork appears after scan has completed --> Artwork is missing 5 Verify in other apps (airplane mode to prevent lookups) --> Artwork displays 6 Verify in MMA again (in case running GPM caused the artwork to somehow get scanned) --> Artwork is missing Debug log: QDYKTYRJ1F | ||||
Additional Information | https://www.mediamonkey.com/forum/viewtopic.php?f=26&t=95824 https://www.mediamonkey.com/forum/viewtopic.php?f=26&t=96058 | ||||
Tags | No tags attached. | ||||
Fixed in build | 912 | ||||
|
Completely different processing of album arts on Android 10 because https://developer.android.com/reference/android/provider/MediaStore.Audio.AlbumColumns#ALBUM_ART is deprecated with a null value, used recommended approach ContentResolver#loadThumbnail instead. Newly supported track album art. Fixed in build 1.3.8.911 |
|
Triggers multiple crashes when new files are scanned: 1 Install 910 2 Copy 3 tracks (2 by Nina Simone and 1 by Dave Brubeck) via USB 3 Run build 910 --> no artwork 4 Install 911 and run 5 Search for Nina, and click 'Nina Simone' --> multiple auto-submitted crashes (around 4:50pm EST) Manually sent log: 61ERZRNJZR EDIT: when I just copy files straight into build 911, the issue doesn't occur. Please let me know if you see anything in the log. EDIT2: I tested the above steps on a second device and could not replicate. If the logs don't reveal anything, I'd suggest that we post to Beta. |
|
Fixed in build 1.3.8.912 |
|
Verified 912. |