Knaben API
This commit is contained in:
+1
-1
@@ -26,7 +26,7 @@ REQUIRED_PARAMETERS = [
|
||||
"- download_folder: Where downloaded files arrive before being organized\n"
|
||||
"- tvshow_folder: Where TV show files are organized and stored\n"
|
||||
"- movie_folder: Where movie files are organized and stored\n"
|
||||
"- torrent_folder: Where .torrent files are saved for the torrent client"
|
||||
"- torrent_folder: Where torrent structures are saved for the torrent client"
|
||||
),
|
||||
type="object",
|
||||
validator=lambda x: isinstance(x, dict),
|
||||
|
||||
Reference in New Issue
Block a user