User:MClemo: Difference between revisions

From MusicBrainz Wiki
Jump to navigationJump to search
((Imported from MoinMoin))
(My Picard settings (Imported from MoinMoin))
(One intermediate revision by the same user not shown)
Line 17: Line 17:
==ConsistentOriginalData==
==ConsistentOriginalData==


See [[Consistent Original Data|ConsistentOriginalData]]. Some tracks I have tracked down. First I make an edit to change one track, see if it goes through and then change the other tracks later.
See [[Consistent Original Data|ConsistentOriginalData]]. Some tracks I (or others) have tracked down.
* [[Artist:d43d12a1-2dc9-4257-a2fd-0a3bb1081b86|Johnny Cash]]
* [[Artist:d43d12a1-2dc9-4257-a2fd-0a3bb1081b86|Johnny Cash]]
** Cry! Cry! Cry!
** Cry! Cry! Cry!
*** [http://musicbrainz.org/show/edit/?editid=7663018 edit]
*** [http://musicbrainz.org/show/edit/?editid=7663018 edit]
*** [http://musicbrainz.org/search/textsearch.html?query=cry%20cry%20cry%20artist%3A%22johnny%20cash%22&handlearguments=1&limit=25&type=track&adv=on&offset=0 search]
*** [http://musicbrainz.org/search/textsearch.html?query=cry%20cry%20cry%20artist%3A%22johnny%20cash%22&handlearguments=1&limit=25&type=track&adv=on&offset=0 search]

** Darlin' Companion
*** [http://musicbrainz.org/show/edit/?editid=8783448 edit]
*** [http://musicbrainz.org/search/textsearch.html?query=companion+artist%3A%22johnny+cash%22&type=track&limit=25&adv=on&handlearguments=1 search]


** The Long Black Veil
** The Long Black Veil
Line 30: Line 34:
*** [http://musicbrainz.org/show/edit/?editid=7755927 edit]
*** [http://musicbrainz.org/show/edit/?editid=7755927 edit]
*** [http://musicbrainz.org/search/textsearch.html?query=%22the+one+rose%22+artist%3A%22johnny+cash%22&type=track&limit=100&adv=on&handlearguments=1 search]
*** [http://musicbrainz.org/search/textsearch.html?query=%22the+one+rose%22+artist%3A%22johnny+cash%22&type=track&limit=100&adv=on&handlearguments=1 search]

** Wreck of the Old 97
*** [http://musicbrainz.org/show/edit/?editid=8783615 edit]
*** [http://musicbrainz.org/search/textsearch.html?query=%22wreck+of+the+old%22+artist%3A%22johnny+cash%22&type=track&limit=25&adv=on&handlearguments=1 search]


* [[Artist:8f92558c-2baa-4758-8c38-615519e9deda|The Clash]]
* [[Artist:8f92558c-2baa-4758-8c38-615519e9deda|The Clash]]
Line 35: Line 43:
*** [http://musicbrainz.org/show/edit/?editid=7716479 edit]
*** [http://musicbrainz.org/show/edit/?editid=7716479 edit]
*** [http://musicbrainz.org/search/textsearch.html?query=%22hammersmith%20palais%22%20artist%3A%22the%20clash%22&handlearguments=1&limit=25&type=track&adv=on&offset=0 search]
*** [http://musicbrainz.org/search/textsearch.html?query=%22hammersmith%20palais%22%20artist%3A%22the%20clash%22&handlearguments=1&limit=25&type=track&adv=on&offset=0 search]

==My Picard settings==

===File naming format===

<pre>$if($not($eq(%category_picard%,)),+ %category_picard% +,)/%albumartist%/$if($in(%album%,\(disc),$rreplace(%album%,\(.*\)\\\(disc \\d+.*,\\1),%album%)/$if($in(%album%,\(disc),$rreplace(%album%,.*\\\(\(disc \\d+.*\)\\\),\\1),)/$num(%tracknumber%,2) - %artist% - %title%
</pre>

===Tagger script===

<pre>$if($not($eq(%releasestatus%,official)),$set(category_picard,%releasestatus%))
$if($eq(%releasetype%,soundtrack),$set(category_picard,Soundtracks))
$if($eq(%releasetype%,audiobook),$set(category_picard,Audiobooks))
</pre>


==References==
==References==

Revision as of 19:15, 23 May 2008

IRC: MClemo | Last.fm: MClemo
- }

TODO

Stuff on my todo list. May be empty :)

ConsistentOriginalData

See ConsistentOriginalData. Some tracks I (or others) have tracked down.

    • The One Rose (That's Left in My Heart)

My Picard settings

File naming format

$if($not($eq(%category_picard%,)),+ %category_picard% +,)/%albumartist%/$if($in(%album%,\(disc),$rreplace(%album%,\(.*\)\\\(disc \\d+.*,\\1),%album%)/$if($in(%album%,\(disc),$rreplace(%album%,.*\\\(\(disc \\d+.*\)\\\),\\1),)/$num(%tracknumber%,2) - %artist% - %title%

Tagger script

$if($not($eq(%releasestatus%,official)),$set(category_picard,%releasestatus%))
$if($eq(%releasetype%,soundtrack),$set(category_picard,Soundtracks))
$if($eq(%releasetype%,audiobook),$set(category_picard,Audiobooks))

References

Stuff worth to check out

  • other
    • flac: free lossless audio codec
    • mp3packer: smaller mp3 files losslessly

Template:lang de-native Template:lang en-some