siblount / PMForDAZ

A product manager for DAZ Studio that accepts common archive structures.
Other
11 stars 2 forks source link

Content folder redirects aren't actually redirecting #18

Closed siblount closed 1 year ago

siblount commented 1 year ago

If a folder is in content folder redirects, the expected outcome is for the program to redirect the target location to the one specified in the settings.

For example, if a content folder redirect is: "docs --> Documentation", that means that if a content folder is "docs", the target path should replace this part with "Documentation" instead.

However, reality is that, it does extract the folder but does not redirect the location to it's specified location.

Whoops!

Probably a fix can be applied here

siblount commented 1 year ago

Actually...this is a lot harder than I originally thought. This potentially calls for a quick revamp.