View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0012138 | MMA | Synchronization | public | 2014-08-17 18:29 | 2014-12-12 19:18 |
Reporter | lowlander | Assigned To | |||
Priority | high | Severity | major | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Product Version | 1.0.7 | ||||
Target Version | 1.1.0 | Fixed in Version | 1.1.0 | ||
Summary | 0012138: Wifi sync doesn't respect reserve space setting | ||||
Description | It's reported that wifi sync isn't respecting the reserve space setting set in the Device Profile in MMW. | ||||
Additional Information | http://www.mediamonkey.com/forum/viewtopic.php?f=26&t=77510 | ||||
Tags | No tags attached. | ||||
Fixed in build | 353 | ||||
parent of | 0012437 | closed | Ludek | MMW v4 | Synchronization of video files fails in some cases (regression) |
parent of | 0011843 | resolved | Ludek | MMA | Sync random subset not implemented for WiFi sync |
related to | 0012070 | closed | marek | MMA | Wi-Fi Sync: Sync fails silently and playlists fail to sync if insufficient space is available |
related to | 0012411 | closed | Ludek | MMW v4 | Playlist analyze and changes update takes too long |
related to | 0012609 | closed | Ludek | MMW v4 | Wi-Fi sync: terminates prior to completion |
|
It is not implemented to process this info. 50 MB of reserve is always preserved. Can be implemented in 1.1 |
|
Ludek, could you please add the reserve space setting to DeviceConfig.xml ? |
|
Remainder for me to add this for the next 4.1.6 test build |
|
Added in MMW build 4.1.6.1724 as <ReserveSpaceMB> integer element, merged to MMW 5.0 Marek, see also item 2) here: 0012411:0041322 |
|
Note that another approach for this could be that MMA would send just Free Space / Capacity info to MMW and MMW would prepare the list of files. This might be probably preferrable approach as MMW has already the corresponding code for making random selection based on rating etc. (up to the device capacity). So Marek, could you add the Free Space / Capacity info? It could be sent together with the actual content (that MMA already sends). |
|
Added to build 353 as <Storage availableSpace="257" totalSpace="11781" /> both values are in MB. |
|
Fixed in build 4.1.6.1724 MMW now sorts and cuts the list just like in case of USB sync. This improves performance whenever the sync list is larger than the device free space. |
|
Verified 353. |