This must be some other kind of "Sky High", but are not in MB yet.
milosz has quit
milosz joined the channel
Tengo joined the channel
petros joined the channel
srotta
UncleRemus: You search for information about that artist and create it.
8)
Freso joined the channel
alastairp
hi Freso
Freso
j0
warp_ joined the channel
Tykling joined the channel
warp has quit
warp_
warp_ is now known as warp
sonium joined the channel
outsidecontext joined the channel
UncleRemus
srotta: I don't know, I have no idea of what they are. Well, one idea, they're NOT Sky High, blues band from Sweden. :D
srotta
UncleRemus: Do a bit of Google research and finally you'll end up in conclusion that it's some portuguese hobo who just wandered into a club.
UncleRemus: I've sometimes searched for information for that kind of artists. Typically they are some trance artists, and all the information you find about them is one single Brazilian compilation of hot dance tunes.
Damn annoying.
FauxFaux| joined the channel
outsidecontext has quit
FauxFaux has quit
hangy joined the channel
nikki_ prods luks
nikki_
nikki_ is now known as nikki
luks
hi nikki
nikki
I was wondering if you had any idea why I keep getting CreateFKConstraints.sql:602: ERROR: could not write to hash-join temporary file: No space left on device when I haven't run out of space
petros has left the channel
alastairp
you don't have different partitions?
nikki
I do
alastairp
how much space on /tmp?
nikki
the root partition has 1.3 gigs free
which is where /tmp is
alastairp
is the database stored on a different parition?
nikki
yes
alastairp
I assume this is postgres? tbh, I have no idea how it works :)
nikki
and yes
alastairp
so the data partition has enough space?
nikki
the database's partition has 440mb free now and the folder I told the script to use as a temporary folder is on a partition with 10 gigs free
alastairp
I'm not up to scratch with telling postgres how to do this sort of thing
luks
I think uses the database partition for this kind of temporary files
nikki
oh right
FauxFaux|
It does.
The cluster's folder.
nikki
and if I cat the drop and then create fk constraints sql files I get "ERROR: constraint "fk_artist_tag_artist" for relation "artist_tag" already exists" :/
luks
buggy scripts :(
Tykling has left the channel
rpedro has quit
rpedro joined the channel
yay for copy&paste, FK between label_tag.label and label.id named fk_label_tag_track
FauxFaux|
Hhe.
nikki
hmm. how do I update just that file?
the one you just updated, that is :)
FauxFaux|
svn update will take a filename.
alastairp
mmm, svn
FauxFaux|
Svn. <3
alastairp
git <3
FauxFaux| is a mere mortal, sorry.
git's actually super easy to use
FauxFaux|
Tee hee hee.
luks
yep, git is easy to use, svn can merge branches and cvs can rename files
FauxFaux|
Svn 1.5 has merge tracking and some semblance of sensible client-side merging facilities. :)
s/has/will have/, release it already, dammit.
alastairp
luks: now, now...
FauxFaux|
It's intersting that as I re-rip (/buy) CDs the average bitrate of my music collection goes down, as vorbis -q5 (and even -q7) average ~140-220kbps, far less than decent mp3 rips. :/
srotta
I've reripped most of my oggs back to mp3s.
FauxFaux|
Eeew. If only because of id3 tags. =p
alastairp
heh. yeah
srotta: rip to flac!
FauxFaux|
AB/ABX says those vorbis settings are pro enough for me. At least, until I buy a sound-card. (Any wild suggestions?)
alastairp
FauxFaux|: Initially I did everything to ogg, but it starts causing issues when sharing music
srotta
My MP3 player doesn't play oggs. It's pretty likely the next one won't play them either. I have the CDs so I don't need flacs to assure myself the quality is good enough, and they are even worse for portable players. And ripping the same music multiple times for different purposes is waste of time.
alastairp
<them> "what's ogg?"
FauxFaux|
Pfft, anyone who can't play vorbis is probably a dirty mac user.
alastairp
FauxFaux|: or a dirty windows user
which cuts out 95% of everyone
FauxFaux|
The illumananatable stuff isn't that bad, and nobody uses windows media player anyway.
alastairp
srotta: yeah, good point
FauxFaux|
And all the other directshow based players suck. \o/
My view is that if my iRiver breaks and I can't find another one to buy, the transcode from vorbis down to some ~160kbps-style vbr js mp3 won't be noticable on crappy travel headphones.
srotta
Yeah, it probably won't, but I don't want to go transcoding every time I want to fill my player with music.
I stick to the format that works everywhere, for me.
FauxFaux|
My housemate stores flac, vorbis -q5 and that level of mp3, three exact clones of the same music collection. :/
srotta
Yeah, I've had pretty weird mates as well.
FauxFaux|
Also, wrt transcoding, I can probably transcode faster (over 80* realtime) than I can write to my iRiver's hdd. :)
Certainly faster than I can pick music.
srotta
If you want to do that, by all means. 8)
LotR
there's an mp3fs that automatically transcodes flacs
FauxFaux|
Heh, I was thinking about writing a shell extension. Or, y'know, a three line foobar macro, that'd probably be better.
LotR
I wonder if/how mp3fs handles metadata
alastairp
LotR: can only use id3v1
since they need metadata to be a fixed size to calculate filesize for stat()
LotR
I see
FauxFaux|
D:
LotR
isn't there some field in v2 that noone uses anyway, which they could use as filler, and just report a higher amount than it would be?
srotta
There's no need.
luks
id3v2 tags can have padding
srotta
Yeah.
LotR
or that :)
luks
but you can insert practically anything to a mp3 file
alastairp
a copy of the file in flac encoding, maybe :D
FauxFaux|
D:
alastairp
can someone tell me the difference between the DISC, DISCC, DISCNUMBER, and DISCTOTAL fields in an ogg/flac tag?
FauxFaux|
Picard only seems to use Discnumber, even though it has a place for totaldiscs.