add_anime
Add an anime series to Medusa for automated download and management by providing its anidb ID and root directory.
Instructions
Add an anime series to Medusa via /api/v2/anime/add.
Note: Some anime may fail with "no name on TVDBv2" due to AniDB→TVDB ID mapping issues. As a workaround, use search_tvdb to find the correct TVDB ID, then add_series to add it directly.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| anime | No | ||
| scene | No | ||
| source | No | myanimelist | |
| status | No | wanted | |
| anime_id | Yes | ||
| language | No | ||
| root_dir | Yes | ||
| directory_name | No | ||
| initial_release_group | No | ||
| fallback_release_groups | No | ||
| release_group_fallback_days | No |