View Issue Details

IDProjectCategoryView StatusLast Update
0002382MMW v4Otherpublic2006-02-25 11:35
Reporterrusty Assigned To 
PriorityimmediateSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Summary0002382: Update default masks
DescriptionFor MM 2.5.2, the default masks should be updated for improved usability. Here are the proposed masks. The changes are mostly minor, but should make it a bit easier for new users. The only question I'm not sure of is whether we should use %R (album artist) in more cases. Please comment.

[EncodeMasks]
Mask1=.\%A - %S
Mask2=.\%A\%L\%2T %A - %S
Mask3=.\%A - %L\%2T %A - %S
Mask4=.\%A - %L - %2T - %S
Mask5=.\%G\%Y\%A - %S
Mask6=.\%2T %S

[FileMasks]
Mask1=.\%A - %S
Mask2=.\%A\%L\%2T %A - %S
Mask3=.\%A - %L\%2T %A - %S
Mask4=.\%A - %L - %2T - %S
Mask5=.\%G\%Y\%A - %S
Mask6=.\%2T %S

[BurnMasks]
Mask1=\Music\%A-%S
Mask2=\Music\%A\%L\%2T %A-%S
Mask3=\Music\%A-%L\%2T %A-%S
Mask4=\Music\%A-%L-%2T-%S
Mask5=\Music\%G\%Y\%A-%S

[BurnPlaylistMasks]
Mask1=\Music\Playlist\%Q\%D-%S
Mask2=\Music\Playlist\%Q\%D-%A-%S

[RipMasks]
Mask1=%A\%L\%2T %A - %S
Mask2=%A - %S
Mask3=%A - %L\%2T %A - %S
Mask4=%A - %L - %2T - %S
Mask5=%G\%Y\%A - %S


[AutoTagMasks]
Mask1=%A-%S
Mask2=%A-%L\%T-%S
Mask3=%R-%L\%T %A-%S
Mask4=%A\%L-%T-%S
Mask5=%A\%L\%T-%S
Mask7=%A-%L-%T-%S
Mask6=%2T%S

[CacheMasks]
Mask1=%A\%L\%2T %A - %S
Mask2=%A - %S
Mask3=%A - %L\%2T %A - %S
Mask4=%A - %L - %2T - %S
Mask5=%G\%Y\%A - %S


[PreviewMasks]
Mask1=%A\%L\%2T %A - %S(pvw)
Mask2=%A - %S(pvw)
Mask3=%A - %L\%2T %A - %S(pvw)
Mask4=%A - %L - %2T - %S(pvw)
Mask5=%G\%Y\%A - %S(pvw)


[PortCopyTracksMasks]
Item1=\Music\%R\%L\%T %S
Item2=\%A-%S
Item3=\%A\%A-%S
Item4=\%A\%L\%2T %S
Item5=\%G\%A-%S


[PortCopyM3UMasks]
Item1=\Playlists\
Item2=\

[BurnM3UMasks]
Mask1=\Playlists\
Mask2=\




TagsNo tags attached.
Fixed in build947

Activities

jiri

2006-02-22 19:12

administrator   ~0006926

Fixed in build 946.

rusty

2006-02-24 16:55

administrator   ~0006940

Testing in 946 and the following hasn't been updated.
[RipMasks]
Mask1=%A\%L\%2T %A - %S
Mask2=%A - %S
Mask3=%A - %L\%2T %A - %S
Mask4=%A - %L - %2T - %S
Mask5=%G\%Y\%A - %S

Also, I see you've made a couple of changes here and there using <Album Artist> instead of <Artist>. Looks fine, though I did want to ask why we should use <Album Artist> for VCD tracks but not for default encoding masks. Not a big deal, but I was just curious if this is intentional...

jiri

2006-02-25 11:35

administrator   ~0006947

Fixed in build 947.
 - Ripping masks were updated.
 - I added <Album artist> wherever I found it useful, in encoding masks it's e.g. in .\%R\%L\%2T %A - %S, but not in .\%A - %L - %2T - %S (it could possibly be used here too, but I think it's better this way).