Tsarr Documentation - v1.8.0
Preparing search index...
Lidarr
ArtistEditorResource
Type Alias ArtistEditorResource
type
ArtistEditorResource
=
{
artistIds
?:
number
[]
|
null
;
monitored
?:
boolean
|
null
;
monitorNewItems
?:
Lidarr
.
NewItemMonitorTypes
;
qualityProfileId
?:
number
|
null
;
metadataProfileId
?:
number
|
null
;
rootFolderPath
?:
string
|
null
;
tags
?:
number
[]
|
null
;
applyTags
?:
Lidarr
.
ApplyTags
;
moveFiles
?:
boolean
;
deleteFiles
?:
boolean
;
addImportListExclusion
?:
boolean
;
}
Index
Properties
artist
Ids?
monitored?
monitor
New
Items?
quality
Profile
Id?
metadata
Profile
Id?
root
Folder
Path?
tags?
apply
Tags?
move
Files?
delete
Files?
add
Import
List
Exclusion?
Properties
Optional
artist
Ids
artistIds
?:
number
[]
|
null
Optional
monitored
monitored
?:
boolean
|
null
Optional
monitor
New
Items
monitorNewItems
?:
Lidarr
.
NewItemMonitorTypes
Optional
quality
Profile
Id
qualityProfileId
?:
number
|
null
Optional
metadata
Profile
Id
metadataProfileId
?:
number
|
null
Optional
root
Folder
Path
rootFolderPath
?:
string
|
null
Optional
tags
tags
?:
number
[]
|
null
Optional
apply
Tags
applyTags
?:
Lidarr
.
ApplyTags
Optional
move
Files
moveFiles
?:
boolean
Optional
delete
Files
deleteFiles
?:
boolean
Optional
add
Import
List
Exclusion
addImportListExclusion
?:
boolean
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
artist
Ids
monitored
monitor
New
Items
quality
Profile
Id
metadata
Profile
Id
root
Folder
Path
tags
apply
Tags
move
Files
delete
Files
add
Import
List
Exclusion
Tsarr Documentation - v1.8.0
Loading...