Added the lidarr sync !wip

This commit is contained in:
Jamie 2018-08-24 21:25:46 +01:00
parent d47e7a7c57
commit 207c60b7f8
23 changed files with 1551 additions and 10 deletions

View file

@ -13,5 +13,6 @@
public string SickRageSync { get; set; }
public string RefreshMetadata { get; set; }
public string Newsletter { get; set; }
public string LidarrArtistSync { get; set; }
}
}