Bases: object
Allow specifying path based on content-type.
- Example::
- path_by_ext:
torrent: ~/watch/torrent/
nzb: ~/watch/nzb/
-
ext(task, config, callback)[source]
-
on_task_modify(task, config)[source]
-
set_path(entry, path)[source]
-
schema = {'type': 'object'}