#musicbrainz

/

      • inhouseuk_ joined the channel
      • inhouseuk has quit
      • inhouseuk_
        inhouseuk_ is now known as inhouseuk
      • rpedro__ joined the channel
      • rpedro has quit
      • Shepard has quit
      • inhouseuk has quit
      • inhouseuk_ joined the channel
      • inhouseuk_ is now known as inhouseuk
      • shawn__ joined the channel
      • demonhunter has quit
      • Yllona joined the channel
      • muz
        MusicIP is sloooooooow : (
      • It'll take weeks to validate all my music :(
      • BrianFreud
        I know the feeling.. I leave it running overnight, and it only gets maybe 500, 600 done each time
      • plus then the wierd ones where it's a perfectly fine ogg, but it gives a cannot analyze message
      • Yllona has quit
      • baijiutong has quit
      • BrianG
        i wonder how well it would run on a dedicated computer
      • i bet not as fast as the cinco midi file organizer applies UMRNs
      • muz
        I'm curious what the bottle neck is really
      • inhouseuk has quit
      • inhouseuk_ joined the channel
      • inhouseuk_
        inhouseuk_ is now known as inhouseuk
      • shawn__ has quit
      • eckdoug joined the channel
      • eckdoug
        Hello. I set up the musicbrainz server per instruction. Everything works *except* I don't seem to have release data. If I do a search for "The Beatles" I get their page with "This Artist Has No Releases" at the bottom. But if I search for "Revolver" as a release, I get a link to it but cannot see the release. I see: Release with MBID 5f3ba07b-4a24-4cd5-b8ad-95ba0fcebec1 not found in the database
      • ojnkpjg
        are you sure all the data was imported?
      • check the album table in your db
      • i had something like that happen to me when one of the tar.bz2 dump files was corrupt
      • eckdoug
        I'll give it a try. I'm a bit of a newbie with sql. Does this make sense:
      • --------
      • 307219
      • (1 row)
      • musicbrainz_db=# SELECT count(*) FROM album;
      • count
      • --------
      • 484694
      • (1 row)
      • muz
        SELECT * from album limit 3;
      • Try that, and see if it all makes sense
      • ojnkpjg
        those numbers look about right
      • eckdoug
        musicbrainz_db-# ;
      • 259022 | 2662 | Elemental | 51d18ab3-07f7-4c1b-8536-ef902a190744 | 0 | {0} | 215169231 | | | | -1 | 0
      • 513016 | 357465 | Parasitic Skies | 1ef2d2ab-08c2-465e-88d8-3a1d2dc2a4f4 | 0 | {0,1,100} | 573147786 | 120 | 28 | | -1 | 0
      • 140784 | 35115 | Terroir Blues | 010594c5-41b5-4877-bbc7-f995b6406986 | 0 | {0,1,100} | 711577098 | | | | -1 | 0
      • (3 rows)
      • uess I could just re
      • Wow. Sorry for the formatting :-)
      • muz
        Nah, that's fine
      • Hmm, looks sane
      • ojnkpjg
        do you have the server set as standalone or replicated?
      • eckdoug
        Hmm. Good question. I don't know. how do I check. . .
      • PS That revolver example... the album is in fact in the DB...
      • ojnkpjg
        check cgi-bin/*Defs.pm
      • i forget if it's DBDefs.pm
      • or something else
      • but the glob should match it
      • BrianFreud
        twice in the db, actually :P
      • eckdoug
        id | artist | name | gid | modpending | attributes | page | language | script | modpending_lang | quality | modpending_qual
      • --------+--------+-----------------+--------------------------------------+------------+------------+-----------+----------+--------+-----------------+---------+-----------------
      • 259022 | 2662 | Elemental | 51d18ab3-07f7-4c1b-8536-ef902a190744 | 0 | {0} | 215169231 | | | | -1 | 0
      • 513016 | 357465 | Parasitic Skies | 1ef2d2ab-08c2-465e-88d8-3a1d2dc2a4f4 | 0 | {0,1,100} | 573147786 | 120 | 28 | | -1 | 0
      • 140784 | 35115 | Terroir Blues | 010594c5-41b5-4877-bbc7-f995b6406986 | 0 | {0,1,100} | 711577098 | | | | -1 | 0
      • (3 rows)
      • Oops.
      • Oops. Ignore that.
      • RT_STANDALONE
      • ojnkpjg
        hm, weird
      • are you able to connect to the database manually with the user the server runs as?
      • eckdoug
        It could be some config thing. I wonder what's different in the code from when I search the release and actually follow the link to see release info.
      • When I search release "Revolver" I find it. But when I click to follow link, it says that the release is not found.
      • ojnkpjg
        what do you have set as your lucene server?
      • eckdoug
      • ojnkpjg
        that'd be why :)
      • try direct search
      • i bet it bombs
      • eckdoug
        It should be my own server adress?
      • ojnkpjg
        no, no, it's fine
      • but it'd explain why search works, but it says the album doesn't exist when you try to look at it
      • eckdoug
        ah....
      • ojnkpjg
        it sort of seems like the apache server user can't access the db
      • eckdoug
        ok.
      • Oh! Right! I never created a www role!!!
      • muz
        Thus the penny drops
      • eckdoug
        Indeed.
      • Ok. I'll report back. I have a direction to hack/break things in :-) Thks.
      • ojnkpjg
        no problem
      • sounds like that should fix it for you
      • Amblin- joined the channel
      • eckdoug has quit
      • Amblin has quit
      • Germanjoud joined the channel
      • trotek has quit
      • Chise[Solid] joined the channel
      • Chise|Solid has quit
      • trotek joined the channel
      • trotek has quit
      • trotek joined the channel
      • troworld joined the channel
      • Jormangeud has quit
      • trotek has quit
      • Chise[Solid] has quit
      • Chise|Solid joined the channel
      • SenRepus
        SenRepus has joined #Musicbrainz
      • BrianFreud
        Hmmm... how does "similar artists" work? Wonder how the site thinks Nirvana and Sublime are 2 of the top 3 artists most similar to Bob Marley & the wailers... :P
      • SenRepus
      • similar artists is being upgraded in the google summer of code i tink
      • BrianFreud
        christ... enough trms?
      • srotta
      • Jugdish
        !upc2asin 081757010221
      • YAUB
        Jugdish: ASIN: B000001CQ3; UPC: 081757010221; Country: U.S. and Canada; Label: Savoy Jazz; Year: 1993
      • BrianFreud
        and Aankhen`` thought none of us were using it... :)
      • SenRepus
      • srotta
        :P
      • Jugdish
        i just wish i could do the trigger in a PM :/
      • BrianFreud
        you can...
      • you still having issues with that?
      • Jugdish
        no YAUB doesn't seem to like me
      • yeah
      • BrianFreud
        did you try /msg nickserv set unfiltered on
      • Jugdish
        woo!
      • BrianFreud
        lol
      • Jugdish
        thanks, you're a genius
      • :P
      • BrianFreud
        YAUB's not reg'd :P
      • Chise[Solid] joined the channel
      • Chise|Solid has quit
      • baijiutong joined the channel
      • nightgroove
        PASTEBUCKET
      • nightgroove is now known as catgroove
      • catgroove
        catgroove is now known as unhappygroove
      • unhappygroove
        I am also late ktnx
      • :(
      • atleast I have zelda tocheer me up
      • unhappygroove ♪ Koji Kondo - Zelda: Crystal (1:07) ♪
      • unhappygroove lurer på om freso noen gang eil få fingern ut av røven ang, gamecunen
      • hmm.. dammit, jeg er ikke våken ennu
      • srotta
        Hmm. Does anyone here listen to music with MusicIP Mixer?
      • Chise|Solid joined the channel
      • Chise[Solid] has quit
      • BrianFreud
        nope
      • SenRepus has quit
      • unhappygroove
        sen :(
      • hi FrøBrain
      • I said HI FRPØBRAIN
      • Aankhen``
        Actually, you said "FrøBrain".
      • Aankhen`` ducks.
      • unhappygroove hits Aankhen
      • unhappygroove
        damn he ducked