Tsarr Documentation - v1.8.0
Preparing search index...
Lidarr
RenameTrackResource
Type Alias RenameTrackResource
type
RenameTrackResource
=
{
id
?:
number
;
artistId
?:
number
;
albumId
?:
number
;
trackNumbers
?:
number
[]
|
null
;
trackFileId
?:
number
;
existingPath
?:
string
|
null
;
newPath
?:
string
|
null
;
}
Index
Properties
id?
artist
Id?
album
Id?
track
Numbers?
track
File
Id?
existing
Path?
new
Path?
Properties
Optional
id
id
?:
number
Optional
artist
Id
artistId
?:
number
Optional
album
Id
albumId
?:
number
Optional
track
Numbers
trackNumbers
?:
number
[]
|
null
Optional
track
File
Id
trackFileId
?:
number
Optional
existing
Path
existingPath
?:
string
|
null
Optional
new
Path
newPath
?:
string
|
null
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
artist
Id
album
Id
track
Numbers
track
File
Id
existing
Path
new
Path
Tsarr Documentation - v1.8.0
Loading...