Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add discogs as a source for fetchart #3881

Closed
jordanbs opened this issue Mar 13, 2021 · 1 comment
Closed

Add discogs as a source for fetchart #3881

jordanbs opened this issue Mar 13, 2021 · 1 comment

Comments

@jordanbs
Copy link

jordanbs commented Mar 13, 2021

Use case

I'm trying to use beets to fetch album art. Many of my albums have album art on discogs, but fetchart struggles to find album art with all the default sources enabled.

Example: Hiroshi Yoshimura - Soundscape 1 - Surround

% beet info Hiroshi Yoshimura                          
/home/pi/ponybank/beets/Hiroshi Yoshimura/Soundscape 1 - Surround/01 Time After Time.m4a
acoustid_fingerprint: 
         acoustid_id: 
               album: Soundscape 1 - Surround
         albumartist: Hiroshi Yoshimura
  albumartist_credit: 
    albumartist_sort: 
       albumdisambig: 
         albumstatus: 
           albumtype: Album
            arranger: 
                 art: False
              artist: Hiroshi Yoshimura
       artist_credit: 
         artist_sort: 
                asin: 
            bitdepth: 16
             bitrate: 256000
                 bpm: 0
          catalognum: C32SD-1
            channels: 2
            comments: 
                comp: False
            composer: 
       composer_sort: 
             country: Japan
                date: 1986-01-01
                disc: 1
           disctitle: 
           disctotal: 1
             encoder: iTunes 12.5.5.5
              format: AAC
               genre: Ambient
              genres: Ambient
            grouping: Japan
               label: Misawa Home
            language: 
              length: 663.5102040816327
            lyricist: 
              lyrics: 
    mb_albumartistid: 691250
          mb_albumid: 4932073
         mb_artistid: 691250
   mb_releasegroupid: 599755
   mb_releasetrackid: 
          mb_trackid: 4932073-1
               media: CD
       original_date: 1986-01-01
       original_year: 1986
     r128_album_gain: 0
     r128_track_gain: 0
       rg_track_gain: 7.06
       rg_track_peak: 0.649536
          samplerate: 44100
              script: 
               title: Time After Time
               track: 1
          tracktotal: 6
                year: 1986

% beet fetchart Hiroshi Yoshimura
fetchart: Hiroshi Yoshimura - Soundscape 1 - Surround: no art found

Solution

The art exists on discogs. Discogs integration is amazing for the autotagger! Perhaps it could work for fetchart too?

Alternatives

Finding manually and using embedart works just fine.

@sampsyo
Copy link
Member

sampsyo commented Mar 14, 2021

A good idea—so good, in fact, that we already have a ticket suggesting this! Please leave your thoughts at #429 if you have anything to add there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants