Skip to content
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

Path wrong in logs since commit d0b1604 #3362

Closed
fl4shforward opened this issue Dec 6, 2022 · 2 comments
Closed

Path wrong in logs since commit d0b1604 #3362

fl4shforward opened this issue Dec 6, 2022 · 2 comments

Comments

@fl4shforward
Copy link

Hello,

There's an issue with the path reported in logs since one of the latest commits:

self.path = self.directory + "?"

It's causing logs to go from:

[2/5] https://www.patreon.com/posts/workshop-74211591 
# ./gallery-dl/patreon/Grippon/221104_74211591_Workshop _01-C98133AE-E3E2-43CB-9792-703BCBAB89B6.jpg

to:

[2/5] https://www.patreon.com/posts/workshop-74211591
# ./gallery-dl/patreon/Grippon/?

I can't say if it's causing an issue with new downloads

@rautamiekka
Copy link
Contributor

I just had this problem, it seems to only happen when it's already recorded in the archive, not 100% sure but seems like it.

mikf added a commit that referenced this issue Dec 9, 2022
@mikf
Copy link
Owner

mikf commented Dec 12, 2022

Yep, this happened for all files whose ID was recorded in an archive.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants