javinizer / Javinizer

(NSFW) Organize your local Japanese Adult Video (JAV) library
MIT License
566 stars 61 forks source link

Specify a different jvSettings.json #332

Closed arno56 closed 1 year ago

arno56 commented 2 years ago

Is there any way to specify a different setting file (jvSettings.json) when running Javinizer? I created jvSettings2.json

That's the code line I am using in my Linux Terminal. pwsh -Command Javinizer -Path /my/path -DestinationPath /my/destination/path -force

Thanks

jvlflame commented 2 years ago

Use the -SettingsPath parameter.

https://docs.jvlflame.net/using-javinizer/general-usage/updating-settings-via-the-cmdline

arno56 commented 2 years ago

Thanks jvlflame