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