From a6c3af46aff08450b2a2cf4258cb25fc755beaa9 Mon Sep 17 00:00:00 2001 From: DasPoschi Date: Sat, 27 Dec 2025 22:55:19 +0100 Subject: [PATCH] Create README.md --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..0770083 --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +# JDownloader → Jellyfin Automation Stack + +Web-GUI: +- URL eingeben (z. B. YouTube) +- Download über MyJDownloader +- MD5 erzeugen +- Upload per SFTP zur Jellyfin-VM +- MD5-Verifikation +- Cleanup in JDownloader + +## Start +```bash +docker compose up -d --build