View Issue Details

IDProjectCategoryView StatusLast Update
0002359MMW v4Synchronizationpublic2006-02-10 19:02
Reporterrusty Assigned To 
PriorityimmediateSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Summary0002359: Tracks are deleted even when outside the synch path
DescriptionIn build 943, if the user has configured MM to delete tracks that aren't in the synch list, then the tracks are deleted/proposed for deletion even when they are outside the Synchronization path.

e.g. If tracks are synched to \Music and \Playlists, then the user is given the option of deleting:
a) tracks that are not Audio files or Playlists
b) tracks that are outside \Music and \Playists

I'm fairly certain that this wasn't the case in previous builds.
TagsNo tags attached.
Fixed in build944

Activities

jiri

2006-02-10 08:35

administrator   ~0006861

This has always been this way, user can use the field for Exceptions in order to ignore some folders/files.

rusty

2006-02-10 14:20

administrator   ~0006862

I'm pretty sure that the behaviour in the current build is different. When I do my test synching, I almost never use 'Exceptions', and in this build I was prompted to delete the following, and this never occured in previous builds:

IFP880:
Synched to /Music/<Artist>/<Album>/<Title>
Was prompted to delete:
/VOICE/VOICE001.REC
/VOICE/VOICE002.REC
/VOICE/VOICE003.REC
etc.

On the Creative Vision, with the same synch mask, I was prompted to deleted the following:
DeviceInfo.xml
DevIcon.fil
DevLogo.fil
WMPInfo.xml
\Video\Extremefidelity.avi
\Video\xxx.avi

On the PMC-120 and H10, with the same synch mask, I was promted to delete anything, so I'm not sure why this occurred with the above 2 cases but not with the latter 2 devices.

Note: as far as I can remember, in the past, MM only deleted:
a) supported file types
b) from the directories to which it synchs (e.g. it would never delete from /Video )

jiri

2006-02-10 14:38

administrator   ~0006864

Fixed in build 944.
 - This is caused by the fact that for some devices MM knows what formats they support (either because we have a specific plug-in, or because the device reports it using WMDM).

a) This wasn't ever implemented, but I added it in build 944. It makes sense to handle only files MM understands (in addition there's still also the test for the extensions device supports).
b) This wasn't ever implemented, although it was discussed. It would have some disadvantages and since a) is fixed there's also a little need for this.

rusty

2006-02-10 19:02

administrator   ~0006873

Verified 944.