mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-22 22:14:44 -04:00
New: Write metadata to tags, with UI for previewing changes (#633)
This commit is contained in:
@@ -69,9 +69,10 @@ namespace NzbDrone.Core.Configuration
|
||||
|
||||
string PlexClientIdentifier { get; }
|
||||
|
||||
//MetadataSource
|
||||
//Metadata
|
||||
string MetadataSource { get; set; }
|
||||
|
||||
WriteAudioTagsType WriteAudioTags { get; set; }
|
||||
bool ScrubAudioTags { get; set; }
|
||||
|
||||
//Forms Auth
|
||||
string RijndaelPassphrase { get; }
|
||||
|
||||
Reference in New Issue
Block a user