View Issue Details

IDProjectCategoryView StatusLast Update
0012138MMASynchronizationpublic2014-12-12 19:18
Reporterlowlander Assigned To 
PriorityhighSeveritymajorReproducibilityhave not tried
Status closedResolutionfixed 
Product Version1.0.7 
Target Version1.1.0Fixed in Version1.1.0 
Summary0012138: Wifi sync doesn't respect reserve space setting
DescriptionIt's reported that wifi sync isn't respecting the reserve space setting set in the Device Profile in MMW.
Additional Informationhttp://www.mediamonkey.com/forum/viewtopic.php?f=26&t=77510
TagsNo tags attached.
Fixed in build353

Relationships

parent of 0012437 closedLudek MMW v4 Synchronization of video files fails in some cases (regression) 
parent of 0011843 resolvedLudek MMA Sync random subset not implemented for WiFi sync 
related to 0012070 closedmarek MMA Wi-Fi Sync: Sync fails silently and playlists fail to sync if insufficient space is available 
related to 0012411 closedLudek MMW v4 Playlist analyze and changes update takes too long 
related to 0012609 closedLudek MMW v4 Wi-Fi sync: terminates prior to completion 

Activities

marek

2014-09-25 12:41

developer   ~0040588

It is not implemented to process this info. 50 MB of reserve is always preserved. Can be implemented in 1.1

marek

2014-09-26 07:34

developer   ~0040598

Ludek, could you please add the reserve space setting to DeviceConfig.xml ?

Ludek

2014-12-04 13:34

developer   ~0041315

Remainder for me to add this for the next 4.1.6 test build

Ludek

2014-12-04 14:55

developer   ~0041318

Last edited: 2014-12-05 13:30

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

Ludek

2014-12-05 13:30

developer   ~0041332

Last edited: 2014-12-05 13:32

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).

marek

2014-12-08 22:55

developer   ~0041374

Added to build 353 as

<Storage availableSpace="257" totalSpace="11781" />

both values are in MB.

Ludek

2014-12-12 14:03

developer   ~0041435

Last edited: 2014-12-12 14:05

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.

rusty

2014-12-12 19:18

administrator   ~0041446

Verified 353.