NokiMo
Creat1veB1te
Creat1veB1te

patreon


🐳 The Stash Hub v0.6 – Docker Release

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:

1. Load the Docker image

cd "/path/to/your/the-stash-hub-latest.tar directory"

docker load -i the-stash-hub-latest.tar

2. Start the container

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:

3. Copy the Premium Database Into the Container

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.

4. Restart the container to apply changes

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.

🐳 The Stash Hub v0.6 – Docker Release

Related Creators