Gets entries from the EZTV website
It's highly recommended to pair this with the limit
plugin otherwise it can take a long time to make the 15 calls to fetch 1500 entries
Will get the most recent entries from the website.
my-task:
limit:
amount: 20
what:
- eztv: yes
It also works with the discover
plugin, however your entries must have the imdb_id
field since it's the only search allowed.
For example the simple form:
my-task:
limit:
amount: 20
from:
discover:
what:
- entry_list: my-series # entries with imdb_id
from:
- eztv: yes