View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0012205 | MMW v4 | Synchronization | public | 2014-10-01 15:54 | 2018-10-26 12:09 |
Reporter | Ludek | Assigned To | |||
Priority | urgent | Severity | major | Reproducibility | always |
Status | resolved | Resolution | reopened | ||
Product Version | 4.0.7 | ||||
Target Version | 4.1.24 | Fixed in Version | 4.1.6 | ||
Summary | 0012205: Two distinct SD cards are recognized as same device profile | ||||
Description | If one switches distinct SD cards in one card holder, there are still seen as the same device by MediaMonkey. This results in inability to sync distinct SD cards differently. | ||||
Additional Information | http://www.mediamonkey.com/forum/viewtopic.php?f=12&t=77721 | ||||
Tags | No tags attached. | ||||
Fixed in build | 1720 | ||||
parent of | 0012820 | closed | Ludek | MMW v4 | StorageInfo.xml is created even if the device has not been ever synced |
related to | 0012196 | closed | marek | MMA | Duplicate profiles in MMW can occur |
related to | 0012182 | resolved | marek | MMA | DeviceConfig.xml not found during Wifi sync |
related to | 0012439 | feedback | rusty | MMW 5 | Import/Export: Ability to migrate whole Sync Settings to another device profile |
related to | 0012794 | resolved | Ludek | MMW v4 | HTC One: USB device profiles for 'SD Card' and 'Internal storage' are swapped sometimes (when MMA is not installed) |
related to | 0013028 | closed | Ludek | MMW v4 | Sync: Multiple USB Thumb Drives of same type get same profile |
related to | 0013119 | closed | Ludek | MMW v4 | Duplicate profiles can occur due to deletion of storageInfo.xml |
|
This would be good to fix for 4.1.6 e.g. WMP handle this correctly (different SD cards in single card slot are recognized as different profile) |
|
The easiest solution should be to store an info file to the SD cards (something like StorageInfo.xml that we use in case of Android's SD cards). The same way uses WMP (it stores WMPInfo.xml file with the key to the root of the SD Card) |
|
This longstanding issue is fixed in build 4.1.6.1720 and merged into 5.0 |
|
Verified 1720 I wonder why don't we just add partition Serial Number to MMW like for Scanned media? and not save anything on card itself? |
|
My SD card reader has only one SN despite the inserted SD card. Therefore we need to use the info file with generated key. The same approach uses Windows Media Player ( WMPInfo.xml file ) |
|
Verified 1720 That is strange as it is very very rare to have Partittion SN same on all cards no matter which one you insert Are you sure that CMD "DIR" show same serial for all cards you have? If that is the case maybe we should consider something to change in MM5 and use different criterias for locking locations in Library? |
|
The main advantage of using the info StorageInfo.xml file approach is that it doesn't matter in which device the SD card resides. e.g. I can switch SD card synced via a card holder (with assigned drive letter) and then put the same SD card to a MTP device. Thanks to the info file it will match the profile despite the device used. I believe that this is one of the main reasons why WMP uses the same approach. |
|
You are right I didn't consider that inserting card to device will use/pull info from file. Closing |
|
Re-opened, as found by user here: http://www.mediamonkey.com/forum/viewtopic.php?f=30&t=91709 The storageInfo.xml is written just upon the first sync, but just setting up the profile MM5 (including name, file locations, auto-sync) doesn't create the file and thus the profile mismatch can appear. i.e. it should be created immediately once user changes the sync settings. |
|
Fixed in 4.1.24.1882 and merged to 5.0.0.2131 |