![]() |
Summary | Stash scene tracking and matching |
![]() |
Repository | GitHub - feederbox826/stashlist: Client + Server to flag scenes in stashbox |
Features
Flag scenes in StashBox (StashDB.org) as
- wishlist
- ignore
- history
- matches (available in local stashapp instance)
- ignore (by performer or studio)
Installation
Clone and install the /server
locally and start the server with npm run start
Hosted instance available at https://list.feederbox.cc/
Configuration
- Obtain an auth key at https://list.feederbox.cc/api/user/create
- Populate the config with
- stashlist key
- stashdb GQL endpoint (https://stashdb.org)
- stashdb GQL key (eyJ…)
- Jackett URL (Optional) (http://nas.example.com/jackett/UI/Dashboard)
- local stash GQL endpoing (http://localhost:9999)
- local stash GQL apikey (eyJ…)
- Install the plugin to sync your local scenes
- Install the userscript to flag scenes you already have/ ignore scenes
- Install the WIP [progress userscript] to see collection progress for performers
Screenshots
For Userscript, Progress and plugin screenshots, see the corresponding posts