Release Version: v0.6
Release Type: Feature Expansion & Metadata Upgrade
Focus: Studio Tracking · Smart Playlists · Global Trailers · Movie-Fy DB Support
🚀 Docker Deployment Instructions
To get started with the latest version of The Stash Hub via Docker:
cd "/path/to/your/the-stash-hub-latest.tar directory"
docker load -i the-stash-hub-latest.tar
docker-compose -f docker-compose.prod.yml up -d
☕ Unlock Premium Features – Macchiato Tier or Higher (Patreon Exclusive)
To enable advanced Movie-Fy matching and metadata intelligence, you’ll need to load the premium moviefy.db database. This unlocks support for:
Over 1 million movie entries
Smart studio detection
Enhanced scene-to-movie matching
Enriched performer filmographies and UUID tracking
FOR /F "tokens=*" %i IN ('docker-compose -f docker-compose.prod.yml ps -q stashhub') DO docker cp moviefy.db %i:/app/data/
🔒 This step is exclusive to Macchiato+ Patreon members. You can find the moviefy.db download link in your private Patreon content.
docker-compose -f docker-compose.prod.yml restart
The v0.6 Docker image includes all new features like smart playlist creation, trailer previews across 300+ studios, and advanced filtering — ready to go out of the box. Premium metadata boosts are just one command away.