alexbelgium / hassio-addons

My homeassistant addons
MIT License
1.35k stars 193 forks source link

🐛 [Jellyfin] DLNA config not found #1400

Closed hugoKs3 closed 4 weeks ago

hugoKs3 commented 1 month ago

Description

Since the last update, I can no longer access Jellyfin from DLNA devices. When accessing the DLNA config from the web UI there is a infinite spinning wheel and an exception is raised in the logs. When I look into the config folder of Jellyfin add-on, I do have a dlna.xml file with my parameters.

Could you please assist?

Thank you.

Reproduction steps

1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error

Addon Logs

[ERR] [22] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request. URL GET /System/Configuration/dlna.
MediaBrowser.Common.Extensions.ResourceNotFoundException: Configuration with key dlna not found.

Architecture

aarch64

OS

HAos

alexbelgium commented 1 month ago

Hi, looks like jellyfin moved dlna to a plug-in https://github.com/jellyfin/jellyfin/issues/11065#issuecomment-1963048235

github-actions[bot] commented 1 month ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

paoloantinori commented 3 weeks ago

Bug definitely still there in Version: 10.9.3

alexbelgium commented 3 weeks ago

Hi, according to the link in my post above it seems not to be a bug but the new behavior of jellyfin