daps

daps

Docker app from Drazzilb's Repository

Overview

DAPS (Drazzilb's Arr PMM Scripts) A collection of useful scripts for media management and automation Support for this container can be found on Trash's Guide's Discord server https://trash-guides.info/discord

DAPS

Automate, optimize, and take control of your media libraries.

MIT License GitHub Issues GitHub PRs GitHub Stars Python Bash


🚀 Quickstart

See Wiki for full install docs.

Docker (recommended):

docker run -d -v /path/to/config:/config -v /path/to/posters:/posters -p 8000:8000 drazzilb08/daps

Local:

git clone https://github.com/Drazzilb08/daps.git
cd daps
python3 -m venv .venv && source .venv/bin/activate
pip install -r requirements.txt
python3 main.py poster_renamerr

and use the built-in Web UI: http://localhost:8000


🙋‍♂️ Contributing & Support

Pull requests are welcome for fixes, docs, or new module ideas.
If you spot a bug or want a feature, open an Issue or jump into a PR.


Made with ❤️ by Drazzilb
If this saved you time, star the repo, tell a friend, or buy yourself a cookie.

Install Daps on Unraid in a few clicks.

Find Daps in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.

Open the Apps tab on your Unraid server Search Community Apps for Daps Review the template variables and paths Click Install

Download Statistics

89,434
Total Downloads
4,633
This Month
4,604
Avg / Month

Total Downloads Over Time

Loading chart...

Related apps

Explore more like this

Explore all

Details

Repository
drazzilb08/daps
Last Updated2026-02-22
First Seen2024-04-09

Runtime arguments

Web UI
http://[IP]:[PORT:8000]
Network
bridge
Shell
sh
Privileged
false

Template configuration

WebUI PortPorttcp

Port for the web interface

Target
8000
Default
8000
Value
8000
PostersPathrw

Location where gDrive sync will place posters and renamer will pull posters from

Target
/posters
PMM AssetsPathrw

The location for your Plex-Meta-Manager's assets directory

Target
/pmm
ConfigPathrw

Location for your appdata

Target
/config
PGIDVariable
Default
100
Value
100
PUIDVariable
Default
99
Value
99