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

Use remove conditions as part of calculation #155

Open
Alcedema opened this issue Nov 5, 2022 · 0 comments
Open

Use remove conditions as part of calculation #155

Alcedema opened this issue Nov 5, 2022 · 0 comments

Comments

@Alcedema
Copy link

Alcedema commented Nov 5, 2022

For example, I have a tracker where the seeding time is based on the size of the download so would be nice to be able to do something like:

...
remove: seeding_time > (259200 + ({download} * 7200))

In the above instance, ART would remove the torrent after 72hrs + 2hrs per GB. So a 4.5gb file would need to be seeded for 81 hours.

Thanks!

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

1 participant