mirror of
https://github.com/LukeHagar/plexpy.git
synced 2025-12-09 12:47:44 +00:00
3.3 KiB
3.3 KiB
ButlerTask
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
name |
Optional[str] | ➖ | N/A | BackupDatabase |
interval |
Optional[float] | ➖ | N/A | 3 |
schedule_randomized |
Optional[bool] | ➖ | N/A | |
enabled |
Optional[bool] | ➖ | N/A | |
title |
Optional[str] | ➖ | N/A | Backup Database |
description |
Optional[str] | ➖ | N/A | Create a backup copy of the server's database in the configured backup directory |