When first starting the app the config.json is created here:
\NsxLibraryManager-win-x64-0.3.0\titledb\config.json
Then the defaults warning box is displayed and then I started to modify the path and select recursive.
When saving and reloading the app the settings weren't maintained.
I noticed that saving the config creates and modifies the config.json on this location:
\NsxLibraryManager-win-x64-0.3.0\config.json.
So I guess the save function does save the config.json on the 'wrong' location and isn't used like you mentioned to use the \titledb\ folder for the config.json.
Hi there, thanks for developing this software.
When first starting the app the config.json is created here: \NsxLibraryManager-win-x64-0.3.0\titledb\config.json
Then the defaults warning box is displayed and then I started to modify the path and select recursive. When saving and reloading the app the settings weren't maintained.
I noticed that saving the config creates and modifies the config.json on this location: \NsxLibraryManager-win-x64-0.3.0\config.json.
So I guess the save function does save the config.json on the 'wrong' location and isn't used like you mentioned to use the \titledb\ folder for the config.json.
Thanks! :)