Action
|
Description
|
Parameter
|
continue
|
Do nothing and continue to next rule.
|
None
|
stop
|
Do nothing and stop processing rules for this folder.
|
None
|
preserve
|
(deprecated - use stop instead) do nothing and stop processing rules.
|
None
|
lock
|
Lock recording and continue to next rule.
|
None
|
unlock
|
Unlock recording and continue to next rule.
|
None
|
move
|
Move the recording to a folder.
|
Folder name relative to the system media root, e.g. (Films/Children)
|
movecreate
|
move the recording to a folder and create it if it doesn't exist.
|
Folder name relative to the system media root, e.g. (Films/Children)
|
rename
|
rename the recording and continue to the next rule. The argument will usually contain tokens that are replaced with values from the recording being processed.
|
New filename base (no extension) e.g. %title_%yyyymmdd_%hhmm
|
fileunder
|
Folders only; look for another existing with the same name as the new series recording and, if found, move the new recordings into it.
|
Folder name from which to start the search (e.g. Films) - leave blank to search from the top level.
|
fileundercreate
|
Folders only; as fileunder but if no folder is found then create a new one.
|
Folder name from which to start the search (e.g. Films) - leave blank to search from the top level.
|