Plugin Actions
Plugin action discovery and execution for metadata fetching
📄️ Enqueue plugin auto-match tasks for all series in a library
Creates background tasks to auto-match metadata for all series in a library using
📄️ Get available plugin actions for a scope
Returns a list of available plugin actions for the specified scope.
📄️ Execute a plugin action
Invokes a plugin action and returns the result. Actions are typed by plugin type:
📄️ Enqueue plugin auto-match tasks for multiple series (bulk operation)
Creates background tasks to auto-match metadata for multiple series using the specified plugin.
📄️ Apply metadata from a plugin to a series
Fetches metadata from a plugin and applies it to the series, respecting
📄️ Auto-match and apply metadata from a plugin to a series
Searches for the series using the plugin's metadata search, picks the best match,
📄️ Enqueue a plugin auto-match task for a single series
Creates a background task to auto-match metadata for a series using the specified plugin.
📄️ Preview metadata from a plugin for a series
Fetches metadata from a plugin and computes a field-by-field diff with the current
📄️ Get the preprocessed search title for a series
Returns the series title after applying plugin and library preprocessing rules.