onetagger icon indicating copy to clipboard operation
onetagger copied to clipboard

Genre sometimes not fetched/stored

Open timeu opened this issue 1 year ago • 9 comments

For some songs the genre tag is not properly stored or fetched although the matched provider contains it.

Song on beatport: https://www.beatport.com/track/celestial/16796652 Onetagger log:

2023-01-09 18:12:41 [INFO] onetagger_autotag: Tagging: ~/Music/Nora Van Elken - Celestial.flac
2023-01-09 18:12:47 [INFO] onetagger_autotag: [beatport] State: Ok, Accuracy: Some(1.0), Path: ~/Music/Nora Van Elken - Celestial.flac

I checked if there are any settings to enable more verbose debugging logs so one can see which song exactly is matched but I couldn't find anything.

Also I noticed that for some reason Musicbrainz doesn't return any genres at all. So I had to move it down in the provider list so that a different provider can match and provide the genre information

timeu avatar Jan 09 '23 18:01 timeu