v1.5.2.1
What's New
- Overseerr & Jellyseerr Integrations: Added native API endpoints to monitor pending media requests directly on your dashboard widgets. You can now see what's pending right next to your Sonarr/Radarr queue sizes.
- Multi-Language READMEs: Added documentation translations for Arabic, Hindi, Spanish, French, German, Italian, Portuguese, Russian, Chinese, Japanese, and Korean.
- Docker Optimizations: Overhauled
.dockerignoreto block non-essential documentation and script files from entering the Docker build context. This results in much faster builds and smaller images.
Installation / Upgrade
For Docker users, simply pull the latest image:
docker pull tradmss/amud-dashboard:latest
docker compose up -dFor bare-metal / LXC users, run the update script:
curl -sSL https://github.com/boubli/AMUD-Dashboard/releases/latest/download/update-amud.sh | bash