Open App

Stash Library

Browse and load scenes from your Stash media server directly in ScriptCompiler.

Stash Library with scene grid and filters

Overview

The Stash Library connects ScriptCompiler to your Stash media server. You can browse, search, filter, and load scenes directly from Stash without leaving the editor.

Access the Stash Library through the file manager (click the folder icon in the header) and select the Stash Library tab. This tab is only visible when Stash is configured and reachable.

Setup

Before using the Stash Library, you need to configure the connection:

  1. Open Settings from the Options menu
  2. Go to the Local Network tab and enable local network access
  3. Go to the Stash tab
  4. Enter your Stash server URL (for example, http://localhost:9999)
  5. Enter your Stash API key if authentication is required
  6. Click Test Connection to verify the connection works

Once connected, the test result shows the number of scenes available in your library.

Local network required
Stash integration requires local network access to be enabled in Settings. The Stash server must be reachable from your browser (typically running on the same machine or local network).

Browsing Scenes

Scenes are displayed as a grid of cards. Each card shows:

  • Thumbnail image from the scene
  • Scene title
  • Duration
  • Resolution and file size
  • Rating (if available)
  • A Funscript badge if the scene has an associated interactive script

Results are loaded 25 scenes at a time. Use the Prev and Next buttons at the bottom to navigate between pages.

Search and Filtering

You can narrow results with several filters:

  • Search bar - Search scene titles by keyword
  • Interactive Only - Toggle to show only scenes that have an associated funscript file
  • Performers - Filter by performer from a dropdown populated from your Stash library
  • Studios - Filter by studio
  • Tags - Filter by tags assigned in Stash
  • Saved Filters - Apply filters you have saved in Stash

Sorting

Sort results using the sort dropdown. Available options:

  • Date (newest first)
  • Title (alphabetical)
  • Duration
  • Rating
  • Play count
  • Last played
  • File size
  • Random

Loading a Scene

Click a scene card to load it into ScriptCompiler. The video stream loads into the player. If the scene has an associated funscript in Stash, that script loads into the editor automatically.

Use Interactive Only
Enable the Interactive Only filter to quickly find scenes that already have scripts. This is useful for reviewing or editing existing work.