User:MClemo: Difference between revisions

From MusicBrainz Wiki
Jump to navigationJump to search
(My Picard settings (Imported from MoinMoin))
 
No edit summary
 
(68 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{| border="1"
{| border="1"
| MusicBrainz: [http://musicbrainz.org/show/user/?username=MClemo MClemo]
|-
| MB: Editor:MClemo | IRC: MClemo | Last.fm: [http://www.last.fm/user/MClemo/ MClemo]
| Last.fm: [http://www.last.fm/user/MClemo/ MClemo]
|}
|}
{| border="1"
|-
| |-
| |}


==TODO==
==References==


* Edits
Stuff on my todo list. May be empty :)
** [http://musicbrainz.org/show/edit/?editid=10757908 edit #10757908], [http://musicbrainz.org/show/edit/?editid=10971039 edit #10971039] & [http://musicbrainz.org/show/edit/?editid=10761962 edit #10761962]: Removing classical releases of very low quality.
* Artists
* Releases
** [http://musicbrainz.org/album/71d8361b-f8d7-43bc-86d9-cc13294ae35f.html Dire Straits - Communiqué]: Look at discids, needs splitting up


==Edit note templates for edits of other editors==
==ConsistentOriginalData==


===Add Release (no vote): No proof, no release event===
See [[Consistent Original Data|ConsistentOriginalData]]. Some tracks I (or others) have tracked down.
* [[Artist:d43d12a1-2dc9-4257-a2fd-0a3bb1081b86|Johnny Cash]]
** Cry! Cry! Cry!
*** [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]


<nowiki>
** Darlin' Companion
Please provide some information that what you are adding has actually been released somewhere. For example, information about release date, label, barcode, or catalog number can be proof itself or lead to good proof. See [How_To_Write_Edit_Notes] about what constitutes good proof and how to write proper edit notes. I will change my vote after your release has been verified. Thanks!
*** [http://musicbrainz.org/show/edit/?editid=8783448 edit]
</nowiki>
*** [http://musicbrainz.org/search/textsearch.html?query=companion+artist%3A%22johnny+cash%22&type=track&limit=25&adv=on&handlearguments=1 search]


==Picard: File Naming==
** The Long Black Veil
*** [http://musicbrainz.org/show/edit/?editid=7744141 edit]
*** [http://musicbrainz.org/search/textsearch.html?query=%22long+black+veil%22+artist%3A%22johnny+cash%22&type=track&limit=100&adv=on&handlearguments=1 search]

** The One Rose (That's Left in My Heart)
*** [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]

** 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]]
** (White Man) In Hammersmith Palais
*** [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]

==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==

* Edits
** [http://musicbrainz.org/show/edit/?editid=7830244 edit #7830244]: Featuring artists in track names.


My file-naming scheme for Picard:
==Stuff worth to check out==


<nowiki>
* musicbrainz
$if($in($lower(%genre%),classical),+ Classical +)/$if($or($eq(%releasestatus%,promotion),$eq(%releasestatus%,bootleg)),+ %releasestatus% +,)/$if($or($eq(%releasetype%,soundtrack),$eq(%releasetype%,audiobook)),+ %releasetype% +,)/$if($eq(%albumartistsort%,Various Artists),+ VA +,%albumartistsort%)/%album%$if(%_releasecomment%, \(%_releasecomment%\),)/$if($gt(%totaldiscs%,1),disc %discnumber%,)$if(%discsubtitle%,_ %discsubtitle%,)/$num(%tracknumber%,2) - %artist% - %t
** [http://www.brianfreud.byethost13.com/CSGOperaThing.html CSG Opera Thing] by brianfreud
</nowiki>
** [[genpuid]]: first step for submitting PUIDs.
** Greasemonkey: [http://userscripts.org/scripts/show/9838 enhanced voting]
** Greasemonkey: [http://userscripts.org/scripts/show/8266 subscriptions]
** [[Picard Qt|PicardQt]]
** [http://faux.no-ip.biz/mbreports/ Reports] by [[User:FauxFaux|FauxFaux]]


It relies on Picard 1.2 and that the feature of folksonomy tags is enabled for your own tags. It enter the tag 'classical' with classical releases in the MusicBrainz web interface at the page of the release. Now, my file-naming scheme puts all classical releases in one folder. Further, promotion releases, bootlegs, soundtracks, and audiobooks go into their own folder. For releases with several discs, files for each disc go into one folder.
* other
** [http://flac.sourceforge.net/ flac]: free lossless audio codec
** [http://www.hydrogenaudio.org/forums/index.php?showtopic=32379&mode=linear mp3packer]: smaller mp3 files losslessly


{{lang de-native}} {{lang en-some}}
[[Category:Bio]]
[[Category:Bio]]

Latest revision as of 13:24, 22 May 2016

MusicBrainz: MClemo Last.fm: MClemo

References

Edit note templates for edits of other editors

Add Release (no vote): No proof, no release event

Please provide some information that what you are adding has actually been released somewhere. For example, information about release date, label, barcode, or catalog number can be proof itself or lead to good proof. See [How_To_Write_Edit_Notes] about what constitutes good proof and how to write proper edit notes. I will change my vote after your release has been verified. Thanks!

Picard: File Naming

My file-naming scheme for Picard:

$if($in($lower(%genre%),classical),+ Classical +)/$if($or($eq(%releasestatus%,promotion),$eq(%releasestatus%,bootleg)),+ %releasestatus% +,)/$if($or($eq(%releasetype%,soundtrack),$eq(%releasetype%,audiobook)),+ %releasetype% +,)/$if($eq(%albumartistsort%,Various Artists),+ VA +,%albumartistsort%)/%album%$if(%_releasecomment%, \(%_releasecomment%\),)/$if($gt(%totaldiscs%,1),disc %discnumber%,)$if(%discsubtitle%,_ %discsubtitle%,)/$num(%tracknumber%,2) - %artist% - %t

It relies on Picard 1.2 and that the feature of folksonomy tags is enabled for your own tags. It enter the tag 'classical' with classical releases in the MusicBrainz web interface at the page of the release. Now, my file-naming scheme puts all classical releases in one folder. Further, promotion releases, bootlegs, soundtracks, and audiobooks go into their own folder. For releases with several discs, files for each disc go into one folder.