Renaming existing Storage Folders

Hello i just found out about what i can do with the Advanced Storage Plugin. And from what i’ve read so far, it doesn’t seem like it is going to change naming structure of existing studies/folders when i implement it. Only new studies.

Does someone have an idea of a safe solution around this as i already have thousands of studies in my machine

Hi,

The housekeeper plugin should take care of that. This minimal config should do it:

  "Housekeeper": {

    "Enable": true,
    "Force": true,
    "ForceReconstructFiles": true
  }

One it has processed all files, you should disable it to avoid it restarting again at each startup.

Hope this helps,

Alain

Thank you @alainmazy :folded_hands:
I’m going to be trying this out and give you a feedback