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

Change behaviour of -output to not prepend any folders #89

Closed
mikebell opened this issue Sep 1, 2021 · 2 comments
Closed

Change behaviour of -output to not prepend any folders #89

mikebell opened this issue Sep 1, 2021 · 2 comments

Comments

@mikebell
Copy link

mikebell commented Sep 1, 2021

When I use the -output flag I expected the files to be downloaded into the directory specified.

-output=/mnt/media/$mydirectory

I get the following :

/mnt/media/$mydirectory/comics/$source/$name

The documentation doesn't mention this behaviour. Is there an option not to prepend with folders?

@Girbons
Copy link
Owner

Girbons commented Sep 2, 2021

Hi @mikebell,

comics/$source/$name is the default folder structure that is being created and there's no way to avoid this by using an option.

The documentation doesn't mention this behaviour

I will edit the README to mention this behaviour.

@Girbons
Copy link
Owner

Girbons commented Sep 16, 2021

Hey @mikebell,

After a while of thinking, I've decided to take into consideration your proposal, soon there will be a new release.

Girbons added a commit that referenced this issue Sep 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants