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

Fetch MusicBrainz track disambiguation field #1904

Closed
SimonHova opened this issue Mar 7, 2016 · 1 comment · Fixed by #3863
Closed

Fetch MusicBrainz track disambiguation field #1904

SimonHova opened this issue Mar 7, 2016 · 1 comment · Fixed by #3863
Labels
feature features we would like to implement musicbrainz

Comments

@SimonHova
Copy link

I download a lot of singletons, and I use the track disambiguation notes frequently. I saw that Beets has a way to note the album disambig, but not the track disambig. Can this be inserted into a future release? This way, my beets.yaml config could look something like this:

paths: default: $albumartist_sort/[$year] $album/$track. $artist- $title comp: Various Artists/[$year] $album/$track. $artist- $title singleton: $artist_sort/$artist- $title [$trackdisambig]

@sampsyo sampsyo added the feature features we would like to implement label Mar 7, 2016
@sampsyo sampsyo changed the title Musicbrainz track disambiguation? Fetch MusicBrainz track disambiguation field Mar 7, 2016
@sampsyo
Copy link
Member

sampsyo commented Mar 7, 2016

Yes, sounds like a very reasonable addition.

m0zes added a commit to m0zes/beets that referenced this issue Feb 27, 2021
m0zes added a commit to m0zes/beets that referenced this issue Feb 27, 2021
m0zes added a commit to m0zes/beets that referenced this issue Feb 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature features we would like to implement musicbrainz
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants