DirtyRacer1337 / Jellyfin.Plugin.Stash

Pulls data from your Stash using the filename to query on
MIT License
38 stars 9 forks source link

Unable to Fetch Metadata from Stash to Jellyfin #14

Closed pdout closed 10 months ago

pdout commented 10 months ago

I have installed these plugin on jellyfin (Ver 10.8.13). I have added Stash API Key and Endpoint .But unable to get any metadata.

DirtyRacer1337 commented 10 months ago

Just tested, it works

pdout commented 10 months ago

But for some reason it is not working for me. Maybe I am doing something wrong. Is it possible to post guide on how to install and setup these plugin properly.

DirtyRacer1337 commented 10 months ago

what you put to Stash Endpoint and did you set this plugin as library provider?

pdout commented 10 months ago

I tried using https://stashdb.org" and "https://stashdb.org/graphql" for endpoint which did not work. I tried using it in a similar way as ThePornDB plugin for metadata.

DirtyRacer1337 commented 10 months ago

this plugin for local stash instance, I've didn't test it with stashdb

DirtyRacer1337 commented 10 months ago

this stash I mean, https://github.com/stashapp/stash/

pdout commented 10 months ago

I have installed it, But how do pull metadata from it.

DirtyRacer1337 commented 10 months ago

Stash Endpoint by default was http://localhost:9999, that's all you need

pdout commented 10 months ago

ok i changed endpoint to http://localhost:9999, but how do connect shash and jellyfin

DirtyRacer1337 commented 10 months ago

that's all, fill stash then scan in jelly

pdout commented 10 months ago

do i have to setup common folder for stash and jellyfin then scan or their is any different way to setup, am not expert it this field.

DirtyRacer1337 commented 10 months ago

I have no idea what's you about, just match files in stash and scan same files in jelly

pdout commented 10 months ago

sorry i already did that but not getting metadata from stash. Is it possible to provide guide that can I follow.

DirtyRacer1337 commented 10 months ago

It's not much helpful

  1. Install plugin as any other plugins
  2. Set up url to your stash
  3. Set apikey if needed
  4. Use as any others metadata plugin
Darklyter commented 10 months ago

So if you've installed stash, you have to have scanned, imported, and tagged the files IN STASH before pulling them into JF. If that's done, then you put in the ip of the stash install in, that's what he was saying. So if jellyfin and stash are on the same box then local host would work. For me, JF is on a different box, so I would need to use http://192.168.1.69:9999. One that's configured, the plugin will look at a file and request the data from Stash based on the filename. Path isn't a big deal, it's the filename that's important. If the filename is found, stay hands back the data. But it has to be matched in stash before JF can pull it

josst10 commented 9 months ago

Works for me. Will the ability to add performer pics from stash ever be added? Thanks.

DirtyRacer1337 commented 9 months ago

Wdym, it get images

Ahh, disable auth, remove apikey, it will help