gallery-dl icon indicating copy to clipboard operation
gallery-dl copied to clipboard

Gallery-dl no longer follows folder structure

Open HistoricTheater opened this issue 2 years ago • 2 comments

gallery-dl is no longer following the folder structure ala creating new folders for each post as it has been. It just dumps everything in the one folder v 1.22.1

"directory": ["patreon", "{creator[full_name]}", "{date}-{title}"],
"filename": "{date:%Y-%m-%d}_{id}_{title}_{num:>02}.{extension}"

HistoricTheater avatar Jun 26 '22 22:06 HistoricTheater

What did you change before it stopped creating folders per post? If you only updated gallery-dl, what version did you use before? Does it work again when switching back to the older version?

mikf avatar Jun 27 '22 06:06 mikf

What did you change before it stopped creating folders per post?

I had not changed anything in the config is most likely a year or two or longer. I got a 403 forbidden error so i got a new patreon cookie and when i went to run it i received this issue. I had last run it around 2 weeks ago with no error.

what version did you use before?

I cannot say what version i was using before as it had been many weeks/months since i ran the pip command for the latest git package.The error occured using the latest git master via pip.

HistoricTheater avatar Jun 27 '22 14:06 HistoricTheater

Had same issue, no changes to config, only updated the gallery-dl app in chocolately, resolved by reverting to version 1.15.0

rogerlio avatar Mar 22 '23 18:03 rogerlio