View Issue Details

IDProjectCategoryView StatusLast Update
0021290MMASynchronizationpublic2025-02-21 17:20
Reportermartin Assigned To 
PriorityurgentSeveritymajorReproducibilitysometimes
Status resolvedResolutionfixed 
PlatformAndroidOS-OS Versionall
Product Version2.0.1 
Target Version2.0.5Fixed in Version2.0.5 
Summary0021290: Optimize re-downloading when "Force files to resync..." enabled
DescriptionIf play-count or skip-count is updated on the MM5 side by playing tracks, then in subsequent synchronization are these tracks re-downloading when the option "Force files to resync whenever the source file has changed." is enabled.

However, the physical file is not changed so re-downloading is unnecessary.
Additional Informationhttps://www.mediamonkey.com/forum/viewtopic.php?t=106820
TagsNo tags attached.
Fixed in build1230

Relationships

related to 0020942 resolvedmartin Force files to resync whenever the source files have changed 

Activities

martin

2024-11-12 17:42

developer   ~0077574

Improved in build 2.0.2.1220, but some changes on the MM5 side will be needed to fix it fully.

MM5 sends updated modification time, even though the file was not updated(e.g. play count).
In addition to the "Modification Time", MM5 should also send a "File Modification Time" to help MMA determine if a download is needed.

martin

2025-02-09 23:43

developer   ~0078231

Last edited: 2025-02-21 17:20

On MM5 side added <upnp:MM_FileModified>
On MMA implmemented in 2.0.5.1230