flexget.components.managed_lists.list_remove module#

class flexget.components.managed_lists.list_remove.ListRemove[source]#

Bases: object

on_task_output(task, config)[source]#
schema = {'items': {'allOf': [{'$ref': '/schema/plugins?interface=list'}, {'error_maxProperties': 'Plugin options within list_remove plugin must be indented 2 more spaces than the first letter of the plugin name.', 'maxProperties': 1, 'minProperties': 1}]}, 'type': 'array'}#
flexget.components.managed_lists.list_remove.register_plugin()[source]#