This plugin produces an entry for each movie or series in a public Kitsu.io library.
Notes:
Option | Description |
---|---|
username | (required) Your or another user's kitsu.io username |
lists | (required) list of libraries can contain current , planned , completed , on_hold , dropped |
type | anime types can contain ona ,ova ,tv ,movie ,music ,special |
latest | If set to yes only the latest episode of the anime will be added as Entry (by appending the episode number to the end of the title) |
status | can be airing or finished . Depends on the field endDate in the kitsu.io api which seems not always to be set or available at all. If it causes problems just remove this option |
This example shows how the kitsu
plugin could be used with the configure_series plugin in order to download all of the anime you have added to your current
and planned
library.
configure_series:
from:
kitsu:
username: <USERNAME>
lists:
- current
- planned
type:
- ova
- tv
settings:
identified_by: sequence