Added some additional logging to the metadata refresh

This commit is contained in:
tidusjar 2020-06-19 23:50:22 +01:00
commit 87b94e3ed0
11 changed files with 10 additions and 22 deletions

View file

@ -11,7 +11,6 @@
public string AutomaticUpdater { get; set; }
public string UserImporter { get; set; }
public string SickRageSync { get; set; }
public string RefreshMetadata { get; set; }
public string Newsletter { get; set; }
public string LidarrArtistSync { get; set; }
public string IssuesPurge { get; set; }