question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

discogs: discogs_albumid is always 0

See original GitHub issue

Most of my music is imported using the discogs plugin (beets v1.6.0, formerly imported via beets 1.4.9), but the every single discogs_albumid field is equal to 0. I do notice, however, the mb_albumid field contains what should be in discogs_albumid.

E.g.

         data_source: Discogs
     discogs_albumid: 0
    discogs_artistid: 1954908
     discogs_labelid: 1085864
    mb_albumartistid: 1954908
          mb_albumid: 10346192
   mb_releasegroupid: 1185315

Reproduce this by importing an album and using Discogs as the source. Re-importing will do.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
jordanbscommented, Feb 28, 2022

Unfortunately I’m not able to do that.

But you can!

On line 317 of beetsplug/discogs.py, replace extract_release_id with extract_release_id_regex.

0reactions
jordanbscommented, Mar 1, 2022

I’m sorry, I’m legally not allowed to contribute to open source 😦

Read more comments on GitHub >

github_iconTop Results From Across the Web

Discogs - Music Database and Marketplace
Discover music on Discogs, the largest online music database. Buy and sell music with collectors in the Marketplace.
Read more >
Database Guidelines 12. Tracklisting - Discogs Support
The Index Track should always refer to a group of audio tracks ... using zero as the first track number, for example: A0,...
Read more >
Quick Start Guide For New Contributors - Discogs Support
Always search Discogs to check your item isn't already in the Database. Don't waste your time submitting a duplicate! First search for the...
Read more >
Find Music on Discogs
Explore the largest online music Database on Discogs. Find new music and explore artists, albums, credits, tracks, and more.
Read more >
Home - Discogs API Documentation
0 is a RESTful interface to Discogs data. You can access JSON-formatted information about Database objects such as Artists, Releases, and Labels. Your ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found