hello, i have a DB question, downloaded and setup a offline postgres db, everything seems to be fine but the views are empty, i followed the instructions but what could i have done wrong
i can query and get data from the tables individually or combining them but just the views are empty
im somewhat new to postgre though
hello
joko has quit
liDEL has quit
liDEL joined the channel
drsaunde has quit
MightyJay has quit
voiceinsideyou joined the channel
Kerensky97 joined the channel
warp has quit
warp joined the channel
futilius has quit
futilius joined the channel
Sargun joined the channel
xlotlu has quit
voiceinsideyou has quit
anybody home ?
nikki
me
Maty
can you answer my question
nikki
I don't know the answer, so no
Maty
ok thanks
oh by the way do you know to get just the english artist names by doing a query ?
nikki
how exactly do you mean?
Maty
you know like there are japanese artists etc, so i want names that are only in english
nikki
hm... not very easily I guess, we don't store enough information about artist names really :/
what do you need them for?
Maty
so that people can search for names in a text box and get artist details but not for like japanese names etc even though there is a enlish sort order
nikki
ah, there's no way I know of to do that :/
Clint
are the "english" names listed as aliases?
Maty
well its however its in the MB db, i am just trying to get the artist names
got freedb too but that would take like a million years to process
plus the same problem of the jap/chi names
nikki
well I can make a list of only latin script names if that's what you want
Maty
does that mean enlish letters ? if so yeah that would do it
Kerensky97 has quit
nikki
do you need anything other than the names? like the artist id or anything?
Maty
yeah the artist id, coz ill be making some other tables and attaching stuff to them
also is there a script i can use ? if i need modify stuff
hmm wiered, downloading a 1.30gb file using download accelarator, its at 0 seconds left and downloaded 1.31 and still going
Jormangeud^ joined the channel
brianfreud
hmm, nikki, 2.19 M/s down from you
Jormangeud has quit
Jormangeud^
Jormangeud^ is now known as Jormangeud
brianfreud
ok, I just am realizing that BMPx is a dead project, and its replacement also seems a dead project.
So, not to start a religeous argument, but I'm looking for a new tagger, pref with podcast, PUID, and decent ID3/vorbis tags support
Looks like it's down to foobar2000 or Amarok? (never really used either before) Anyone have any suggestions?
nikki
tagger?
alastair1
*cough*xmms*cough*
nikki likes quod libet
nikki
and I should hope you get fast speeds from that server :P
brianfreud
I thought xmms was dead too?
nikki
xmms2 isn't afaik
brianfreud looks at both
alastair1
but that's going in the wrong direction as well, imo
brianfreud
either quod libet or xmms natively support mbids and/or puids?
alastair1
in what way?
brianfreud
O_o regexp-based music finding??? <3
tbh, I'd be happy to stay with bmpx, except I'm just really annoyed that it can't enque a directory and actually play it in anything like correct order
Maty
nikki thanks for the file again
nikki
no problem :)
Maty
later
have a good day evening guys :)
Maty has quit
alastair1
brianfreud: heh, yeah
uses disk order rather than file order :)
that goes all the way back to xmms
brianfreud
well, it's the one "must have" feature I want
and you cannot even sort, to fix it after queuing... makes me nuts when listening to bootlegs to hear the shows out of concert order
srotta
So are you looking for a player or a tagger?
czaanja joined the channel
brianfreud
a player
Trying quod libit, and liking it, a lot
czaanja has quit
futilius has quit
Tykling joined the channel
outsidecontext joined the channel
Munger
I wish Artist lookups used soundex matching. Easy to accidentally ad duplicate artists if the name is not a precise match
luks
there are much better ways to do fuzzy search
Munger
Apparently none good enough to have been implemented though
Muz
Eh?
Perhaps it's the usual case of "bigger fish to fry, and not enough developers"?
Not a case of the technologies not being good enough.
Muz shrugs and goes to work.
warp
luks: hmm, a summer of code idea? :)
luks
to write a search engine or a custom postgresql index type? I don't think so :)