using API instead of username/password in Jellyfin integration
Looking through github issues I saw this saying that in V1 you could use the Jellyfin API instead of user/pw combo : https://github.com/ajnart/homarr/issues/1635
Thinking this could be a fix to both having homarr constantly in the jellyfin widget + the activity log, I tried to check if it was in V1 but unfortunatly it's not despite being marked as completed, any update on this issue ?
Thinking this could be a fix to both having homarr constantly in the jellyfin widget + the activity log, I tried to check if it was in V1 but unfortunatly it's not despite being marked as completed, any update on this issue ?

GitHub
Description Jellyfin has an API and it's very easy to request (and control) an API key that could be used by Homarr. All of the *arr integrations already use an API key for access, and Jellyfin...