-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Single mode ignores existing Normal mode directory structure #7
Comments
I'm having the same issue, but it occurs with download_mode = Normal. This isn't isolated to Single mode. |
I removed that weird logic in v0.8.9, please try the both of you @ZincStoat @blue-popsicle |
Still seems to be an issue. I've recently added a new creator, downloaded all non-PPV content in Normal mode, then paid for a post and thought I'd check Single mode again in response to the above. |
Thanks for trying and re-phrasing, I was slow on the uptake 😂 With v0.8.16 comming up in a few mins this will hopefully be fixed for good! Yeah, wanted to get some things out of my hair, many bumps were just stupid self updater testing :D Funny nobody noticed before. |
I regularly encounter bugs in our own software and wonder, "Is anybody even using this? How have they not found this issue?" but on the whole I prefer the quiet life to people beating down the door to get us to fix a problem they have found. :) |
A Pictures post just showed up so I gave it a try with 0.8.16 Single mode and can happily report they went to Timeline\Pictures. Nice one. |
Problem solved for me with v0.8.16 on Windows 10. Thanks! |
Bug Description
Single post mode run on an existing creator's content to check issue with missing media was fixed, which was already divided automatically into Messages and Timeline, it created a new Pictures directory alongside Messages and Timeline, even though it only actually downloaded the images missing from Timeline\Pictures.
Expected behavior
I expected the missing media to be slotted into Timeline\Pictures
Actual behavior
A new Pictures directory was created
Environment Information
Additional context
Since I don't think you can get a Post ID from a message, presumably Single mode would apply only to Timeline posts, so if there is an existing Timeline directory, media for the targeted post would be placed in the appropriate subdirectory off there.
The text was updated successfully, but these errors were encountered: