This app lets you connect Homey to your Jellyfin Media Server.
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
Media playback started
Jellyfin
Media playback stopped
Alors...
Jellyfin
Pause Jellyfin Playback for user User Name on device Device Name
Jellyfin
Refresh Jellyfin Library
Jellyfin
Resume Jellyfin Playback
Assistance
Le développeur de cette appli ne propose pas d’assistance directe.
Nouveautés
Version 1.0.1 — Text changes
Afficher le journal des modifications