mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-26 22:46:37 -04:00
New: Artist Disambiguation Naming Token (#652)
This commit is contained in:
@@ -33,7 +33,9 @@ namespace NzbDrone.Core.Organizer
|
||||
{
|
||||
Metadata = new ArtistMetadata
|
||||
{
|
||||
Name = "The Artist Name"
|
||||
Name = "The Artist Name",
|
||||
Disambiguation = "US Rock Band"
|
||||
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user