javinizer / Javinizer

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

Feature Request / Bug - Config files #313

Closed ghost closed 2 years ago

ghost commented 2 years ago

Expected Behavior

Config file will stay the same after update

Current Behavior

It resets to fresh config file and loses all your settings you had

Steps to Reproduce (for bugs)

Update the script

Your Environment

jvlflame commented 2 years ago

If you use Update-Module Javinizer it will reset your settings since that's how Powershell natively updates. You can use Javinizer -UpdateModule to carry your settings over.

To retrieve your previous settings you can use Javinizer -OpenModule and navigate back to a previous version and grab the settings files from there.

ghost commented 2 years ago

I see, that is good to know.. Although it would be nice if I didn't have to do any extra steps for retrieving them

jvlflame commented 2 years ago

I see, that is good to know.. Although it would be nice if I didn't have to do any extra steps for retrieving them

That's what Javinizer -UpdateModule is for. It will update your module to the latest version and carry your settings over to the new version automatically.