luks_: Are AcoustIDs able to recognize songs from a small 20 to 30 second snippet from a random part of the song?
2015-02-01 03252, 2015
ianmcorvidae
KRS-Cuan: no. gets asked constantly on the mailing list, it's deliberately not supported because it's a patent minefield
2015-02-01 03205, 2015
ianmcorvidae
(well, and the technology is different. but)
2015-02-01 03252, 2015
KRS-Cuan
Yiek, software patents.
2015-02-01 03217, 2015
ohrstrom joined the channel
2015-02-01 03210, 2015
ijabz2 joined the channel
2015-02-01 03256, 2015
HSOWA joined the channel
2015-02-01 03256, 2015
djpretzel joined the channel
2015-02-01 03233, 2015
ohrstrom joined the channel
2015-02-01 03201, 2015
Kovensky joined the channel
2015-02-01 03249, 2015
darthanubis joined the channel
2015-02-01 03254, 2015
ijabz2 joined the channel
2015-02-01 03212, 2015
michiwend joined the channel
2015-02-01 03241, 2015
ManiacTwister joined the channel
2015-02-01 03220, 2015
Sebastinas_ joined the channel
2015-02-01 03240, 2015
muesli joined the channel
2015-02-01 03225, 2015
MBJenkins joined the channel
2015-02-01 03239, 2015
yeeeargh joined the channel
2015-02-01 03205, 2015
drsaunders joined the channel
2015-02-01 03257, 2015
ohrstrom joined the channel
2015-02-01 03219, 2015
muesli joined the channel
2015-02-01 03221, 2015
night199uk joined the channel
2015-02-01 03250, 2015
mb-chat-logger joined the channel
2015-02-01 03258, 2015
night199uk joined the channel
2015-02-01 03235, 2015
Gentlecat joined the channel
2015-02-01 03216, 2015
ohrstrom joined the channel
2015-02-01 03241, 2015
Powlow joined the channel
2015-02-01 03242, 2015
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 :(
2015-02-01 03231, 2015
ianmcorvidae
kuno: I think override sub finish?
2015-02-01 03249, 2015
ianmcorvidae
kuno: so that it doesn't use the one from View::Default (or whatever it's called)
2015-02-01 03230, 2015
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.
2015-02-01 03242, 2015
ianmcorvidae
yes, I believe it's in the ControllerBase files
2015-02-01 03258, 2015
ianmcorvidae
oh, it's not finish
2015-02-01 03200, 2015
ianmcorvidae
sub end
2015-02-01 03204, 2015
ianmcorvidae
they also do it with begin
2015-02-01 03216, 2015
ianmcorvidae
so sub begin : Private { } and the same s/begin/end/
2015-02-01 03205, 2015
reosarevok joined the channel
2015-02-01 03218, 2015
kuno tries sub end
2015-02-01 03202, 2015
kuno
ianmcorvidae: yeah, that's working, thanks!
2015-02-01 03247, 2015
drsaunders joined the channel
2015-02-01 03223, 2015
kahu joined the channel
2015-02-01 03222, 2015
Nyanko-sensei joined the channel
2015-02-01 03235, 2015
chirlu` joined the channel
2015-02-01 03247, 2015
Nyanko-sensei joined the channel
2015-02-01 03247, 2015
ohrstrom joined the channel
2015-02-01 03203, 2015
Julior joined the channel
2015-02-01 03220, 2015
chirlu` has left the channel
2015-02-01 03217, 2015
ijabz2 joined the channel
2015-02-01 03227, 2015
reosarevok_ joined the channel
2015-02-01 03259, 2015
reosarevok joined the channel
2015-02-01 03230, 2015
ijabz2 joined the channel
2015-02-01 03216, 2015
bitmap
yay, this browserify patch I sent was merged so it should be easier for our js bundles to depend on each other now
2015-02-01 03226, 2015
reosarevok
:)
2015-02-01 03232, 2015
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