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

How To Make Flexget Check ifA Local paht #3991

Open
once375ml opened this issue May 16, 2024 · 0 comments
Open

How To Make Flexget Check ifA Local paht #3991

once375ml opened this issue May 16, 2024 · 0 comments

Comments

@once375ml
Copy link

once375ml commented May 16, 2024

if:
- "'BMDru' in title and transmission_secondsSeeding > 86400": accept
- "'BMDru' in title and os.path.exists(transmission_downloadDir)": accept

I have confirmed the first line works.

But sometimes, files are removed remotely by Syncthing. In this case, I would like to check if the directories exists for the torrents. If not, ask Transmission to purge the related torrents.

How does Fleget check if a directory exists?

Or another solution: What the parameter for torrent create time? "transmission_date_done: is the done time. "transmission_date_created"??

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