mirror of
https://github.com/idanoo/autobrr
synced 2025-07-23 00:39:13 +00:00
Feature: Lidarr (#15)
* feat(web): add lidarr download client * feat: add lidarr download client
This commit is contained in:
parent
fce6c7149a
commit
e6cfc77e85
16 changed files with 582 additions and 15 deletions
|
@ -39,4 +39,5 @@ const (
|
|||
ActionTypeWatchFolder ActionType = "WATCH_FOLDER"
|
||||
ActionTypeRadarr ActionType = "RADARR"
|
||||
ActionTypeSonarr ActionType = "SONARR"
|
||||
ActionTypeLidarr ActionType = "LIDARR"
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue