Open mptpro opened 1 year ago
(I'm not the dev) Please read this > https://api.jellyfin.org/ I hope it helps. The API URL format differs slightly from Emby.
@mptpro - I've made a fork for Jellyfin. https://github.com/jwillaz/sensor.jellyfin_upcoming_media
@gcorgnet - It's a very slight difference to get it working, if you'd care to add a conditional check with optional config boolean for Jellyfin: https://github.com/jwillaz/sensor.jellyfin_upcoming_media/blob/cbdc57fed744926ed9d604f24fad13c9836fa619/custom_components/jellyfin_upcoming_media/client.py#L26
I tried changing the APIs and port to my Jellyfin server, but it didn't work.
thanks