mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-26 22:46:37 -04:00
New: Added album disambiguation to UI and Naming [ex. Weezer (Blue Album)] (#431)
This commit is contained in:
@@ -38,6 +38,7 @@ namespace NzbDrone.Core.Organizer
|
||||
Title = "The Album Title",
|
||||
ReleaseDate = System.DateTime.Today,
|
||||
AlbumType = "Album",
|
||||
Disambiguation = "The Best Album",
|
||||
Media = new List<Medium>
|
||||
{
|
||||
new Medium
|
||||
|
||||
Reference in New Issue
Block a user