luks_: Are AcoustIDs able to recognize songs from a small 20 to 30 second snippet from a random part of the song?
ianmcorvidae
KRS-Cuan: no. gets asked constantly on the mailing list, it's deliberately not supported because it's a patent minefield
(well, and the technology is different. but)
KRS-Cuan
Yiek, software patents.
ohrstrom joined the channel
ijabz2 joined the channel
HSOWA joined the channel
djpretzel joined the channel
ohrstrom joined the channel
Kovensky joined the channel
darthanubis joined the channel
ijabz2 joined the channel
michiwend joined the channel
ManiacTwister joined the channel
Sebastinas_ joined the channel
muesli joined the channel
MBJenkins joined the channel
yeeeargh joined the channel
drsaunders joined the channel
ohrstrom joined the channel
muesli joined the channel
night199uk joined the channel
mb-chat-logger joined the channel
night199uk joined the channel
Gentlecat joined the channel
ohrstrom joined the channel
Powlow joined the channel
kuno
help! how do I stop template toolkit from being called after an action? I thought setting $c->res->body("Something\n") would be enough, but it isn't :(
ianmcorvidae
kuno: I think override sub finish?
kuno: so that it doesn't use the one from View::Default (or whatever it's called)
kuno
ianmcorvidae: hm, not working yet, so I'm obviously not doing it correctly. I guess something like this is done somewhere in the webservice stuff, but haven't found it yet.
ianmcorvidae
yes, I believe it's in the ControllerBase files
oh, it's not finish
sub end
they also do it with begin
so sub begin : Private { } and the same s/begin/end/
reosarevok joined the channel
kuno tries sub end
kuno
ianmcorvidae: yeah, that's working, thanks!
drsaunders joined the channel
kahu joined the channel
Nyanko-sensei joined the channel
chirlu` joined the channel
Nyanko-sensei joined the channel
ohrstrom joined the channel
Julior joined the channel
chirlu` has left the channel
ijabz2 joined the channel
reosarevok_ joined the channel
reosarevok joined the channel
ijabz2 joined the channel
bitmap
yay, this browserify patch I sent was merged so it should be easier for our js bundles to depend on each other now
reosarevok
:)
Freso
And yay for FOSS projects improving each other! :)
Gentlecat: the weird artist and release links look more like a datatype mismatch - foo[0] where foo is usually a list, but for some reason it's now a string