-
Notifications
You must be signed in to change notification settings - Fork 481
"now - transmission_date_done" doesn't work #3373
Copy link
Copy link
Closed
Description
Expected behaviour:
"now - transmission_date_done" can filter entries from transmission.
Actual behaviour:
"now - transmission_date_done" doesn't work
Steps to reproduce:
- torrents in transmission
- run cli flexget execute --tasks transmission_test, they are rejected.
but, if run cli flexget --test execute --tasks transmission_test, it says they would be accepted.
Config:
transmission_test:
<<: *from_transmission
accept_all: yes
if:
- now - transmission_date_done < timedelta(days=2): reject
transmission:
<<: *transmission_auth
action: pauseLog:
(click to expand)
paste log output here
Additional information:
- FlexGet version: 3.3.1
- Python version:
- Installation method: docker/wiserain
- Using daemon (yes/no): yes
- OS and version:
- Link to crash log:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels