J0J0 Todos

Results 211 comments of J0J0 Todos

And my third and last idea of how a command could look like is to _really_ have 3 options. Option 3 should only be allowed if `-L` AND `-s` are...

I just found this post which explains what actually defines a singleton (album_id is empty on item): https://github.com/beetbox/beets/issues/2747#issuecomment-346873023 Also that issue is somehow related. It discusses the other way round:...

I once built an early exit if artist _and_ album is missing into `candidates` method of the Discogs plugin. Probably a solution as you suggest that covers MusicBrainz as well...

> @JOJ0 This issue is fixed > > ``No matching release found for 2 tracks. > > For help, see: https://beets.readthedocs.org/en/latest/faq.html#nomatch`` @pioneerHitesh I'm not sure I understand. Why are you...

I have seen this problem too and will try what @sampsyo commented.

@J4gQBqqR try setting that field to string using the types plugin as sampsyo suggested https://github.com/beetbox/beets/issues/4589#issuecomment-1355955912 https://beets.readthedocs.io/en/latest/plugins/types.html not sure if that helps, I guess genre, since it is a fixed lib...

I think a chart like this is really helpful. I try to understand bits and pieces of the flow of beets import time and time again when working on beets...

Hi @Serene-Arc, I'd like to test this feature since I have a personal use-case for it often. It sounds like it is pretty stable already and capable of "exchanging" albums...

Hi, I can't add much to implementation details at this point but thought I'll review the "user experience". I prepared a detailed report including cli outputs but I will spare...