You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*Deployment of RadarrAPI is done manually to https://radarr.aeonlucid.com/ by [@AeonLucid](https://github.com/AeonLucid)*.
5
-
6
-
This is the services API of [https://github.com/Radarr/Radarr](https://github.com/Radarr/Radarr). The API is created from scratch and not based on [Sonarr](https://github.com/Sonarr) because it's not open-source.
7
-
8
-
The most important task of this API is to provide auto-updating to Radarr.
4
+
This is the update API of [https://github.com/Lidarr/Lidarr](https://github.com/Lidarr/Lidarr). The API is forked from [Radarr's update server](https://github.com/Radarr/RadarrAPI.Update)
9
5
10
6
## Development
11
7
12
-
If you want to work on **RadarrAPI**, make sure you have [.NET Core 1.0.3 SDK](https://www.microsoft.com/net/download/core) installed and [Visual Studio 2017 RC](https://www.visualstudio.com/vs/visual-studio-2017-rc/).
8
+
If you want to work on **LidarrAPI.Update**, make sure you have [.NET Core 2.0 SDK](https://www.microsoft.com/net/download/core) installed and [Visual Studio 2017 RC](https://www.visualstudio.com/vs/visual-studio-2017-rc/).
0 commit comments