Closed derinsh closed 1 year ago
Hey, thanks for the PR. Could you fix the formatting / any clippy warnings please and I'll be happy to merge
@JakeStanger Yes of course. This is my first albeit small attempt at rust code :)
This is my first albeit small attempt at rust code :)
Everybody's gotta start somewhere :) Cheers for sorting that
Album artists are more strongly associated with a release group. This PR adds two functionalities:
Allow entering
$albumartist
in config.toml to show the AlbumArtist tag.When looking up album art, use the AlbumArtist tag if it exists, otherwise the Artist tag.