This app lets you connect Homey to your Jellyfin Media Server in two ways.
You can set it up with a webhook and it will receive data when something happens in Jellyfin, like when someone starts playing media.
You can also set it up with an API key. If you do, it can push data to Jellyfin, like for example tell Jellyfin to pause the currenly playing movie or refresh the library.
Setup for webhook
- Homey -> settings > apps > Jellyfin > configure/settings > copy the webhook
- Jellyfin -> Webhook plugin > add generic destination and paste the webhook URL, choose the notification types you want and add request header with Key: Content-Type and Value: application/json
Setup for API
- Jellyfin server dashboard -> API Keys > add a key > copy the key
- Homey -> settings > apps > Jellyfin > configure/settings > add the API key and the address to your Jellyfin server
Voila! Then set up some flows!
Lire plus ›
Cartes Flow
Quand...
Jellyfin
New media has been added
Jellyfin
A player started streaming
Jellyfin
Media has been removed
Jellyfin
A player stopped streaming
Jellyfin
A plugin is updated or installed
Alors...
Jellyfin
Pause Jellyfin playback for user User Name on device Device Name
Jellyfin
Reboot Jellyfin server
Jellyfin
Refresh Jellyfin library
Jellyfin
Resume Jellyfin playback
Jellyfin
Start Jellyfin server task Jellyfin Task
Assistance
Le développeur de cette appli ne propose pas d’assistance directe.
Nouveautés
Version 1.1.3 — Adjusted grammar in flow card titles for better readability. Changed the app image to better represent the purpose of the app.
Afficher le journal des modifications