Support setting scrapers path in UI (#2124)

* Support setting scrapers path in UI
* Refresh scrapers when scrapers path changes
This commit is contained in:
WithoutPants
2021-12-20 12:00:26 +11:00
committed by GitHub
parent b0cf04865a
commit bdfb8ad567
6 changed files with 43 additions and 16 deletions

View File

@@ -7,6 +7,7 @@ fragment ConfigGeneralData on ConfigGeneralResult {
databasePath
generatedPath
metadataPath
scrapersPath
cachePath
calculateMD5
videoFileNamingAlgorithm