From 4b139e88a1879c8e4add31480bb254cd4e08181f Mon Sep 17 00:00:00 2001 From: metamuffin Date: Fri, 23 May 2025 14:12:20 +0200 Subject: documentation for some workers --- scripts/complete_from_files.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 scripts/complete_from_files.md (limited to 'scripts/complete_from_files.md') diff --git a/scripts/complete_from_files.md b/scripts/complete_from_files.md new file mode 100644 index 0000000..0884979 --- /dev/null +++ b/scripts/complete_from_files.md @@ -0,0 +1,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: + +- `___________.mkv`: `youtube:___________` +- `some title [___________].mkv`: `youtube:___________` -- cgit v1.2.3-70-g09d2