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

Add an option to re-rip certain items. #422

Open
ghost opened this issue Jan 6, 2017 · 3 comments
Open

Add an option to re-rip certain items. #422

ghost opened this issue Jan 6, 2017 · 3 comments

Comments

@ghost
Copy link

ghost commented Jan 6, 2017

Would it be possible to add a second column of check boxes, that we could check, to have the app re-rip every X minutes? RipMe could have a minimum time limit and after than it could be whatever the user chooses. If the rip is still going and the time is up to auto-dl new stuff, have RipMe wait, and then rip. It would probably only work if the app is open though.

@cyian-1756
Copy link
Contributor

Why not just use the command line and cron/scheduler? You should be able to go it with ripme.jar -R URL

@ghost
Copy link
Author

ghost commented Jan 7, 2017

Because I don't want to use that?

@metaprime
Copy link
Collaborator

metaprime commented Jan 8, 2017

@tehloxely I sympathize with not wanting to use a cron job. I would like to keep RipMe light so I probably don't want to add a service that will run in the background to do stuff like this, but I'll consider it.

We can make something like this work while the app is open though.

We could also have subscriptions (#176, #162) and give a button to re-rip all subscriptions on-demand.

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

2 participants