unrblt / beets-bandcamp

Plugin for beets (http://beets.io) to use bandcamp as an autotagger source.
GNU General Public License v2.0
61 stars 19 forks source link

retrieving genre data #5

Open teletrail opened 7 years ago

teletrail commented 7 years ago

hallo, this is exactly the plugin I was hoping to find with beets! I get a lot of my music from bandcamp, and it'd be neat if genre data could be retrieved as well as other metadata. is it possible to add this functionality? it's annoying that bc don't provide genre data as it is on downloaded files, since my music collection is now a mess of unclassified albums.

anyway, if you think this is possible, that'd be so great!

thanks for your hard work on this regardless!

unrblt commented 7 years ago

I'm glad you like the plugin! I agree, but looking at some bandcamp albums I can't find genre information. The closest thing I see are tags, but people use that for other information as well so we cant use that directly. Do you have any examples of albums with genre information?

teletrail commented 7 years ago

well yeah, tags are also used for location and other information, but they have a lot of genre related information in them. could it work with a genre whitelist, or non genre blacklist, ala the lastgenre plugin?

a blacklist would probab work better, seeing how many microgenres there are on bandcamp.

On Sat, Aug 19, 2017 at 1:28 AM, mpv notifications@github.com wrote:

I'm glad you like the plugin! I agree, but looking at some bandcamp albums I can't find genre information. The closest thing I see are tags, but people use that for other information as well so we cant use that directly. Do you have any examples of albums with genre information?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/unrblt/beets-bandcamp/issues/5#issuecomment-323353497, or mute the thread https://github.com/notifications/unsubscribe-auth/AabHSDJcY46uV4rdrLiGFxA-WU6_b5GMks5sZZF_gaJpZM4O7hGc .

teletrail commented 6 years ago

revisiting this as it would still be useful - MPD works well with multiple genres, separated by comma, so a way to import tag data as genre would be great. would it be possible to implement this?

euamotubaina commented 5 years ago

That would be a great feature