flexget.components.series.all_series module#
- class flexget.components.series.all_series.FilterAllSeries[source]#
Bases:
FilterSeriesBaseGrabs all entries that appear to be series episodes in a task.
This plugin just configures the series plugin dynamically with all series from the task. It can take any of the options of the series plugin.
- Example::
all_series: yes
- ::
- all_series:
quality: hdtv+ propers: no
- property schema#