Skip to content
This repository has been archived by the owner on Mar 17, 2020. It is now read-only.

Lidarr/LidarrAPI.Update

Repository files navigation

Lidarr Update Server

Build Status

This is the update API of https://github.com/Lidarr/Lidarr. The API is forked from Radarr's update server

Development

If you want to work on LidarrAPI.Update, make sure you have .NET Core 3.0 SDK installed and Visual Studio 2019 v16.3.

Using Docker

If you would like to use the docker setup we have for this project, follow these directions:

  • Setup Environment Variables
    • Make sure you set an environment variable PRIOR to running docker-compose up called MYSQL_ROOT_PASSWORD OR
    • Setup and .env file or another way of passing variables as documented here: Docker Compose

The most important thing is the ApiKey, the rest can be used AS-IS, but if the ApiKey is not set, fetching updates from AppVeyor and Github will not function correctly.

About

Update service to support Lidarr application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published