Open patricorgi opened 1 year ago
It should be http://localhost:8096
- is there any error?
Thanks for the swift reply! This is what I see when running Search Movies and Shows
.
That's interesting! Can you check what happens when you call the domain http://localhost:8096/Users/bf... directly? You should get a HTTP 401, is this the case?
Yep. If I open the url http://localhost:8096/Users/<userID>
directly in my browser, I got HTTP 401.
is there any way to expand the error? If you know a bit of JavaScript/Raycast development, you could also try to run the addon in development mode which would show us the full stack trace.
Sorry I don't know JS, and I also don't know how to enable developer mode in Raycast.
I pretty much run Jellyfin in LAN with default settings. So for me the URL to Jellyfin Web UI is just
http://localhost:8096
.I have followed the provided instruction to get my user id and API key, but I have trouble setting up the base URL.
I have tried enter following URLs in the plugin settings but none of them work.
http://localhost:8096
http://localhost:8096/web/index.html
http://localhost:8096/myJellyfin/web/index.html
after setting Base URL in Jellyfin settings tomyJellyfin