View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0012596 | MMA | Synchronization | public | 2015-02-18 17:36 | 2019-11-07 10:30 |
Reporter | rusty | Assigned To | |||
Priority | urgent | Severity | feature | Reproducibility | always |
Status | feedback | Resolution | reopened | ||
Product Version | 1.1.1 | ||||
Target Version | 2.1.0 | Fixed in Version | 1.1.3 | ||
Summary | 0012596: Tracks downloaded via UPnP don't seem to match correctly | ||||
Description | When tracks are downloaded via the MMA UPnP Downloader from MMW, the user is prompted to Upload the track on the next sync operation (even though it already exists in MMW)! 1 Download a track from MMW via UPnP Downloader that isn't on the auto-sync list 2 Auto-sync (with deletion of tracks enabled) --> The track is matched between MMA&MMW, but the user is prompted whether to Upload the track to the server. Why (I can understand being prompted to delete the track, but why prompt to upload the track if MMA 'knows' that it already exists on the server) ? | ||||
Tags | No tags attached. | ||||
Fixed in build | |||||
|
Note: MMA 1.0.7 behaves even more strangely. It completely fails to delete or prompt for deletion the track downloaded via UPnP. So I suppose we can leave this for 1.1.1. |
|
Tested in current build 459 It behaves in the same way as described in summary. 1. Tracks are downloaded from UPnP - it is not sync so there is no matching. MMW as GENERAL UPnP server doesn't expose special sync tags that are used for our wifi sync. 2. During wifi sync, MMA sends the metadata about this unpaired track and MMW tries to find in it's database by metadata matching. 3. a) Track was found and showed for deletion b) Track was not found (metadata was not sufficient) - it is offered for upload too |
|
I suppose then that this would be a feature request--that when MMW downloads tracks to MMA, that enough metadata is shared so that sync operations recognize the track. Is this possible? |
|
We could probably tweak it and share also track IDs when downloading via UPnP (i.e. when UserAgent is MMA), other related issue to improve is 0012805 |
|
Added track ID serving when UserAgent contains 'MediaMonkey', added in MMW build 1763 |