manyfold icon indicating copy to clipboard operation
manyfold copied to clipboard

The model folder path doesn't match the path template.

Open Jriyuu opened this issue 2 months ago • 2 comments

All files added via Upload or File Structure get the following " The model folder path doesn't match the path template."

My Template is sete as "{creator}/{collection}/{modelName}" and the folder structure is Minitures library is /libraries/miniatures/

and a model added appears under that library as "one-page-rules/age-of-fantasy/Dwarves_Stone_Thrower" one-page-rules (creator), age-of-fantasy (collection) , Dwarves_Stone_Thrower (modelName) Inside that folder is a 7z containing the STLs and a few .png files for previews

Running this on a second instance of manyfold with latest:solo tag. Happy to do anything as this is my "test" instance so no worries about "losing data etc"

Jriyuu avatar Nov 30 '25 23:11 Jriyuu

Thinking about this, I suspect it wants to rename the folder from one-page-rules/age-of-fantasy/Dwarves_Stone_Thrower to one-page-rules/age-of-fantasy/dwarves-stone-thrower#1234. I'm going to make some improvements to path templating soon which could include things like how to standardise the folder names, so that might improve this. In the meantime, I suggest that if you have an existing folder structure that you're happy with, then you can turn off the display of folder naming "problems" if you don't want them. Everything will work just fine with your existing folders.

I'm also going to add something to the path name Problem display that will include the name it wants to change it to, so that this is more obvious in future.

Floppy avatar Dec 01 '25 09:12 Floppy

Ive tried having Dwarves-Stone-Thrower, Dwarves - Stone Thrower etc, Ive also tried uploading, and this gives the same issue error - but uploads to the same folder structure like it following the template.

"I'm also going to add something to the path name Problem display that will include the name it wants to change it to, so that this is more obvious in future." will help so much

Thanks

Jriyuu avatar Dec 01 '25 11:12 Jriyuu

That addition is in the latest release now, so you should be able to get more information on exactly how it's getting it wrong...

Floppy avatar Dec 22 '25 17:12 Floppy