mirror of
https://github.com/claunia/cuetools.net.git
synced 2025-12-16 18:14:25 +00:00
Minor UI details
This commit is contained in:
@@ -52,7 +52,7 @@ namespace CUETools.Processor
|
||||
[DefaultValue(""), Category("Proxy"), DisplayName("Proxy auth password")]
|
||||
public string ProxyPassword { get; set; }
|
||||
|
||||
[DefaultValue(true), DisplayName("Cache metadata")]
|
||||
[DefaultValue(true), Category("Tagging"), DisplayName("Cache metadata")]
|
||||
public bool CacheMetadata { get; set; }
|
||||
|
||||
[DefaultValue(new string[] { "folder.jpg", "cover.jpg", "albumart.jpg", "thumbnail.jpg", "albumartlarge.jpg", "front.jpg", "%album%.jpg" })]
|
||||
|
||||
Reference in New Issue
Block a user