warp and/or ocharles if you're around: data::utils::query_to_list_limited is used by data::release::find_by_artist and it returns results in ascending order by date, so when I limit it to three I get the three oldest releases. I want the three most recent releases without querying the database more than once (in order to calculate the offset).
any suggestions for a more efficient way to either calculate the offset I'd need or to have it spit out releases in descending order?
kl;nk
(and that's why you don't leave the laptop open on the floor when you let the dogs in)
luks: I already tried google's dns servers in resolv.conf :( I think it's a problem with vmware since I don't have any problems in osx itself, only in the vm
bitmap: I'd probably say "if the recording artists vary, enter each one separated by " / " in the artist credit"
the page wrapped it after the dash and confused me at first
oh... with the order bit included I guess
bitmap
nikki: thanks, that reads a bit better
"if the recording artists vary, enter each one separated by " / " in the artist credit (in the order their songs appear)."
nikki
yeah, I like that more
bitmap
I doubt anyone would have a reason to enter them out of order, but you never know...
nikki
someone somewhere would probably try and put them alphabetically :P
and everyone else would be like "what? why? ;_;"
bitmap
lol, I wouldn't be surprised
dinog joined the channel
ijabz joined the channel
ruaok joined the channel
ruaok
anyone awake?
nikki
hi
ruaok
"I officially support Robert's suggestion for cover-art via the Internet
Archive." Cory
nikki
\o/
ruaok
that is the last director chiming in.
now I need to hold an official vote, bute we know how that will go.
please share the news with folks.
(unofficially, of course)
nikki
ok :)
bitmap
that's awesome news!
now I *really* need to buy a scanner
ruaok
ruaok has changed the topic to: How does one design a cover art archive where the images never pass through MusicBrainz? How would you do it without running *any* services at the archive?
bitmap: scanning not needed.
we're allowed to submit any images from anywhere.
bitmap
ruaok: I'd like to scan my own stuff too though :)
ruaok
oh, ok.
that's allowed. :) but not required.
bitmap
mainly for old vinyl releases that don't have scans on Discogs/etc.
nikki has a scanner and just needs to work out how to use it :P
hehe
nikki
I have lots of saved scans from various sites though
bitmap
I have a giant folder of images I stole from ebay
nikki
haha
I have a gigantic folder too, but it's a complete mess since I just dump everything in there
and I'm always saving stuff that looks interesting
bitmap
I doubt it's less organized than mine :P the image names are still like $(KGrXqMOKjUr2zMhJN-WBN2w24V+-w~~_12.JPG and there are hardly any sub folders
I really need to clean it up...
nikki
heh
ruaok
ok, I should go.
long drive to get to the desert tomorrow.
dus awaits!
dust!
awaft!
nikki
have fun!
bah
warp
안녕하세요!
ijabz joined the channel
reosarevok joined the channel
adhawkins joined the channel
ppawel joined the channel
ijabz joined the channel
ijabz joined the channel
pecastro joined the channel
ocharles
warp: I could really do with smoke emails still
we're at 57%!
warp
oh, right. that still doesn't work.
nikki
ocharles: I don't suppose you can find out whether this cover art script is actually running, can you?
ocharles
nikki: I'll look into it later today
nikki
'cause it's been over 6 weeks and I haven't seen any evidence of it working :/
warp
ocharles: I've changed something and am now running the master tests. perhaps it will work.
ocharles
cool
reosarevok joined the channel
warp
ocharles: no, it's not working.
ocharles: Smolder uses "MIME::Lite" to send mail to an SMTPHost, and I don't know how to correctly specify the envelope sender.
my $data = clone($self->value);
data => clone($data),
heh, that seems a bit overzealous.
ocharles
heh
warp
ocharles: btw, if you want to have a look at the smolder stuff yourself:
/home/smolder/.smolder/smolder.log contains the error message / exception
ocharles
cool
warp
and you can do a "git diff" in /home/smolder/opt/Smolder to see my attempt to fix it
ocharles
will have a look at it next week
warp
ok
ocharles
warp, ijabz: do you know how I can add an attribute in the relaxng schema that uses the data type in def_incomplete-date?