If it helps, I prefer just "Soul Food" because I find the rest sort of "meh"...
I'm not a fan of using "Original Soundtrack" subtitles on other soundtrack releases
Lotheric
me too
I'd use the rest (or disambiguation) if there was also a score
but I took a look at the soundtrack guideline and I was confused by the cover
what is extra information and not part of the title ?
navap
It's a terribly inconsistent cover. I just saw that they further confuse things by stickig "Soudtrack" as a subtitle on the front cover and disc
Freso
JonnyJD (and jesus2099): I usually do lxterm -> tmux -> ssh/mosh :p
SultS
Freso: Jam Master Jay “ended” when person performing as Jam Master Jay died. I don’t know that peformance name, but I doubt it started at the same time he died…
Freso
JonnyJD luks: Wouldn't it be possible to read the audio straight from the CD without ripping it per se? E.g., like CD audio players do?
SultS
theoretically there could be one performance name, used by different people over the years… which would make there only one begin date, different perfoms as date, and no birth=start date would make sense there
JonnyJD
Freso: if acoustid uses only streaming algorithms, yes
Freso
SultS: But Jam Master Jay is still an artist:Person, for which start and end date means "born" and "died".
SultS: If you want to introduce another artist: type with other semantics for start and end (e.g., like group and character), then go ahead.
JonnyJD
but it won't actually be faster than ripping
Freso
JonnyJD: Alright.
SultS
Freso: but it conflicts with *begin* and *end* area, which are used together with birth and death date
Freso
SultS: Sure. So think up something clever and submit a -style RFC for it.
The current guideline in that respect is from before we had Areas.
SultS
yeah
I’m not certain we need new artist type though
oh, well, I’ll think about it some more tomorrow… bedtime for now
not sure if it's a bug. Some minutes ago I didn't even know fingerprinting from a pipe is supposed to work
Zastai
yes, but if it also doesn't work on an oherwise valid WAV file...
JonnyJD
maybe it nearly works, or some format need a little more input. possibly I can prepend the length somehow
no, it works like `fpcalc cdda.wav`
just not over a pipe
Zastai
ah ok
well, curl could be waiting until the file is transferred (to memory or a temp file) before sending it to its output; in that case, fpcalc's input processing may work "by accident"
blast_hardcheese joined the channel
simukis_ joined the channel
JonnyJD
well, at least not in my case `curl http://kraehen.org/tmp/cdda.wav | fpcalc -` also fails both (fpcalc with the same error and curl with some mismatch Oo)
http://pastebin.com/ct6gTzKS curl: (23) Failed writing body (1157 != 1440) possibly my fault, because I didn't make sure the file type is given correctly
blast_hardcheese
I'm having some really frustrating results attempting to build the musicbrainz server inside Docker
The command that installs the perl deps fills up / with all kinds of garbage, and subsequent commands don't actually work.
JonnyJD
ah okay, the curl/wget error is probably just because fpcalc closes before curl/wget can push the whole file to the pipe
blast_hardcheese
Is this behaviour something someone else has wrestled with, or should I ask somewhere else?
I've already asked #perl, they couldn't figure it out.
Freso
blast_hardcheese: #musicbrainz-devel is generally more suited for these questions.
blast_hardcheese
Freso: Ok, thanks
Freso
However, it's also the weekend (and in the middle of the night for the main developers), so answers may still be slow.
blast_hardcheese
Well, it is midnight for me as well, I should probably sleep ;)
Freso
OTOH, it's the middle of the night for the main devs, so they may very well be around. :p
blast_hardcheese
I was really hoping to get this built today, this is day three of debugging.
JonnyJD
when I encode a flac from cdda.wav `cat cdda.flac | fpcalc -` works. So it just doesn't work with wav and needs to know the length/duration of the wav somehow
mokes joined the channel
for anybody still interested: `cdparanoia 1 - | flac - | fpcalc -` works, too
Freso
JonnyJD: Working on the CD AcoustID submitter? :)
JonnyJD
wouldn't say "working" more like playing with the basica around it. I was quite interested when luks mentioned calculating from pipe already works ;-)
I do have another algorithm to implement this weekend..
Freso
:)
JonnyJD
Freso: an idea where I should put this informatin about piping from CD?
Freso
Uh. The wiki? :/
JonnyJD
it really sounds like "acoustidsubmit" can work, but I won't work at it that soon
Freso
Submit a patch for fpcalc's README?
mokes joined the channel
JonnyJD
hm, not sure if its "good enough" to commit already
mokes joined the channel
and wiki: doc/AcoustID?
Freso shrugs
Freso
I've no idea. :)
JonnyJD
if somebody feels like blogging this, that would also be a start (and make somebody implement something) I can't prepare a full blog post right now
maybe I do it exactly the same I did with isrcsubmit: start with posting command lines in the forum
ah and Lotheric: ^ (getting fingerprints directly from CD is possible)
`cdparanoia 1 - | flac - | fpcalc -`, probably needs more tweaking, but works (track 1 that is)
first thing to change would probably lowering the "paranoia level" to make reading faster. We don't need to make sure every bit is as on disc
I can't even find where pyacoustid is linked (python web service wrapper)
sampsyo: ^ (maybe you are interested in this, since a acoustdicsubmit (from CD) would probably use your library) Or maybe your tool already can do that and I just didn't know
HibiscusKazeneko joined the channel
rocker joined the channel
rocker_ joined the channel
sv2241 joined the channel
adhawkins
Hi guys. If I make an edit to rename a release group, does that rename releases in that group too, or do I need to make a further edit?