Drazzilb08/daps

DAPS (Drazzilb's Arr PMM Scripts) A collection of useful scripts for media management and automation

318

stars

1,868

commits

Python

primary language

Feb 22, 2026

updated

bash
plex
python
script
scripts
unraid
userscripts

README

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.

Contributors

Drazzilb08

1,776 commits

slindner05

36 commits

henryecw

11 commits

mvanbaak

7 commits

Drazzilb08/daps

DAPS (Drazzilb's Arr PMM Scripts) A collection of useful scripts for media management and automation

318

stars

1,868

commits

Python

primary language

Feb 22, 2026

updated

bash
plex
python
script
scripts
unraid
userscripts

README

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.

Contributors

Drazzilb08

1,776 commits

slindner05

36 commits

henryecw

11 commits

mvanbaak

7 commits

Languages

Python

55.4%

JavaScript

30.8%

CSS

11.9%

HTML

1.3%