plex-dbrepair
plex-dbrepair
Docker app from bmartino1's Repository
Overview
Requirements
Runtime arguments
- Network
bridge- Shell
bash- Privileged
- false
- Extra Params
--hostname dbrepair
Template configuration
THE OTHER CONTAINERS APPDATA FOLDER!!! The Path to your Plex container appdata folder (the folder that CONTAINS the 'Other Plex Containers Library' directory). Example: /mnt/user/appdata/plex. Inside this folder, you should see 'Library'. Do NOT mount the Library folder itself!
- Target
- /config
- Default
- /mnt/user/appdata/plex_Supply_the_Plex_appdata_folder_here
- Value
- /mnt/user/appdata/plex_Supply_the_Plex_appdata_folder_here
automatic (check, vacuum, reindex) · check (integrity check only) · vacuum (optimize database) · repair (alias for vacuum) · reindex (rebuild indexes) · deflate (VACUUM INTO rewrite) · prune (clear PhotoTranscoder cache)
- Default
- automatic
- Value
- automatic
T/F If enabled, the container will stop running Plex containers before database operations begin. Requires /var/run/docker.sock.
- Default
- true
- Value
- true
Pattern used to identify Plex containers to stop by name or image.
- Default
- plex
- Value
- plex
T/F Restart Plex containers after repairs complete.
- Default
- true
- Value
- true
Files older than this number of days will be removed from the PhotoTranscoder cache when using DBREPAIR_MODE=prune.
- Default
- 30
- Value
- 30
T/F Create timestamped database backups before any changes.
- Default
- true
- Value
- false
T/F Restore most recent backup and exit.
- Default
- false
- Value
- false
CSV list of containers that should never be stopped.
- Default
- dbrepair,plex-dbrepair
- Value
- dbrepair,plex-dbrepair
Image regex used to avoid stopping the dbrepair container itself.
- Default
- plex-dbrepair
- Value
- plex-dbrepair
Required to manage Plex containers from Unraid.
- Target
- /var/run/docker.sock
- Default
- /var/run/docker.sock
- Value
- /var/run/docker.sock
Categories
Download Statistics
Details
bmmbmm01/plex-dbrepairRun plex-dbrepair on Unraid.
plex-dbrepair is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.