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.