Sickrage done. Ish... So i've written all the code by looking at the API. the key there is i've looked at the api. I have not tested anything so expect this to fail.

This commit is contained in:
Jamie 2017-11-27 14:43:09 +00:00
parent 62a3ed924b
commit a1ee52daef
26 changed files with 731 additions and 430 deletions

View file

@ -9,5 +9,6 @@
public string CouchPotatoSync { get; set; }
public string AutomaticUpdater { get; set; }
public string UserImporter { get; set; }
public string SickRageSync { get; set; }
}
}