2025-09-04, 07:07 PM
Hi, Iam not able to get stash plugin in jellyfin running. I set it up but its not working
This is the message:
This means: Jellyfin is receiving HTML instead of JSON – typically happens when the plugin code doesn’t point directly to /graphql, but to the base URL (and then appends /graphql itself).
With your current screenshot, it already shows /graphql. That very likely results in …/graphql/graphql → HTML → <.
Jellyfin 10.10.3.20 native on Synology NAS and Stash 0.28.10.28.1running in Docker v0.28.1
http://192.168.1.77:8888/graphql
Stash Endpoint: http://IP.IP.IP.IP:8888/graphql
Does anyone has this setup running?
This is the message:
This means: Jellyfin is receiving HTML instead of JSON – typically happens when the plugin code doesn’t point directly to /graphql, but to the base URL (and then appends /graphql itself).
With your current screenshot, it already shows /graphql. That very likely results in …/graphql/graphql → HTML → <.
Jellyfin 10.10.3.20 native on Synology NAS and Stash 0.28.10.28.1running in Docker v0.28.1
http://192.168.1.77:8888/graphql
Stash Endpoint: http://IP.IP.IP.IP:8888/graphql
Does anyone has this setup running?