Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation missing #1

Open
lamyergeier opened this issue Aug 28, 2024 · 2 comments
Open

Documentation missing #1

lamyergeier opened this issue Aug 28, 2024 · 2 comments

Comments

@lamyergeier
Copy link

lamyergeier commented Aug 28, 2024

Screenshot

  • I have installed the plugin as below and have not modified anything in the settings:

image

image

Documentation

  • Could you please add to the readme, how it works?
  • I installed succesfully (created config.json as follows)
{
    "players": {
        "vlc": "/usr/bin/vlc",
        "mpv": "/usr/bin/mpv"
    },
    "paths": {
        "/data/Porn": "/mnt/Secure/Video"
    }
}
$ node server.js
server listening on http://[::1]:19999
  • What are the next step? Now how to play video in MPV from Stash URL: http://[::1]:9999?
@lamyergeier lamyergeier changed the title Installation Error Documentation missing Aug 28, 2024
@juicyroots
Copy link

Similar situation. Did you ever get this resolved? Any hints at steps from here? I think I have my player and paths correct, but the path in Stash never changes.

@myfavchopin
Copy link

Screenshot

  • I have installed the plugin as below and have not modified anything in the settings:

image

image

Documentation

  • Could you please add to the readme, how it works?
  • I installed succesfully (created config.json as follows)
{
    "players": {
        "vlc": "/usr/bin/vlc",
        "mpv": "/usr/bin/mpv"
    },
    "paths": {
        "/data/Porn": "/mnt/Secure/Video"
    }
}
$ node server.js
server listening on http://[::1]:19999
  • What are the next step? Now how to play video in MPV from Stash URL: http://[::1]:9999?

Same as you. We need some guide.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants