mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-28 23:06:43 -04:00
@@ -9,6 +9,7 @@ namespace Lidarr.Api.V1.Artist
|
||||
public bool? Monitored { get; set; }
|
||||
public int? QualityProfileId { get; set; }
|
||||
public int? LanguageProfileId { get; set; }
|
||||
public int? MetadataProfileId { get; set; }
|
||||
//public SeriesTypes? SeriesType { get; set; }
|
||||
public bool? AlbumFolder { get; set; }
|
||||
public string RootFolderPath { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user