Does anyone know why multi-disc releases get the Record Label entered multiple times into the recordlabel field and the Catalog Numbers for every disc tagged into every file instead of just the correct Cat Number each file belongs to?
reosarevok
bitmap, this is for you
nikki: the previous one might be for you
nikki
I was just looking at it
zexpe
It's linked from other pages still
nikki
zexpe: fixed
let me know if you find any others like that
zexpe
Thanks
zexpe has left the channel
aeontech joined the channel
ocharles
kccourier: catalog numbers aren't associated with dics
bitmap
kccourier: I think the record label bug is fixed, but not in the current beta
kccourier
I figured that out, but it's frustrating when a four disc box set has the actual catalog number for each individual disc entered in NGS which results in every single file getting tagged with all the listed catalog numbers. Maybe most people won't notice but my naming scheme results in some really long folder names with incorrect data
outsidecontext joined the channel
The catalognumber field for Fleetwood Mac's "The Complete Blue Horizn Sessions: 1967-1969" gets tagged with "73003-273003-2(1)73003-2(2)73003-2(3)73003-2(4)73003-2(5)73003-2(6)
73003-2 is the cat number one the outside of the box with 73003-2(1) for disc 1 and 73003-2(2) for disc 2 and so on....
Maybe there is nothing that can be done about this and I will just have to teach myself enough python to script my own solution. I just wanted someone to be aware that there was an issue at least to me.. Thanks for the response
DocPlatypus joined the channel
reosarevok
Something should certainly be done about it, as linking each cat# with its medium is more useful info and more useful info is always good for the DB (even if it didn't affect tagging)
kccourier
It would be nice however if the string would have some type of separator between the different cat numbers when they are strung together into the field
that would make scripting a solution for my naming scheme easier
merged, I think that the merge request should close automatically
hrglgrmpf
thanks again!
maybe of interest to someone: I wrote to BBC how long they need to adapt to NGS, and they wrote "all should be sorted and back to normal
in the next couple of months"
derwin
exciting :)
hrglgrmpf
well, I thought it wouldn't need that long :-(
luks
large companies have complicated processes
pecastro who is sometimes in #musicbrainz-devel is working for the BBC dealing with the NGS setup
hrglgrmpf
yes, but obviously that says much about how much they really need the musicbrainz service...
(live feed)
luks: on other notes, acoustid-fingerprinter fails to build since 3 weeks or something...
it seems like a problem between cmake and a new Qt release
CMake Error at /usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:91 (MESSAGE):
Could NOT find Qt4 (missing: QT_QTCONCURRENT_INCLUDE_DIR QT_QTCONCURRENT_LIBRARY) (found version "4.7.3")
luks
hmm
hrglgrmpf
I'm running Debian Sid with libqt4 4.7.3-5
luks
I don't know what could be the problem, but the Qt module is a part of the CMake library
it doesn't need QtConcurrent anymore though, so maybe just removing it will fix the problem
hrglgrmpf
maybe
I tried to google the error, but no success
luks
might it be that debian split the package and you don't have it installed?
ruaok joined the channel
hrglgrmpf
hmm, I don't think so... I have installed all available libqt4 -dev packages...
never really got warm with cmake... I still like autoconf :-)
luks
you actually develop projects that use autoconf?
kepstin-laptop does...
kepstin-laptop
sometimes automake is really just the best tool for the job
hrglgrmpf also does!
been around forever; doesn't require any extra tools installed for someone to 'just compile' a package.
hrglgrmpf
especially of course C programs that need to run on various Unix-like systems... for this case it is the best
luks
well, you have to download 1+ MB extra source code in the project tarball :)
hrglgrmpf
hehe :-)
luks
I find autotools painful, but the only reason why I use cmake is that it works well on unix, has a clicky-clicky way to generate IDE projects and can build OS X frameworks
so I don't have to deal with multiple build systems
kepstin-laptop
huh? why would you have to download extra source code in the tarball?
hrglgrmpf
yes, I think if I had to support Windows/Linux/OS X I wouldn't use autoconf either...
kepstin-laptop
well, the configure script can get kind of big, but not /that/ big.
kepstin-laptop is going on happily ignoring windows for now.
that, and I don't like IDEs and have never owned an OS X machine.
hrglgrmpf
kepstin-laptop: well, I think if you have a fully autoconfigred project (libtool+gettext), it can be really big (but of course 1M+ was an exaggeration :-))
especially libtool needs so many helper programs
hawke__ joined the channel
luks
the last project that used autotools was taglib, the configure script has 750KB
I'm sure I can find enough autotools code in the tarball to add up to 1MB
hrglgrmpf
wow, I wouldn't have thought that
but luckily bzip2 does a good job for this kind of data!
kepstin-laptop
the modern hip compression format to use in the linux world is xz (an updated lzma2)
hrglgrmpf
yes, but I use autoconf because I have/want to support many Unix-like systems, so xz archives are sometimes a little cumbersome
kepstin-laptop
but yeah, the worst thing are the hand-rolled build systems.
I really hate a build system where 'make DESTDIR=/tmp/somefolder install' doesn't work
hrglgrmpf
yes... my university project uses a huge hand-crafted makefile... fun!
kepstin-laptop
but hey, I'm the only person in the world who uses a makefile, a couple of custom command line tools, and a few shell scripts to encode my music files ;)
hrglgrmpf
*encode*?
you mean rip?
kepstin-laptop
no, I use EAC to rip ;)
(to cue+wav, which is the input to my other scripts)
luks
wasn't you happily ignoring windows? :)
hrglgrmpf
does it even work good in LAME?
I didn't trust that, because of all the hardware layers...
luks: ju!! your github commit fixed the compile problem!
Leftmost
kepstin-laptop, why not just have EAC encode to FLAC?
Also, I totally use shell scripts and the like to maintain lossy encodes of my music. :P
Tecfan_
any of you know if it's possitlbe to get facebook support on irc? :P
i can't see any official contact scheme anywhere..
reosarevok
I don't think there is
I can understand it, or they'd be flooded with hate mail, seeing how each change they do makes it worse