Retrieve scene exceptions (alternative episode/release titles) Medusa recognizes for a series, optionally filtered by season. Use this to inspect existing aliases before adding new ones.
Trigger Medusa to scan a staging directory and move matched episodes into show folders, clearing files stranded after a failed automatic run. Use the Medusa-container path.
Set episode statuses to wanted, skipped, or ignored to fix TVDB sync issues and trigger Medusa searches for episodes that are available but not downloading.
Create a scene exception alias for a series so Medusa recognizes and matches alternative release titles when searching, including different naming schemes.
MCP server for integrating AI agents and automation with Medusa commerce platforms, enabling management of products, orders, and workflows through a scalable backend layer.
Retrieve compact anime details by title or MAL ID, including Medusa presence and availability. Get score, synopsis, and key info to verify anime without adding to Medusa.
Configure a series' release groups: whitelist, blacklist, fallback groups, and fallback days. Only specified fields are changed, leaving others untouched.
Trigger a manual search for selected episodes to actively query providers and snatch matching releases. Use after setting an episode to 'wanted' when you need to initiate an immediate search and download.
Generate a password reset token for customers and trigger the auth.password_reset event. Use the token in notifications to enable password updates via the storefront.
Compare configured release groups against available releases to identify mismatches. Checks provider cache first, triggers a manual search when empty, and returns a structured diagnosis with a recommendation.
Add a series to Medusa directly via TVDB ID when AniDB-to-TVDB mapping fails. Find the correct TVDB ID first, then specify root directory and optional quality settings.
Add multiple anime items at once. Use dry-run to preview which titles will be added, then set execute to true to write accepted entries while skipping rejected ones.
Refresh customer authentication tokens to maintain access without requiring daily re-logins, ensuring tokens reflect updated user details after third-party authentication.
Authenticate customers and obtain JWT tokens for API access, with support for third-party provider redirects like Google for storefront authentication.