Skip to content

Latest commit

 

History

History
52 lines (35 loc) · 1.61 KB

File metadata and controls

52 lines (35 loc) · 1.61 KB

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.