Added the ability to add and delete root folders, and added a body to the error message logs and dialog box if a body is returned from the Servarr
This commit is contained in:
@@ -336,6 +336,7 @@ pub enum ActiveRadarrBlock {
|
||||
AddMovieConfirmPrompt,
|
||||
AddMovieTagsInput,
|
||||
AddMovieEmptySearchResults,
|
||||
AddRootFolderPrompt,
|
||||
AutomaticallySearchMoviePrompt,
|
||||
Collections,
|
||||
CollectionDetails,
|
||||
@@ -343,6 +344,7 @@ pub enum ActiveRadarrBlock {
|
||||
Crew,
|
||||
DeleteMoviePrompt,
|
||||
DeleteDownloadPrompt,
|
||||
DeleteRootFolderPrompt,
|
||||
Downloads,
|
||||
EditCollectionPrompt,
|
||||
EditCollectionConfirmPrompt,
|
||||
|
||||
Reference in New Issue
Block a user