DLNA debug messages not logged #1222

Closed
opened 2025-12-21 18:17:45 +01:00 by backuprepo · 2 comments
Owner

Originally created by @PrplHaz4 on GitHub (Jan 20, 2020).

Describe the bug

Logging statements in BaseControlHandler.cs do not make it to the log or console.

To Reproduce

  1. Turn on DLNA debug logging and set log level to "Debug" in logging.json
  2. Restart Jellyfin
  3. Connect to Jellyfin via DLNA
  4. Do not see any control messages logged

Expected behavior

DLNA control messages are logged.

Logs

Screenshots

System (please complete the following information):

  • OS: Docker
  • Browser: Firefox
  • Jellyfin Version: 10.4.3, 10.5-dev
  • Installed Plugins: none
  • Reverse proxy: none

Additional context

Not sure when this was last working...

Originally created by @PrplHaz4 on GitHub (Jan 20, 2020). **Describe the bug** <!-- A clear and concise description of what the bug is. --> Logging statements in [BaseControlHandler.cs](https://github.com/jellyfin/jellyfin/blob/master/Emby.Dlna/Service/BaseControlHandler.cs) do not make it to the log or console. **To Reproduce** <!-- Steps to reproduce the behavior: --> 1. Turn on DLNA debug logging and set log level to "Debug" in logging.json 2. Restart Jellyfin 3. Connect to Jellyfin via DLNA 4. Do not see any control messages logged **Expected behavior** <!-- A clear and concise description of what you expected to happen. --> DLNA control messages are logged. **Logs** <!-- Please paste any log errors. --> **Screenshots** <!-- If applicable, add screenshots to help explain your problem. --> **System (please complete the following information):** - OS: Docker - Browser: Firefox - Jellyfin Version: 10.4.3, 10.5-dev - Installed Plugins: none - Reverse proxy: none **Additional context** <!-- Add any other context about the problem here. --> Not sure when this was last working...
backuprepo 2025-12-21 18:17:45 +01:00
Author
Owner

@PrplHaz4 commented on GitHub (Mar 12, 2020):

This seems to have been fixed somewhere late in the 10.5.0 dev cycle with other logging changes...

https://github.com/jellyfin/jellyfin/releases/tag/v10.5.0

@PrplHaz4 commented on GitHub (Mar 12, 2020): This seems to have been fixed somewhere late in the 10.5.0 dev cycle with other logging changes... https://github.com/jellyfin/jellyfin/releases/tag/v10.5.0
Author
Owner

@JustAMan commented on GitHub (Apr 1, 2020):

Probably fixed by https://github.com/jellyfin/jellyfin/pull/2297

@JustAMan commented on GitHub (Apr 1, 2020): Probably fixed by https://github.com/jellyfin/jellyfin/pull/2297
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: starred/jellyfin#1222
No description provided.