blob: 3afc78e3fad3d9a8620d5af7637cf670360ec22f (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# Complete From Files
This is a oneshot worker that marks tasks as completed based on files existing.
Provide the path to the directory of interest as the second argument. It will be
traversed recursively.
Currently only two file/task patterns are recognized:
- youtube kind: `___________.mkv`, `some title [___________].mkv` (and the same
with mka)
|