View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002382 | MMW v4 | Other | public | 2006-02-20 21:16 | 2006-02-25 11:35 |
Reporter | rusty | Assigned To | |||
Priority | immediate | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Summary | 0002382: Update default masks | ||||
Description | For 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=\ | ||||
Tags | No tags attached. | ||||
Fixed in build | 947 | ||||
|
Fixed in build 946. |
|
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... |
|
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). |