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: "3 vinyl split" release not possible to add

See original GitHub issue

Sorry for being brief here for now. I will elaborate the problem later. Not sure if it is a discogs tagger only problem. Will investigate.

Not-technically speaking the problem is: Sometimes albums (releases in discogs speak) were put out on several vinyls (catalog numbers MM129A, MM129B, MM129C in this case). They all share the same master release. For example these 2 vinyls were available to buy separately:

Screen Shot 2022-02-20 at 12 01 40

https://www.discogs.com/release/830530-Dave-Clarke-Remixes-Rarities-1992-2005

https://www.discogs.com/release/830537-Dave-Clarke-Remixes-Rarities-1992-2005

(There is a third one MM129C but I don’t want to tag it because I don’t have the mp3, if that matters…)

Importing the first one works fine but when trying to import the second one, beets always wants to overwrite the previously imported one:

Enter release ID: 830537
Tagging DJ Rush - Dave Clarke Presents Remixes & Rarities Part B-(MM 129B) Vinyl
Searching for album ID: 830537
Requesting MusicBrainz release 830537
Invalid MBID (830537).
discogs: Searching for release 830537
discogs: Searching for master release 93537
Sending event: albuminfo_received
Candidate: Dave Clarke - Remixes & Rarities 1992-2005 (830537)
Computing track assignment...
...done.
Success. Distance: 0.57
Evaluating 1 candidates.
Sending event: before_choose_candidate
Correcting tags from:
    DJ Rush - Dave Clarke Presents Remixes & Rarities Part B-(MM 129B) Vinyl
To:
    Dave Clarke - Remixes & Rarities 1992-2005
URL:
    https://www.discogs.com/release/830537-Dave-Clarke-Remixes-Rarities-1992-2005
(Similarity: 43.0%) (tracks, artist, album, source, country) (Discogs, Vinyl, 2006, Belgium, Music Man Records, MM129B)
 * Freaks on Hubbard (Dave Clarke Remix).Mp3 - Cm - 143             -> Freaks On Hubbard (Dave Clarke Remix) (id, title)
 * B2-Lie to Me (Dave Clarke Full Vocal Version).Mp3 - Gm - 66 (#3) -> Lie To Me (Dave Clarke Remix) (#2) (title, index)
 * B1-La La Land (Dave Clarke Remix).Mp3 - Abm - 136 (#2)           -> La La Land (Dave Clarke Remix) (#3) (id, index, title)
Apply, More candidates, Skip, Use as-is, as Tracks, Group albums,
Enter search, enter Id, aBort, plaY, eDit, edit Candidates? a
Sending event: import_task_choice
found duplicates: [123]
default action for duplicates: a
This album is already in the library!
Old: 3 items, MP3, 221kbps, 15:27, 24.7 MiB
New: 3 items, MP3, 209kbps, 17:49, 26.8 MiB
[S]kip new, Keep all, Remove old, Merge all?

Not sure if it’s because the album/release name is the same or it is because of the same master release (https://www.discogs.com/master/93537-Dave-Clarke-Remixes-Rarities-1992-2005)

Setup

  • OS: macOS 10.13
  • Python version: 3.9.x
  • beets version: git latest
  • Turning off plugins made problem go away (yes/no): no

My configuration (output of beet config) is:

FIXME

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
JOJ0commented, Feb 22, 2022

And thanks for the issue link, I just had the idea that in my case taking the catalognumber into account with dup finding would have helped. Awesome you are working on a configurable solution already! 😃

1reaction
sampsyocommented, Feb 21, 2022

FWIW, it’s because they have the same artist and title—that’s how beets’ “duplicate detection” works. #4199 may be relevant to you, or you may just choose “Keep all” at this prompt.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Discogs Forum - CIP problem- can't add more releases
I have a huge music collection and have been able to add over 1000 items to discogs. ... Says I am CIP and...
Read more >
Why is it OK to add pre-order releases that one doesn't own?
It's not OK to add something that doesn't exist yet. However, a release that is only available for preorder can be added if...
Read more >
Database Guidelines 1. General Rules - Discogs Support
Splitting Items Already In The Database Into Unique Releases; 1.6. ... Please add as much information as possible to your submission to ...
Read more >
Finding / adding a split release - Forum - Discogs
It's possible I'm not searching correctly, but two separate artists one either side of the 12" might make it more complicated. Cat number...
Read more >
6xLP box, each vinyl with different colour - how to add - Discogs
If the colours are NOT swapped (each coloured version has the same colour choices for each record), then even moreso does it fall...
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