make_cover.pl

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Jack Coates

    make_cover.pl

    [slimserver@felix slimserver]$ /usr/local/bin/make_cover.pl -d -m
    /mnt/music/
    Now looking in: /mnt/music/Adam_Sandler
    Debug is turned on
    Threshold is set to: 0.6
    No artist or album in /mnt/music/Adam_Sandler
    Now looking in:
    /mnt/music/Ali_Farka_Toure_with_Ry_Cooder/Talking_Timbuktu
    Debug is turned on
    Threshold is set to: 0.6
    Doing search for Ali Farka Toure With Ry Cooder - Talking Timbuktu
    Looking for images sized: Large
    404 NotFound at /usr/lib/perl5/5.8.1/AmazonMusicImage.pm line 67

    Amazon change things? I'm on:
    package AmazonMusicImage;
    $VERSION = 1.00;
    --
    Jack at Monkeynoodle Dot Org: It's A Scientific Venture...
    ************************************************** *********************
    *"I have acres of land, I have men I command, I have always a shilling*
    *to spare, so be easy and free when you're drinking with me; I'm a *
    *man you don't meet every day." *
    *-- I'm a Man You Don't Meet Every Day from Rum, Sodomy, and the *
    *Lash by The Pogues *
    ************************************************** *********************
  • Jeff Blasius

    #2
    make_cover.pl

    Jack Coates wrote:

    >[slimserver@felix slimserver]$ /usr/local/bin/make_cover.pl -d -m
    >/mnt/music/
    >Now looking in: /mnt/music/Adam_Sandler
    >Debug is turned on
    >Threshold is set to: 0.6
    >No artist or album in /mnt/music/Adam_Sandler
    >Now looking in:
    >/mnt/music/Ali_Farka_Toure_with_Ry_Cooder/Talking_Timbuktu
    >Debug is turned on
    >Threshold is set to: 0.6
    >Doing search for Ali Farka Toure With Ry Cooder - Talking Timbuktu
    >Looking for images sized: Large
    >404 NotFound at /usr/lib/perl5/5.8.1/AmazonMusicImage.pm line 67
    >
    >Amazon change things? I'm on:
    >package AmazonMusicImage;
    >$VERSION = 1.00;
    >
    >

    Yes, amazon dropped support for all older versions of their xml?. I
    got an email, but I can't find it now.
    The program "albumart" from freshmeat doesn't work either.
    -jeff

    Comment

    • Pat Farrell

      #3
      make_cover.pl

      At 02:37 PM 4/19/2004, Jeff Blasius wrote:
      >Jack Coates wrote:
      >Amazon change things? I'm on:
      >Yes, amazon dropped support for all older versions of their xml?. I
      >got an email, but I can't find it now.
      >The program "albumart" from freshmeat doesn't work either.


      Mine seems to work, except for that I'm not properly parsing some strange
      ID3V2.4 tags. But at least I can talk to Amazon.

      XML interfaces are supposed to be able to be changed. Change is good.
      :-)




      Pat

      Comment

      Working...