Skip to content

feederbox826/StashOpen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Local Video Player opener

cd server
# install dependencies
npm i
# run server
node server.js

Works in conjunction with the stash-open plugin

install

  • Install the plugin on your stash server
  • set the path replacement in settings on stash, in the format of oldpath,newpath. Multiple replaces can be specified /mnt/porn,\\nas\secret\porn /mnt/videos,\\nas\videos
  • set the url used to access your stash instance itself http://127.0.0.1:9999 or http://my-nas.localhost:9999
  • make sure the node server is running on the same computer as your browser, otherwise there will be no way for them to communicate
  • when the filename is clicked, the video file should be opened on the computer

About

open media locally

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published