We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcf16e4 commit 21504abCopy full SHA for 21504ab
src/pyrocore/data/config/rtorrent.d/timestamps.rc
@@ -15,7 +15,7 @@ method.set_key = event.download.inserted_new, time_stamp,\
15
method.set_key = event.download.finished, time_stamp,\
16
"pyro.tm_completed.now="
17
method.set_key = event.download.hash_done,time_stamp,\
18
- "branch=\"and={d.complete=,not=$d.get_custom=tm_completed}\", pyro.tm_completed.now="
+ "branch=\"and={d.complete=,not=$d.custom=tm_completed}\", pyro.tm_completed.now="
19
20
21
# EVENTS: Activation intervals
0 commit comments