Jellyfin Forum
Jellyfin and Stash - Printable Version

+- Jellyfin Forum (https://forum.jellyfin.org)
+-- Forum: Support (https://forum.jellyfin.org/f-support)
+--- Forum: General Questions (https://forum.jellyfin.org/f-general-questions)
+--- Thread: Jellyfin and Stash (/t-jellyfin-and-stash)



Jellyfin and Stash - Dan - 2025-09-04

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?