logo
icon

Stash

Stash is a self-hosted web application for organising and browsing your media collection. It scrapes metadata from the internet, supports tagging, filtering, and provides detailed statistics — all backed by an embedded SQLite database.

template cover
Deployed0 times
Publisherfuturize.rush
Created2026-03-28
Services
service icon
Tags
ToolMedia

Stash

A self-hosted media organiser that indexes your video and image library, scrapes metadata from the internet, and provides powerful tagging, filtering, and browsing — all through a modern web UI.

What You Can Do After Deployment

  1. Visit your domain — the setup wizard walks you through initial configuration (paths, credentials)
  2. Point to your media — the /data volume is where your media files live; Stash scans and indexes them automatically
  3. Browse and tag — use the web UI to view, tag, filter, and organise your library by performers, studios, tags, and more
  4. Scrape metadata — Stash pulls metadata from community-maintained scrapers for a wide range of sources
  5. Install plugins — extend functionality with community plugins for enhanced matching, tagging, and automation

Key Features

  • Modern, responsive web UI with gallery and video player
  • Automatic metadata scraping from community-maintained sources
  • Rich tagging, filtering, and search across your entire library
  • Performer, studio, and tag management with statistics
  • Plugin and scraper ecosystem for extensibility
  • Embedded SQLite database — no external database required
  • Multi-format support for video and image files

Volumes

  • /root/.stash — configuration, database, and generated content (thumbnails, transcodes)
  • /data — your media library (videos, images)

License

AGPL-3.0 — GitHub