basically, I corrected the artist before the end of adding the release, but it didn't seem to work...
the change auto-applies for artists, but not recordings, I guess?
(or anyone else who can approve edits? le sigh, heh)
jesus2099 joined the channel
jesus2099
Lotheric: they say that the TitleStyleWithFunkyCaps is progressively loosing terrain par rapport à the more simple Sentence case (modern style) http://www.mus.ulaval.ca/roberge/gdrm/03-majus.htm :) let’s be modern here too ? ;)
bitmap: I made a pull request for you to add Fast cancel edits in your bitbucket. And now server errors are not silent any more. I tested it on your sandbox, if you want to see how ERROR looks, just change « url: $self.attr("href"), » to « url: "/dddd/" + $self.attr("href"), » and go cancel some edits in your sandbox. :)
and i can change the display of errrors to your liking upon requerst… i otherwise respected your coding style
Shepard joined the channel
PS. When doing this, I have also noticed a murdos issue report in your repo
JesseW joined the channel
ruaok joined the channel
CatQuest
hmph. why can't I have a "this is a remix of" recording -> URL type lin on a recording?
Assuming you want "Sweet Brown: No time for bronchitis." :p
texke joined the channel
texke joined the channel
murk joined the channel
hibiscuskazeneko joined the channel
Freso
CatQuest | AND WHY CAN'T I ADD A WIKIPEDIA LINK TO Recording — that's not due to the database model though. The database model would be fine with this, but it just hasn't been set up.
flac already does all this and is not limited to 4 tracks :/
xplt
Tell it to NI and e-shops [especially, to Beatport, who refused to provide FLACs in the store]... :(
pankkake
it looks like they use .mp4 containers, so I suppose Picard already supports it?
darwin
sigh, beatport.
also, native instruments? are you tagging for traktor user?
pankkake
beatport doesn't sell flacs? they sell wavs or something?
darwin
pankkake: yeah, wavs.
chungy
most software interprets multiple tracks in FLAC as separate audio channels, but it could be used like it, yes
pankkake
lol
xplt
pankkake: >>"beatport doesn't sell flacs? they sell wavs or something?" and AIFFs (wtf?!)
chungy
as long as it's a lossless format it kind of doesn't matter. can be converted to others :P
xplt
yes, but what about metadata [especially in WAVs]? :P
chungy
that's what Picard is for!
xplt
No, you don't undestand
chungy
oh?
actually I'd kind of like Picard to support Matroska (*.mkv/*.mka) but I haven't looked much into it. It should be completely trivial for one-track-per-file, but my dream is to have more complicated whole-album tagging with each track (chapters in mka) having their unique elements.
reosarevok
xplt: well, isn't beatport the one that adds (original version) to everything and turns feat. or any other thing into &?
xplt
Nevermind
reosarevok
They don't seem to care about metadata much, even if they had flacs :(
I guess there's a chance it'd come with stuff like producer tags, but I doubt it
chungy
I don't even like bandcamp's naming/tags, but they do provide FLAC.
but kind of the whole point of MusicBrainz is to get some consistency... and Picard can rename/tag using it.
xplt
reosarevok: they supply it in AIFFs, but it really sucks, that I have to run Audacity everytime, I shop there (though, it's rare: I prefer other shops)
chungy
you don't need audacity to convert them, heh
xplt
Oh?
chungy
If you're comfortable with command line, sox or ffmpeg will both do nicely.
"ffmpeg -i somefile.aiff somefile.flac"
xplt
nah: Too lazy. Plus, with Audacity I can see the meta stuff
darwin
why would you use ffmpeg to do that?
chungy
why not?
darwin
reosarevok: yes, beatport also adds "(Original Mix)" to everything
chungy: I think you need uh.. mutagen to support mkv
reosarevok
Oh, it was "mix" :)
chungy
yea I looked into that before, but I was kind of reaching too far with whole albums in a single file. :P