feat(api): radarr api wrapper / send to radarr when requests approved (#93)
This commit is contained in:
@@ -23,7 +23,7 @@ interface DVRSettings {
|
||||
apiKey: string;
|
||||
useSsl: boolean;
|
||||
baseUrl?: string;
|
||||
activeProfile: string;
|
||||
activeProfileId: number;
|
||||
activeDirectory: string;
|
||||
is4k: boolean;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user