diff --git a/src/Javinizer/jvSettings.json b/src/Javinizer/jvSettings.json index 27023d55..95e96ffc 100644 --- a/src/Javinizer/jvSettings.json +++ b/src/Javinizer/jvSettings.json @@ -1,8 +1,11 @@ { + "location.input": "C:\\Downloads\\Unsorted", + "location.output": "C:\\Downloads\\Sorted", "scraper.movie.dmm": 1, "scraper.movie.jav321": 0, "scraper.movie.javbus": 0, "scraper.movie.javbusja": 0, + "scraper.movie.javbuszh": 0, "scraper.movie.javlibrary": 1, "scraper.movie.javlibraryja": 0, "scraper.movie.javlibraryzh": 0, @@ -128,8 +131,6 @@ "sort.metadata.priority.trailerUrl": [ "r18" ], - "location.input": "C:\\Downloads\\Unsorted", - "location.output": "C:\\Downloads\\Sorted", "emby.url": "http:\/\/192.168.0.1:8096", "emby.apikey": "", "javlibrary.baseurl": "http:\/\/www.javlibrary.com", @@ -139,6 +140,5 @@ "javlibrary.request.timeout": 90, "admin.log": 1, "admin.log.path": "", - "admin.log.level": "info", - "admin.update.check": 0 + "admin.log.level": "info" }