View Issue Details

IDProjectCategoryView StatusLast Update
0011140MMW v4Synchronizationpublic2013-08-16 23:49
Reporterpeke Assigned To 
PriorityurgentSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Product Version4.0 
Target Version4.1Fixed in Version4.1 
Summary0011140: Metadata fail to sync back for read-only files
DescriptionSync process can stall and eventually fail if Read Only file needs to be updated during MMA -> MMW Sync

Steps to reproduce:
1. MMW option Update tags when editing properties needs to be set
2. One of files File needs to be Set Read Only in Windows, Be in Device -> MMW sync list
3. Sync file to Device
4. Restart MMW
5. Play some tracks in MMA, Change Rating so that they will be updated on next sync
6. Make sure that track is still read only in windows
7. Sync Updates back To MMW
8. When Sync encounters Read only Track MMW Shows read only dialog and unless user select behavior Sync will not continue and eventually fail after timeout

Originally observed in 0010989:0036674

Solution would be that in Sync Cases MMW do not throw Read Only dialog but just update MMW library (no changes to File will be observed within unsync tags)

This is serious issue especially when user set long sync where it can fail in the middle.

NOTE: I also tested and it is same when updating from iPod Touch playcounts.
TagsNo tags attached.
Fixed in build1653

Relationships

related to 0010989 closedpeke MMA Implement sync confirmations for bi-di sync 

Activities

Ludek

2013-08-12 14:39

developer   ~0037135

Fixed in build 1653 this way:

- if Read-Only can be auto-removed, then it is auto-removed and the file tag is written
- if Read-Only cannot be removed by MM, then no error is shown, it just silently fails to update the file tag

peke

2013-08-16 23:49

developer   ~0037181

Verified 1653