🚀 MVidarr Release v0.11.6
📋 Changes since v0.11.5:
- Release: v0.11.6 - Blacklist POST Hotfix (aa2a2e5)
- Merge branch 'dev' (167c790)
- Fix: Remove non-existent 'reason' and 'id' fields from blacklist POST endpoint (94f53f8)
📦 Installation:
# Docker (Recommended)
docker run -d \
--name mvidarr \
-p 5000:5000 \
-v mvidarr_data:/app/data \
-v $(pwd)/musicvideos:/app/downloads \
ghcr.io/prefect421/mvidarr:v0.11.6🔧 System Requirements:
- Python 3.12+
- MariaDB 10.6+
- FFmpeg (for video processing)
- 2GB+ RAM recommended
- 10GB+ storage for downloads
📖 Documentation:
🎉 Full Changelog: v0.11.5...v0.11.6