Butler
Stop a single Butler task
This endpoint will stop a currently running task by name, or remove it from the list of scheduled tasks if it exists. See the section above for a list of task names for this endpoint.
DELETE
{protocol}://{ip}:{port}
/
butler
/
{taskName}
Authorizations
X-Plex-Token
string
headerrequiredPlex Authentication Token
Path Parameters
taskName
enum<string>
requiredThe name of the task to be started.
Available options:
BackupDatabase
, BuildGracenoteCollections
, CheckForUpdates
, CleanOldBundles
, CleanOldCacheFiles
, DeepMediaAnalysis
, GenerateAutoTags
, GenerateChapterThumbs
, GenerateMediaIndexFiles
, OptimizeDatabase
, RefreshLibraries
, RefreshLocalMedia
, RefreshPeriodicMetadata
, UpgradeMediaAnalysis