This plugin produces an entry for each movie or series on a public AniDB wishlist. These entries can then be added to the movie_list, used to initiate a search with discover, or passed to some other output plugin. Results are cached for two hours to avoid flooding the site.
Notes:
Option | Description |
---|---|
user_id | Your or another user's AniDB id. |
type | Type of items to be listed, can be one of: movies or shows |
strip_dates | If set to yes the year will be removed from the end of titles that contain them. |
The plugin can easily be used to queue up films from your AniDB wishlist to be downloaded by another task:
anidb_list:
user_id: anidbid
accept_all: yes
list_add:
- movie_list: movies
This example shows how the anidb_list
plugin could be used with the configure_series plugin in order to download all of the series you have included in your wishlist.
configure_series:
from:
anidb_list:
user_id: anidbid
type: shows
settings:
quality: 720p