User:Kuno: Difference between revisions

From MusicBrainz Wiki
Jump to navigationJump to search
((Imported from MoinMoin))
(removing languages since added to user profile)
 
(46 intermediate revisions by 8 users not shown)
Line 1: Line 1:
==toolbar==

open edits: [http://musicbrainz.org/mod/search/results.html?mod_status=1&automod=&mod_type=16&moderator_type=0&moderator_id=95821&voter_type=1&voter_id=95821&vote_cast=-1&artist_type=0&orderby=asc&minid=&maxid=&isreset=0 abstained], [http://musicbrainz.org/mod/search/results.html?mod_status=1&automod=&mod_type=16&mod_type=23&mod_type=12&moderator_type=0&moderator_id=95821&voter_type=1&voter_id=95821&vote_cast=-2&artist_type=0&orderby=asc&mod_language=224&minid=&maxid=&isreset=0 korean], [http://musicbrainz.org/mod/search/results.html?mod_status=1&automod=&mod_type=16&mod_type=23&mod_type=12&moderator_type=0&moderator_id=95821&voter_type=1&voter_id=95821&vote_cast=-2&artist_type=0&orderby=asc&mod_language=198&minid=&maxid=&isreset=0 japanese], [http://musicbrainz.org/mod/search/results.html?mod_status=1&automod=&mod_type=16&mod_type=23&mod_type=12&moderator_type=0&moderator_id=95821&voter_type=1&voter_id=95821&vote_cast=-2&artist_type=0&orderby=asc&mod_language=113&mod_language=137&minid=&maxid=&isreset=0 dutch & frisian]

editors to keep an eye on: [http://musicbrainz.org/mod/search/results.html?mod_status=1&automod=&mod_type=16&moderator_type=3&moderator_id=306506&voter_type=1&voter_id=95821&vote_cast=-2&artist_type=0&orderby=asc&minid=&maxid=&isreset=0 psachi]

current proposals: [[User:kuno/CurrentStyleProposals|kuno/CurrentStyleProposals]], [[User:kuno/CurrentProposals|kuno/CurrentProposals]]

==me==
==me==


Hi,
Hi,


I'm warp on #musicbrainz, [http://musicbrainz.org/show/user/?username=kuno kuno] is my account on musicbrainz.
I'm warp on #musicbrainz (see also [[IRC Regulars|IRCRegulars]]), [http://musicbrainz.org/show/user/?username=kuno kuno] is my account on musicbrainz. You can email me at [mailto:kuno@frob.nl kuno@frob.nl], and I have a very low-traffic blog at [http://320x200.org 320x200.org].


==random (needs cleanup)==
I'm not terribly active with making edits or voting, but when I add or fix stuff I often have this obsessive need to fix other releases related to it.


[[User:kuno/recordings]]
==interests==
[[User:kuno/webservice]]


[[archive.org post-gsoc meeting]]
You will often see me adding/fixing japanese releases, even though I do not read any japanese. This mostly originated from a healthy obsession of wanting video game music tagged correctly in the original language, and not their transliterated or translated equivalents.


[https://docs.google.com/spreadsheet/ccc?key=0AoCSF6PJFsi_dE8xYXJTa1I5NmQ0UjhsWWRKSmVyMkE#gid=0 Browser report + cors/xhr2 support]
Feel free to bother me with questions on video game music in general.
[[User:kuno/Web Service/JSON]]
[[User:kuno/CAA Release Plan]]
[[User:kuno/Templates]]
[[User:kuno/Track grouping]]
[[User:kuno/MBS-211]]
[[User:kuno/Cover Art Types]]


open edits: [http://musicbrainz.org/mod/search/results.html?mod_status=1&automod=&mod_type=16&moderator_type=0&moderator_id=95821&voter_type=1&voter_id=95821&vote_cast=-1&artist_type=0&orderby=asc&minid=&maxid=&isreset=0 abstained], [http://musicbrainz.org/mod/search/results.html?mod_status=1&automod=&mod_type=16&mod_type=23&mod_type=12&moderator_type=0&moderator_id=95821&voter_type=1&voter_id=95821&vote_cast=-2&artist_type=0&orderby=asc&mod_language=224&minid=&maxid=&isreset=0 korean], [http://musicbrainz.org/mod/search/results.html?mod_status=1&automod=&mod_type=16&mod_type=23&mod_type=12&moderator_type=0&moderator_id=95821&voter_type=1&voter_id=95821&vote_cast=-2&artist_type=0&orderby=asc&mod_language=198&minid=&maxid=&isreset=0 japanese], [http://musicbrainz.org/mod/search/results.html?mod_status=1&automod=&mod_type=16&mod_type=23&mod_type=12&moderator_type=0&moderator_id=95821&voter_type=1&voter_id=95821&vote_cast=-2&artist_type=0&orderby=asc&mod_language=113&mod_language=137&minid=&maxid=&isreset=0 dutch & frisian]
==languages==

Frisian is my native language, but I don't listen to frisian music at all --- still, if you do stumble upon a frisian release in MB, I will be happy to try and answer any question you might have.

In my spare time I'm trying to learn korean, I'm an absolute beginner and progress is slow, but again, if you have questions regarding a korean release I will try to answer them.

==tagger==

Some time ago, I wrote a small php script to rename album directories the way I wanted to, as it seemed picard wasn't really suitable for the task. (screenshot here: <code><nowiki>[[Image:blackcherry-004.png]]</nowiki></code>). I wrote that in php, which is a horrible language for that sort of thing :). I plan to write a more elaborate version in python eventually, which should probably have the following tasks:

===updating / applying data===

* for each release, check once every few months if the data is still up-to-date.
* rename directories and files according to my preferences. (due to recently acquiring an mp3 player with a dodgy interface, this will include renaming to VFAT compatible filenames, possibly using transliterated titles for filenames (obviously keeping the original language in the tags).
* provide a local "cache" of album covers from amazon, discogs links, and possible other sources.

===reporting===

* report files which don't have an MBID
* for each release, check if data is complete (release date, catalog #s, missing covers, AR to transliterated/translated if the release contains non-latin characters).
* check file format/quality, report e.g. if bitrate is not good enough. (in my case, just report if it's not .flac ;)
* check cover image resolution/quality.

===MB automation===

* subscribe to any artist in your collection which has less than X subscribers.

==todo==

NOTE: everything on this todo is on hold, because I prefer to work on the tagger mentioned above ;)

===taka===

earliest version / remix ARs on milestone disc 1 and 2:
* [http://musicbrainz.org/release/60b71892-d405-45c4-bf19-4cf3552d26de.html http://musicbrainz.org/release/60b71892-d405-45c4-bf19-4cf3552d26de.html]
* [http://musicbrainz.org/release/7e647853-d3eb-4f89-af17-2d443fb83c39.html http://musicbrainz.org/release/7e647853-d3eb-4f89-af17-2d443fb83c39.html]

===wipeout===

Check if all the various wipeout playstation/saturn/pc cdroms are entered correctly, and that all of them are there, and that no duplicates are.
<ul><li style="list-style-type:none">Hi kuno. Isn't it WipEout, wipEout or something like that, the correct spelling of this game serie? :) -- [[User:jesus2099|jesus2099]] 14:06, 16 April 2007 (UTC)
<ul><li style="list-style-type:none">Hello jesus2099 :), that's mostly just the graphic designers having some fun. The titles on the spines of the european releases are: "WIPEOUT", "WIPEOUT 2097" and "WIP3OUT". And afaik the US has "WIPEOUT", "WIPEOUT XL" and "WIPEOUT 3". You can also see the wipeout 3 difference on the covers at discogs. (If i followed the graphic designers the first one would be called wipE'out", where the E should be an inverted 3).
<ul><li style="list-style-type:none">Wow, more complicated than I thought. (^_^) (j2)
</ul>
</ul>
</ul>

short list from the top of my head of those which should be there:
* Wipeout PC CDROM, Playstation, Saturn
* Wipeout 2097 / Wipeout XL PC CDROM, Playstation, Saturn --- check if the game was released consistently with these names in their respective continents for all platforms.
* Wipeout 3
* Wipeout Pure
* Wipeout Fusion

There should be seperate soundtrack releases for atleast these:
* Wipeout, Wipeout 2097, Wipeout Pure. check if all of these are in MB, and check if there are more of those out there. UPDATE: discovered a wip3out soundtrack at [http://www.discogs.com/release/136450 http://www.discogs.com/release/136450] .

UPDATE: checked to wipeout 3 so far. missing releases (on 2007-03-03): Wipeout PC CDROM disc, Wipeout XL playstation disc.

Slightly related:
* Rollcage and Rollcage 2 have different audio tracks between their playstation and pc-cdrom versions, check if all of those are in MB, and check if the soundtrack release is in there.

===TaQ===

Add bounce:connected?

===Final Fantasy===

FFIX needs japanese tracklistings for all four discs. check imdb/amazon links too. check FFX-2 piano collections.

[done] FFX-2 needs japanese tracklistings for all vocal collections.

===misc===


NGS /ws/js docs: [[User:kuno/ws/js]]
c-mon & kypski need some looking at, kypski's day out is missing from NATs. no catalog #s, no language/script, etc...


Release Editor tracklist tab webservice: [[User:kuno/ws/js/tracklist]]
===demoscene related===


Test: [[User:kuno/Test]]
Demovibes could use some ARs.


Updating development pages: [[User:kuno/Development Overview]]
Have a go at some of the netlabels, such as thinner, rohformat, etc..


current proposals: [[User:kuno/CurrentStyleProposals|kuno/CurrentStyleProposals]], [[User:kuno/CurrentProposals|kuno/CurrentProposals]].
==ex to-do list==


Some notes I'm collecting on embedded cover art: [[User:kuno/CoverArtLegalIssues|kuno/CoverArtLegalIssues]].
===Des-ROW===


Voting motivation ideas: [[User:kuno/VotingMotivations|kuno/VotingMotivations]].
Needs a cleanup, but without knowing japanese, it is just too hard to find any info. useful: [http://forums.musicbrainz.org/viewtopic.php?id=404 http://forums.musicbrainz.org/viewtopic.php?id=404]


Multi-disc AR: [[Part Of Set Relationship Type|PartOfSetRelationshipType]].
----<br/> <small></small>


Release Groups: [[User:kuno/ReleaseGroups]]
{{lang fy-native}} {{lang nl-native}} {{lang en-fluent}} {{lang ko-some}}

Latest revision as of 00:06, 12 September 2014

me

Hi,

I'm warp on #musicbrainz (see also IRCRegulars), kuno is my account on musicbrainz. You can email me at kuno@frob.nl, and I have a very low-traffic blog at 320x200.org.

random (needs cleanup)

User:kuno/recordings User:kuno/webservice

archive.org post-gsoc meeting

Browser report + cors/xhr2 support User:kuno/Web Service/JSON User:kuno/CAA Release Plan User:kuno/Templates User:kuno/Track grouping User:kuno/MBS-211 User:kuno/Cover Art Types

open edits: abstained, korean, japanese, dutch & frisian

NGS /ws/js docs: User:kuno/ws/js

Release Editor tracklist tab webservice: User:kuno/ws/js/tracklist

Test: User:kuno/Test

Updating development pages: User:kuno/Development Overview

current proposals: kuno/CurrentStyleProposals, kuno/CurrentProposals.

Some notes I'm collecting on embedded cover art: kuno/CoverArtLegalIssues.

Voting motivation ideas: kuno/VotingMotivations.

Multi-disc AR: PartOfSetRelationshipType.

Release Groups: User:kuno/ReleaseGroups