This extension aims at adding support to find Collections, Movies, Shows, Scheduled Tasks, and Recent Sessions on your Jellyfin instance.
- Go to your
Administrator Dashboard
->Users
-> Select your user. - The URL of this page should look like this:
https://jellyfin.example/web/index.html#!/useredit.html?userId=6ca1985577a843fd9949d811f6af9248
. - Copy the User ID from the URL (the part after
userId
->6ca1985577a843fd9949d811f6af9248
). - Update it in the extension's preferences (
Cmd
+Enter
).
- Go to your
Administrator Dashboard
->API Keys
-> And click on the button with the plus[+]
. - You can give the API Key a name, like
Raycast
. - Copy the API Token.
- Update it in the extension's preferences (
Cmd
+Enter
).
If you're confident that your API Token / User ID is accurate and you are still receiving errors, please submit an issue.
You are welcome to contribute to the project by submitting pull requests. Also, if you find any problems, you can submit an issue here.
This project is licensed under the terms of the MIT license.