mirror of
https://github.com/idanoo/autobrr
synced 2025-07-23 08:49:13 +00:00
Feature: Radarr (#13)
* feat(web): add and update radarr * feat: add radarr download client * feat: add tests
This commit is contained in:
parent
0c4aaa29b0
commit
455284a94b
35 changed files with 2898 additions and 3348 deletions
|
@ -111,7 +111,7 @@ CREATE TABLE client
|
|||
ssl BOOLEAN,
|
||||
username TEXT,
|
||||
password TEXT,
|
||||
settings TEXT
|
||||
settings JSON
|
||||
);
|
||||
|
||||
CREATE TABLE action
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue