-
croakur
very simple, very good
-
timmerk
omg omg, where do i buy one?
-
djce
sounds fun. I'll have to look out for that
-
croakur
at the store?
-
ruaok
timmerk: trm -l works for me.
-
croakur
where you at tim?
-
timmerk
hmm
-
let me try with a diff sogn
-
strange
-
it works with other songs
-
but not this ringo starr one
-
want the mp3?
-
to try
-
ruaok
sure
-
timmerk
ok, let me put it up on a server
-
-
i made it a zip because of the spaces
-
in case that maddeter
-
matters
-
ruaok
ok, that's a server bug.
-
timmerk
i cant spell
-
ah
-
i found a bug!
-
yes!
-
:-)
-
i feel special
-
ruaok
the -l feature is kinda half-assed right now and there are some bugs on the server that pertain to looking up tracks.
-
timmerk
ah
-
ruaok
heh. thats not hard when you're using my code. :-)
-
timmerk
haha
-
ruaok
ok, time to get my ducks in a row for the mb tagger release
-
timmerk
so, for my front end app, i should just use the lib
-
not the trm app?
-
ruaok
can anyone here see why I shouldn't release mbtagger 0.10.3 ??
-
croakur
I neither able to find a picture of an eskimo pie bar, nor eskimo porn, I'm sorry all
-
timmerk
haha
-
ruaok
timmerk: yes, most certainly. The lib does TONS of shit for you.
-
timmerk
i havent used it, so i cant say
-
croakur
no, well, I just used it yesterday
-
worked pretty well
-
timmerk
where does that lib get installed?
-
croakur
plus, the new icons are groovy (alway important)
-
ruaok
croakur: we have a cool deli that has a nice mural on their wall.
-
I'll go take a pic when I got for a ride in a little while.
-
croakur
with eskimo porn? :)
-
ruaok
croakur: sadly, no, just the former.
-
timmerk
ok one more question for now all -
-
ruaok
A picture of an eskimo eating an eskimo pie.
-
Food porn in other words.
-
timmerk: 42
-
croakur
porn if you were an eskimo pie?
-
timmerk
with my app, should i include just libtunepimp.dylib
-
or
-
also
-
libmusicbrainz.dynlib
-
and libmad?
-
ruaok
djce: on the MRTG front -- I agree on all points.
-
timmerk
or is it that once everything is compiled i only need libtunepimp
-
ruaok
timmerk: you need both libmb and libtp and libmad.
-
timmerk
alright
-
ruaok
it gets worse when you support ogg/vorbis/flac
-
timmerk
whats the diff between .a and .la and .dynlib
-
dylib
-
ruaok
.a = static lib
-
.la = static lib for people in LA
-
.dynlib = shared library
-
timmerk
lol
-
Necronom
:)
-
timmerk
mind explaing the diff?
-
im dumb
-
Pipian
i think people should pick up my all-purpose tagging library and improve it to add saving support
-
=P
-
ruaok
static lib means that it gets compiled into you final binary. This makes final binaries larger.
-
Necronom
dynamic libs are loaded at run time.
-
timmerk
ah
-
ruaok
dynamic means that many programs can use the same lib and thus the final binary is smaller.
-
timmerk
nice, so i wouldnt have to include all those libraries if i compiled it with the .a libs
-
cause they would be built in
-
automatically
-
hmm
-
ruaok
yup.
-
timmerk
does the mb license allow for the .a thing?
-
ruaok
only if your app is GPL.
-
timmerk
ah
-
ruaok
ok, I'm going to disappear for a bit while I prepare to release mbtagger
-
timmerk
and if its not GPL? i have to use .dylib?
-
ok - thanks for your help
-
ruaok
then you can't use it.
-
Pipian
.so =P
-
ruaok
bbiab
-
ruaok has left the channel
-
timmerk
hmm, i found a client that isnt open source but they are including the sylib with it
-
dylib
-
croakur
I can't seem to find out where you can download gracenote's sdk
-
timmerk
nm
-
Pipian
i saw it at one point
-
timmerk
i found the source
-
i saw it too
-
i think you have to get an account
-
and log in
-
croakur
oh
-
Pipian
right
-
and you aren't allowed to distribute anything using the SDK unless you show them and pony up money I think
-
timmerk
yup - or show the logo
-
just use freedb
-
i like it better
-
not sure if they are as big yet
-
blizzo1
freedb is a total mess.
-
croakur
how is freedb a mess?
-
Pipian
no moderation
-
can't clean the DB
-
everything's terrible
-
(lots of collisions too)
-
croakur
Pipian: I remember that. one developer was complaining because he had no way to display the CDDB logo with his console application :)
-
oy vey
-
blizzo1
If I look up popular album by name on freedb I can see 20 different burned copies with different numbers of tracks.
-
timmerk
ah
-
does mb have a cddb like thing?
-
Pipian
CDIndex
-
icepick
icepick is now known as icepick-away
-
croakur
I've installed the cddb/freedb server software on my local machine
-
for testing
-
blizzo1
The documentation on
musicbrainz.org explains that the goal of MB is to be a feature filled replacement for cddb and freedb.
-
timmerk
ah
-
croakur
not too difficult, but the insertion/searching methods are so fucking ARCHAIC!
-
timmerk
brb
-
croakur
jesus christ, they wrote a cgi wrapper script around a sendmail call to make an entry into their database