View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0014350 | MMW v4 | Synchronization | public | 2017-08-18 17:27 | 2019-09-04 16:52 |
Reporter | rusty | Assigned To | |||
Priority | urgent | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 4.1.18 | ||||
Target Version | 4.1.18 | Fixed in Version | 4.1.18 | ||
Summary | 0014350: Artwork getting added to users photos | ||||
Description | It seems that in certain cases, when MMA syncs artwork, the artwork is appearing in the users gallery. It seems that MMA's use of .nomedia can be improved. It's unclear exactly what is happening to me, but per users' reports, it is created once, but gets deleted in some cases (by MMA). Repro steps at: http://www.mediamonkey.com/forum/viewtopic.php?f=21&t=88266 | ||||
Tags | No tags attached. | ||||
Fixed in build | 1851 | ||||
|
This looks like related to SD card encryption issues on Samsung devices. Log requested. |
|
I can't replicate this on a clean install to my Samsung device. But could it be that this occurs from a specific usecase such as usb sync to the device without running MMA first ? |
|
Note: a possible issue is that MMA is writing the artwork to a filename such as art.jpg instead of albumart.jpg (since Android only ignores albumart.jpg). |
|
It is something else. User does not sync artwork to media folders. We need log. |
|
I'm able to replicate this by using the settings that the user described. i.e. 1 Clean install of MMA, run MMA --> MMA Debug: 9H8WJK92RS --> SD/MediaMonkey directory doesn't have an /artworks subdirectory --> Internal/MediaMonkey/artworks contains .nomeda 2 Connect device to PC and configure sync profile for SD card: - Autosync list: Playlist - 'New downloads' - Enable: Delete tracks not on sync list - Enable: Auto-conversion for all tracks > 192kbps - Disable: 'Sync all Artwork to file folders' - Enable: 'Copy Artwork to file tags' - Disable: 'Only use the first Genre when multiple Genres exist' 3 Initiate USB Auto-sync (MMW debug log ~line 358) --> As verified on device Explorer: --> Tracks are copied to /Music without jpg files --> SD/MediaMonkey/artworks/ contains various directories that contain .jpg files --> Gallery app contains album artwork from SD/MediaMonkey/artworks/ 4 Run MMA --> Tracks appear as expected with artwork --> MMA debug log: 2AK7Q3L98M --> After running MMA, SD/MediaMnokey/artworks still doesn't contain .nomedia MMW debuglog saved to ftp Note: Tested with S5 mini / Android 6 |
|
Actually MMW should write artworks to /Android/data/com.ventismedia.android.mediamonkey/files/artworks on SD card. That is the folder where MMA creates .nomedia. I have verified that the storageInfo.xml files are correctly set. |
|
Note that this has always been the case for non-default profiles (when '[ ] Sync all artwork to file folders' is unchecked) and SD card is "write limited". Fixed in MMW 4.1.18.1850 i.e. artwork is copied to /Android/data/com.ventismedia.android.mediamonkey/files/artworks in such a case now. |
|
Tested build 1850 and after step 3, Initiate USB Auto-sync, the problem remains es in build 1849. i.e. as verified on device Explorer: --> Tracks are copied to /Music without jpg files --> SD/MediaMonkey/artworks/ contains various directories that contain .jpg files --> Gallery app contains album artwork from SD/MediaMonkey/artworks/ MMA debug log after step 4: IV9BEKK39L MMW Log posted to ftp |
|
OK, there was some misunderstanding of which location is used for 'write-limited' SD cards and in which cases. Fixed in 1851. i.e. for write-limited SD cards the /Android/data/com.ventismedia.android.mediamonkey/files/artworks location is always used (despite the folders approved to have access). |
|
Verified 1852 |