#musicbrainz

/

      • Infinito_ has quit
      • Tykling joined the channel
      • Infinito_ joined the channel
      • chefkoch_AW has quit
      • chefkoch joined the channel
      • popcornisgood joined the channel
      • popcornisgood
        does anyone know why all the songs in the sidebar are greyed out in picard in linux?
      • i can't drag them to the drag here folder
      • Freso joined the channel
      • luks
        popcornisgood: on ubuntu?
      • popcornisgood
        yes
      • 7.10
      • luks
        1) don't use picard 0.7, 2) if you really must, install libtunepimp(something)-mp3
      • popcornisgood
        i used apt-get to install it
      • would that not install the latest version?
      • luks
      • popcornisgood
        thank you very much!
      • :-\
      • E: Unable to lock the download directory
      • luks
        you are running apt-get twice
      • popcornisgood
        hehe
      • yea
      • just realized
      • multi-desktops are nice, but i forget what im doing on the other ones
      • well thank you for the help
      • i love picard, and would hate to go without it
      • Freso
        CatCat: Ping? :)
      • popcornisgood has left the channel
      • rpedro joined the channel
      • rpedro has quit
      • rpedro joined the channel
      • rpedro has quit
      • chefkoch
        chefkoch is now known as chefkoch_AW
      • chefkoch_AW
        chefkoch_AW is now known as chefkoch
      • rpedro_ has quit
      • lauri has quit
      • brick_ijigg has quit
      • chefkoch
        chefkoch is now known as chefkoch_AW
      • chefkoch_AW
        chefkoch_AW is now known as chefkoch
      • Fanatic joined the channel
      • rpedro joined the channel
      • niklas joined the channel
      • zoke
        sup guys
      • mikemorr
        sup
      • zoke
        I'm tired of adding CDBaby to MB, any other projects out there ?
      • mikemorr
        Vote on open edits?
      • zoke
        already did a bit of that, I'm more of a adder than a maintainer
      • mikemorr
        Have you ARed up your collection already? "So and so provided travel arrangements" etc :P
      • zoke
        my physical collection isn't that big
      • mikemorr
        I usually find plenty of edits to add while I'm voting. Adding artist homepage/MySpace/Wikipedia/IMDb/Discogs links, etc.
      • HairMetalAddict
        "Person X provided drugs for the band during the recording of album Y"
      • mikemorr
        loi
      • Also splitting up different artists with the same name. I can probably find a few if you want.
      • zoke
        I think I'll stick to the ARing
      • I just added like 40 wikipedia links for various stuff, I guess I could add more
      • Fanatic has quit
      • I really just want to add more PUID's but I simply don't have enough music
      • Freso
        zoke: Time to go to the library!
      • zoke
        waay ahead of you
      • I would have gone today, but the library is closed and the librarian thinks I'm crazy for taking out 40 cds at a time
      • Freso
        Haha. I do that all the time. :)
      • (Except when I'm emptying the library for books on some subject or other.)
      • mikemorr now playing: Jan Sandström Trumpet Concerto No. 2: I. on the pop-up player at http://www.hakanhardenberger.com/
      • luks
        hm, I wonder how to change the edit/add/remove track pages for TrackMerging, in such a way so that people won't kill me when the code goes live
      • canidae
        oookay, this was highly unusual. i hacked a bit on the lucene indexing code in an attempt to speed things up a bit, although, i expected about max 10% increase in speed, not over 60% :o
      • HairMetalAddict
        Many of the current edit functions are quite different from how they started. Best idea is probably to do what seems to be the simplest (for the editor) method, adjust it after it's been tried out. Hard to say what would be best at this point, I'd think.
      • canidae
        indexed the track index in 277:21, original code has been indexing for 566:44 minutes and still got about 40-50 minutes left
      • mikemorr just started using the enhanced voting script: http://userscripts.org/scripts/show/9838 ftw!
      • zoke has quit
      • zoke joined the channel
      • awww, come on. 94% -- 6185360 rows 52 rows/second -- 583:48 elapsed 104:22 remaining
      • that's not what i wanted to see now
      • meh, maybe there's hot water in the shower
      • luks
        you realize that the numbers are not really rows, but only IDs? :)
      • so it depends how many gaps is there...
      • zoke
        is genpuid supposed to be really slow with files ?
      • It has been at Songs to be scanned:12 for 40 minutes now
      • canidae
        luks: in this case it is, with my changes gaps are ignored. anyways, i suspect it's so slow because this method is using more memory than my method, enough to case loads of swapping
      • *cause
      • at least on my maching with 512mb ram :)
      • machine
      • sheesh
      • ruaok joined the channel
      • Tykling has left the channel
      • is there a guide somewhere on setting up the index server? seems like the documentation in the repository is a tad short
      • ruaok
        canidae: wimp!
      • :-)
      • canidae
        meh, i just want it up, now ;)
      • zoke
        what does the index server do ?
      • FauxFaux
        Index stuff.
      • ruaok
        no. serve stuff
      • FauxFaux
        Like apache-perl?
      • ruaok
        canidae: lemme make sure the latest stuff is at least checked in.
      • FauxFaux
        Oh, that's such a fail meme. Everyuone go watch Indiana Jones so we can start using memes from that.
      • ruaok
        apache2, fastcgi, python, pylucene (java via gcj)
      • FauxFaux
        Gcj, noooooooooooooooooooooooooooo.
      • ruaok
        canidae: what version of gcc/gcj did you use for compiling lucene?
      • canidae
        i fetched a precompiled version of pylucene
      • ruaok
        smart.
      • then you're over the biggest hurdle
      • canidae
        indexing works, it's just getting the index out so i can use it that's left... so far i'm stuck at "invalid command 'SetEnv'"
      • ruaok
        do you have apache2 and mod_fastcgi installed?
      • canidae
        apache2? not apache-perl?
      • ruaok
        yep.
      • I got pulled away from finishing the docs after I installed cartman
      • lemme fix up the most rudimentary changes
      • Kerensky97 joined the channel
      • canidae
        meh, seems like it's up
      • curious just which index it's using, though
      • ruaok
        /var/index
      • canidae
        heh, screw it. got redirected to the live server without noticing :p
      • ruaok
        :-)
      • svn up your codebade
      • base
      • read INSTALL for a couple of hints
      • snarlydwarf joined the channel
      • canidae
        let's see. i've done 1, 2, 3, 4 and 6. i did expect to get something else at http://my.local.ip/search/textsearch.html than 505
      • *404
      • hrmph, my keyboard is broken today
      • ruaok
        /search/textsearch is mb_server stuff
      • that page calls the search server via a WS call.
      • /ws/1/artist/?fmt=xml&query=foo
      • should work
      • BrianFreud: ping!
      • yllona joined the channel
      • canidae
        well, at least i got internal server error this time. *read logs*
      • ruaok
        yay!
      • yllona
        g'morning brainz peoples
      • ruaok
        moin yllona
      • lauri joined the channel
      • yllona
        yo, lauri
      • lauri
        yo yllona :)
      • canidae
        ImportError: No module named flup.server.fcgi_fork
      • flup.server.fcgi_fork? whaaat? :p
      • is there a module really named that? :o
      • ruaok
        did you read README?
      • canidae
        most of it ;)
      • bah, apparently documentation is overrated
      • ruaok
        then don't wail for the lack of it! :-)
      • luks
        it should be fairly easy to run the server without apache, flup, fastcgi, etc.
      • just for development purposes
      • ruaok
        I can't argue with that. :)
      • next time I tinker with that, I'll make that happen
      • canidae
        even if i want picard to interact with the lucene index?
      • ruaok
        que?
      • luks
      • but def search(environ, start_response): should really be moved to lib/
      • ruaok
        agreed.
      • aCiD2 joined the channel
      • aCiD2
        Should I reject a "has a wikipedia" AR if the link is a redirect?