View Issue Details

IDProjectCategoryView StatusLast Update
0001961MMW v4Properties/Auto-Toolspublic2005-12-18 09:48
Reporterrusty Assigned To 
PriorityurgentSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Summary0001961: Mask improvements: more fine-grained control over folders
DescriptionAs described at: http://www.mediamonkey.com/forum/viewtopic.php?p=21079 , there's a bit of missing functionality and a bit of confusion in terms of MMs ability to control destination paths based on Folders.

i.e. currently, we have the following controls:
<path:n> - Path without the first 'n' Folders.
<path:-n> - Path with only the last 'n' elements.

The following issues exist, though:

1) We need a mask along the lines of <Folder> with the following functionality
<folder:n> - Folder without the first 'n' directories.
<folder:-n> - Folder with only the last 'n' directories.

2) In my opinion, <Path> mask includes Filename unnecessarily. i.e. the use of something like <Folder>/<Filename> would seem to accomplish everything that <Path> does, so why include the <Path> mask at all (in its current incarnation)--shouldn't we just change it so that it works without including the Filename element? (Alternatively, we could add a new <Folder> mask, but I'm not sure I see the purpose).

Summary, we need new functionality and it can be added in 1 of 2 ways:
a) add new functionality
b) replace existing Path functionality

Regardless of what we do, the online help needs to be updated as it is currently incorrect in how it describes the Path functionality.

TagsNo tags attached.
Fixed in build924

Activities

jiri

2005-11-07 13:46

administrator   ~0006190

Fixed in build 912.
 - I agree that <Path> isn't necessary now (because it's <Folder>\<Filename>), but due to simplicity and compatibility I left it there.

rusty

2005-11-11 17:07

administrator   ~0006245

Tested in 912 and the mask works however:
The <Folder> Mask is missing from UI of the following dialogs:
-Convert
-Auto-Organize
-Synchronization
-Data burn
I would suggest that as you recommended, that we retain the existing Path functionality, however, from a UI perspective, we should replace existing <Path> entries with <Folder> entries.

jiri

2005-11-18 10:13

administrator   ~0006302

I'd propose to leave it as it is now. The reason is that <Path> will be used more often, while <Folder> will probably be only used for some advanced/more complex cases. Thus, I believe <Path> will be easier to use for more users.

rusty

2005-11-18 15:15

administrator   ~0006303

I have to disagree with this one.

To me, <Folder> is much easier to understand, easier to use, and more powerful.

Easier to understand: because <Path> works for both folders and filenames which is confusing.
Easier to use: because users aren't confused by the folder vs filename issue they use it in the manner that they'd expect (naming filenames independently of what originally appears (e.g. they may want /U2/The Joshua Tree, but they don't want Track_01.mp3, Track_02.mp3 etc.)
More powerful: because they have the flexibility to name paths/filenames independently.

rusty

2005-11-29 14:46

administrator   ~0006423

Raising to 'immediate' since I believe this affects strings which we want to finalize this week.

jiri

2005-12-01 15:34

administrator   ~0006447

There's no need for string update, so decreasing priority.

jiri

2005-12-11 09:22

administrator   ~0006596

Fixed in build 924.
 - Implemented as suggested, hopefully this is what users would expect.

rusty

2005-12-18 09:48

administrator   ~0006697

Verified 926.