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

[suggestion] run a bash-script once a download finishes #26

Open
dashbenhur opened this issue Apr 14, 2021 · 1 comment
Open

[suggestion] run a bash-script once a download finishes #26

dashbenhur opened this issue Apr 14, 2021 · 1 comment
Labels
feature request When you want something to be implemented in the app not a priority Will probably look into it but not in the near future

Comments

@dashbenhur
Copy link

dashbenhur commented Apr 14, 2021

I have a image gallery script that runs to index my downloaded images.
I think having the ability to run a custom script on download completion would be a great way for devs to extend

The bash-script could receive the image download directory as an argument

It might even help with solving this issue #22

@dev-claw dev-claw added not a priority Will probably look into it but not in the near future feature request When you want something to be implemented in the app labels May 7, 2023
@twwat
Copy link
Contributor

twwat commented Mar 4, 2024

I like this idea. I know it's not a priority, but if/when it does happen, just wanted to suggest allowing any command line action rather than limiting to bash scripts so it has more broad appeal and isn't OS-specific, e.g. maybe something similar to how they do it in qBittorrent:

image

Cheers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request When you want something to be implemented in the app not a priority Will probably look into it but not in the near future
Projects
None yet
Development

No branches or pull requests

3 participants