I just ran through the musicbrainz-server Install.md and ran into a problem, Plack::Middleware::Debug wasn't in the cpanfile, after adding it plackup worked
is that an intentional omission, or should I file a bug somewhere to get cpanfile updated?
I hadn't noticed that, despite it being there it wasn't installed, and I had to add:
requires 'Plack::Middleware::Debug';
I'm not very familiar with perl/cpan so maybe I'm missing something obvious
chirlu
What’s your cpanm version?
agentsim
cpan 1.61 using perl 5.22.1
chirlu
It may be a version issue, then. I’m using cpanm 1.7014 currently.
kyan joined the channel
UmkaDK has quit
dpmittal has quit
UmkaDK joined the channel
G0re joined the channel
Gore|home has quit
AfroThundr joined the channel
AfroThundr has quit
samj1912 has quit
bitmap: Some production frontends seem to be using CSS/JS from beta.
E.g. sometimes icons-18e95a184a.css and sometimes icons-a2415f706a.css are referenced, and the latter contains the reverbnation icon.
Similar for FreeDB changes in JS.
There are at least six different common-*.js in use, too. (Can be due to some non-deterministic creation process, though.)
AfroThundr joined the channel
AfroThundr has quit
UmkaDK has quit
UmkaDK joined the channel
AfroThundr joined the channel
AfroThundr has quit
dpmittal joined the channel
samj1912 joined the channel
amiantos joined the channel
amiantos
Is this a good place to say I noticed something wonky with the MB API?
I can't quite tell if anyone is in here or not through this web interface
amiantos has quit
ferbncode joined the channel
agentsim_ joined the channel
ferbncode
Hi, I am newcomer and too much interested in the listenbrainz project and I would love to contribute to it. Can anyone please suggest me a bug or a task to work on? I am familiar with flask, html, css and redis. Thanks in advance :)
agentsim has quit
Srijan joined the channel
Srijan is now known as Guest84592
anshuman73
ferbncode: checkout the tickets in our ticket manager (tickets.metabrainz.org) and try working on one :)
ferbncode
anshuman73: I would try and start. Will get to you if I get any doubts. thanks :)
anshuman73
sure :) Except, get to all of us here instead of just me :)
ferbncode
sure :)
kyan has quit
darwin
awesome, welcome ferbncode
ferbncode
darwin: thanks :0
:)
darwin
I am very passionate about listenbrainz, because I was such a big fan of last.fm and the community that arose there
Guest84592 has quit
Tykling
is listenbrainz trying to be what libre.fm should have been? (a decent last.fm replacement)
Is there a way to submit new listens to listenbrainz without having to reimport?
samj1912
zas: PR 525 makes a lot of code in vorbis files redundant. How should I proceed. Should I delete the similar code in vorbis? Specifically select_ogg_file and ogg video and ogg audio file types