Sonos playback stopped working on 10.7.0 #2782

Closed
opened 2026-02-06 22:25:14 +03:00 by OVERLORD · 10 comments
Owner

Originally created by @valmar on GitHub (Mar 13, 2021).

Originally assigned to: @BaronGreenback on GitHub.

In the 10.6 line, I used to be able to pick my Sonos speakers from the cast menu in the top right. The file played fine. Currently it looks like the playback is starting, but so sound comes from the Sonos. After around 10s the playing stops, and Jellyfin moves to the next song, when the effect repeats. No music is ever played.

Media Info of the file
Example:

Title FLAC - Stereo
Codec FLAC
Layout stereo
Channels 2 ch
Sample rate 44100 Hz
Bit depth 16 bit
Default No

Logs

[2021-03-12 12:55:38.440 -08:00] [INF] [48] Emby.Dlna.DlnaManager: No matching device profile found. The default will need to be used.
FriendlyName:192.168.50.101 - Sonos One SL Bedroom
Manufacturer:Sonos, Inc.
ManufacturerUrl:http://www.sonos.com
ModelDescription:Sonos One SL
ModelName:Sonos One SL
ModelNumber:S22
ModelUrl:http://www.sonos.com/products/zoneplayers/S22
SerialNumber:

[2021-03-12 12:55:48.794 -08:00] [INF] [56] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "DLNA" "10.7.0" playing "Trial Separation Blues". Stopped at "0" ms
[2021-03-12 12:55:59.085 -08:00] [INF] [56] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "DLNA" "10.7.0" playing "Top Of The Hill". Stopped at "0" ms

Stats for Nerds Screenshots

Server System (please complete the following information):

  • OS: Docker on Linux
  • Jellyfin Version: 10.7.0
  • Hardware settings & device: Raspberry PI 4
  • Reverse proxy: No, connecting directly to the port

Client System (please complete the following information):

  • Web interface in Firefox (86.0) and Vivaldi (3.5)
  • OS: Linux Fedora 33
  • Client: Web/Browser
Originally created by @valmar on GitHub (Mar 13, 2021). Originally assigned to: @BaronGreenback on GitHub. In the 10.6 line, I used to be able to pick my Sonos speakers from the cast menu in the top right. The file played fine. Currently it looks like the playback is starting, but so sound comes from the Sonos. After around 10s the playing stops, and Jellyfin moves to the next song, when the effect repeats. No music is ever played. **Media Info of the file** Example: Title FLAC - Stereo Codec FLAC Layout stereo Channels 2 ch Sample rate 44100 Hz Bit depth 16 bit Default No **Logs** ``` [2021-03-12 12:55:38.440 -08:00] [INF] [48] Emby.Dlna.DlnaManager: No matching device profile found. The default will need to be used. FriendlyName:192.168.50.101 - Sonos One SL Bedroom Manufacturer:Sonos, Inc. ManufacturerUrl:http://www.sonos.com ModelDescription:Sonos One SL ModelName:Sonos One SL ModelNumber:S22 ModelUrl:http://www.sonos.com/products/zoneplayers/S22 SerialNumber: [2021-03-12 12:55:48.794 -08:00] [INF] [56] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "DLNA" "10.7.0" playing "Trial Separation Blues". Stopped at "0" ms [2021-03-12 12:55:59.085 -08:00] [INF] [56] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "DLNA" "10.7.0" playing "Top Of The Hill". Stopped at "0" ms ``` **Stats for Nerds Screenshots** <!-- If available, add screenshots of the stats for nerds screen to help show the issue problem. --> **Server System (please complete the following information):** - OS: Docker on Linux - Jellyfin Version: 10.7.0 - Hardware settings & device: Raspberry PI 4 - Reverse proxy: No, connecting directly to the port **Client System (please complete the following information):** - Web interface in Firefox (86.0) and Vivaldi (3.5) - OS: Linux Fedora 33 - Client: Web/Browser
Author
Owner

@BaronGreenback commented on GitHub (Mar 13, 2021):

can you enable dlna logging from the web, then re-upload the logs.

@BaronGreenback commented on GitHub (Mar 13, 2021): can you enable dlna logging from the web, then re-upload the logs.
Author
Owner

@Liquoriced commented on GitHub (Mar 13, 2021):

How are you playing to your Sonos?
is it purely through DLNA, SMB or with a plugin?

@Liquoriced commented on GitHub (Mar 13, 2021): How are you playing to your Sonos? is it purely through DLNA, SMB or with a plugin?
Author
Owner

@valmar commented on GitHub (Mar 13, 2021):

Thank you for the quick answer and sorry for the delay. I really appreciate you looking at this so fast. Let me know how I can help further with the debugging

@Liquoriced
No plugin. I just use the cast button in the top right, so I think it is pure DLNA.

@BaronGreenback
Here is the relevant part of the log with DLNA debugging turned on:

[2021-03-12 17:30:35.569 -08:00] [INF] [29] Jellyfin.Server.Implementations.Users.UserManager: Authentication request for "admin" has succeeded.
[2021-03-12 17:30:35.573 -08:00] [INF] [29] Emby.Server.Implementations.Session.SessionManager: Current/Max sessions for user "admin": 0/0
[2021-03-12 17:30:35.583 -08:00] [INF] [29] Emby.Server.Implementations.Session.SessionManager: Creating new access token for user 6c87ed2e-9726-4316-a903-282f7434913f
[2021-03-12 17:30:36.385 -08:00] [WRN] [29] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "http://192.168.50.100:8096/Users/authenticatebyname" to "127.0.0.1" in 0:00:02.0682931 with Status Code 200
[2021-03-12 17:30:36.459 -08:00] [INF] [27] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "127.0.0.1" request
[2021-03-12 17:30:37.137 -08:00] [WRN] [31] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "http://192.168.50.100:8096/DisplayPreferences/usersettings?userId=6c87ed2e97264316a903282f7434913f&client=emby" to "127.0.0.1" in 0:00:00.7081628 with Status Code 200
[2021-03-12 17:30:38.207 -08:00] [WRN] [32] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "http://192.168.50.100:8096/Users/6c87ed2e97264316a903282f7434913f/Views" to "127.0.0.1" in 0:00:00.9056878 with Status Code 200
[2021-03-12 17:30:38.207 -08:00] [WRN] [29] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "http://192.168.50.100:8096/Users/6c87ed2e97264316a903282f7434913f/Views" to "127.0.0.1" in 0:00:00.9487541 with Status Code 200
[2021-03-12 17:30:39.032 -08:00] [WRN] [33] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "http://192.168.50.100:8096/Users/6c87ed2e97264316a903282f7434913f/Items/Latest?Limit=30&Fields=PrimaryImageAspectRatio%2CBasicSyncInfo%2CPath&ImageTypeLimit=1&EnableImageTypes=Primary%2CBackdrop%2CThumb&ParentId=7e64e319657a9516ec78490da03edccb" to "127.0.0.1" in 0:00:00.5459085 with Status Code 200
[2021-03-12 17:32:09.132 -08:00] [WRN] [32] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "http://192.168.50.100:8096/Items/b92cedb852fa8bb9d55b85524ee6beb4/Images/Primary?maxHeight=496&maxWidth=496&tag=68ab5c38039f14ac5e83906fa98a2f47&quality=90" to "127.0.0.1" in 0:00:00.9974627 with Status Code 200
[2021-03-12 17:32:09.132 -08:00] [WRN] [37] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "http://192.168.50.100:8096/Items/bcbb4b897ddac5b1fd22ff57ab8efdae/Images/Primary?maxHeight=496&maxWidth=496&tag=5dc50ecd52acce2903afdee9240f1e90&quality=90" to "127.0.0.1" in 0:00:00.9917331 with Status Code 200
[2021-03-12 17:32:09.132 -08:00] [WRN] [38] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "http://192.168.50.100:8096/Items/d381e868e48a04ef56f43daf80d1723b/Images/Primary?maxHeight=496&maxWidth=496&tag=8a5e406a47ae72267e726c2513cbfdf0&quality=90" to "127.0.0.1" in 0:00:00.9908561 with Status Code 200
[2021-03-12 17:32:09.159 -08:00] [WRN] [29] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "http://192.168.50.100:8096/Items/3cf055fe4fd8e7a52a390ed535c24b00/Images/Primary?maxHeight=496&maxWidth=496&tag=410a224a6d8054d598970d473a1d3688&quality=90" to "127.0.0.1" in 0:00:01.0137605 with Status Code 200
[2021-03-12 17:32:09.159 -08:00] [WRN] [39] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "http://192.168.50.100:8096/Items/2273e1d5402510d414cde730b47a99cc/Images/Primary?maxHeight=496&maxWidth=496&tag=c66412b67580a8ae4df9a6cd229117bc&quality=90" to "127.0.0.1" in 0:00:01.0182251 with Status Code 200
[2021-03-12 17:32:09.163 -08:00] [WRN] [31] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "http://192.168.50.100:8096/Items/717643569f0cfde8ee03bd8014ecdbbd/Images/Primary?maxHeight=496&maxWidth=496&tag=8878660b826ead96f4726ce6b74931fe&quality=90" to "127.0.0.1" in 0:00:01.0197121 with Status Code 200
[2021-03-12 17:32:19.302 -08:00] [INF] [32] Emby.Dlna.DlnaManager: No matching device profile found. The default will need to be used.
FriendlyName:192.168.50.183 - Sonos Beam Living Room
Manufacturer:Sonos, Inc.
ManufacturerUrl:http://www.sonos.com
ModelDescription:Sonos Beam
ModelName:Sonos Beam
ModelNumber:S14
ModelUrl:http://www.sonos.com/products/zoneplayers/S14
SerialNumber:

[2021-03-12 17:32:19.532 -08:00] [INF] [32] Emby.Dlna.DlnaManager: No matching device profile found. The default will need to be used.
FriendlyName:192.168.50.183 - Sonos Beam Living Room
Manufacturer:Sonos, Inc.
ManufacturerUrl:http://www.sonos.com
ModelDescription:Sonos Beam
ModelName:Sonos Beam
ModelNumber:S14
ModelUrl:http://www.sonos.com/products/zoneplayers/S14
SerialNumber:

[2021-03-12 17:32:19.535 -08:00] [INF] [32] Emby.Dlna.DlnaManager: No matching device profile found. The default will need to be used.
FriendlyName:192.168.50.183 - Sonos Beam Living Room
Manufacturer:Sonos, Inc.
ManufacturerUrl:http://www.sonos.com
ModelDescription:Sonos Beam
ModelName:Sonos Beam
ModelNumber:S14
ModelUrl:http://www.sonos.com/products/zoneplayers/S14
SerialNumber:

[2021-03-12 17:32:19.538 -08:00] [INF] [32] Emby.Dlna.DlnaManager: No matching device profile found. The default will need to be used.
FriendlyName:192.168.50.183 - Sonos Beam Living Room
Manufacturer:Sonos, Inc.
ManufacturerUrl:http://www.sonos.com
ModelDescription:Sonos Beam
ModelName:Sonos Beam
ModelNumber:S14
ModelUrl:http://www.sonos.com/products/zoneplayers/S14
SerialNumber:

[2021-03-12 17:32:19.540 -08:00] [INF] [32] Emby.Dlna.DlnaManager: No matching device profile found. The default will need to be used.
FriendlyName:192.168.50.183 - Sonos Beam Living Room
Manufacturer:Sonos, Inc.
ManufacturerUrl:http://www.sonos.com
ModelDescription:Sonos Beam
ModelName:Sonos Beam
ModelNumber:S14
ModelUrl:http://www.sonos.com/products/zoneplayers/S14
SerialNumber:

[2021-03-12 17:32:19.543 -08:00] [INF] [32] Emby.Dlna.DlnaManager: No matching device profile found. The default will need to be used.
FriendlyName:192.168.50.183 - Sonos Beam Living Room
Manufacturer:Sonos, Inc.
ManufacturerUrl:http://www.sonos.com
ModelDescription:Sonos Beam
ModelName:Sonos Beam
ModelNumber:S14
ModelUrl:http://www.sonos.com/products/zoneplayers/S14
SerialNumber:

[2021-03-12 17:32:19.545 -08:00] [INF] [32] Emby.Dlna.DlnaManager: No matching device profile found. The default will need to be used.
FriendlyName:192.168.50.183 - Sonos Beam Living Room
Manufacturer:Sonos, Inc.
ManufacturerUrl:http://www.sonos.com
ModelDescription:Sonos Beam
ModelName:Sonos Beam
ModelNumber:S14
ModelUrl:http://www.sonos.com/products/zoneplayers/S14
SerialNumber:

[2021-03-12 17:32:19.548 -08:00] [INF] [32] Emby.Dlna.DlnaManager: No matching device profile found. The default will need to be used.
FriendlyName:192.168.50.183 - Sonos Beam Living Room
Manufacturer:Sonos, Inc.
ManufacturerUrl:http://www.sonos.com
ModelDescription:Sonos Beam
ModelName:Sonos Beam
ModelNumber:S14
ModelUrl:http://www.sonos.com/products/zoneplayers/S14
SerialNumber:

[2021-03-12 17:32:19.550 -08:00] [INF] [32] Emby.Dlna.DlnaManager: No matching device profile found. The default will need to be used.
FriendlyName:192.168.50.183 - Sonos Beam Living Room
Manufacturer:Sonos, Inc.
ManufacturerUrl:http://www.sonos.com
ModelDescription:Sonos Beam
ModelName:Sonos Beam
ModelNumber:S14
ModelUrl:http://www.sonos.com/products/zoneplayers/S14
SerialNumber:

[2021-03-12 17:32:19.553 -08:00] [INF] [32] Emby.Dlna.DlnaManager: No matching device profile found. The default will need to be used.
FriendlyName:192.168.50.183 - Sonos Beam Living Room
Manufacturer:Sonos, Inc.
ManufacturerUrl:http://www.sonos.com
ModelDescription:Sonos Beam
ModelName:Sonos Beam
ModelNumber:S14
ModelUrl:http://www.sonos.com/products/zoneplayers/S14
SerialNumber:

[2021-03-12 17:32:19.555 -08:00] [INF] [32] Emby.Dlna.DlnaManager: No matching device profile found. The default will need to be used.
FriendlyName:192.168.50.183 - Sonos Beam Living Room
Manufacturer:Sonos, Inc.
ManufacturerUrl:http://www.sonos.com
ModelDescription:Sonos Beam
ModelName:Sonos Beam
ModelNumber:S14
ModelUrl:http://www.sonos.com/products/zoneplayers/S14
SerialNumber:

[2021-03-12 17:32:19.558 -08:00] [INF] [32] Emby.Dlna.DlnaManager: No matching device profile found. The default will need to be used.
FriendlyName:192.168.50.183 - Sonos Beam Living Room
Manufacturer:Sonos, Inc.
ManufacturerUrl:http://www.sonos.com
ModelDescription:Sonos Beam
ModelName:Sonos Beam
ModelNumber:S14
ModelUrl:http://www.sonos.com/products/zoneplayers/S14
SerialNumber:

[2021-03-12 17:32:19.597 -08:00] [WRN] [32] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "http://192.168.50.100:8096/Sessions/7d039411c9f7f16751c5882efd7c58ad/Playing?ItemIds=18d3bb27e892c463cbec441691dd2f34%2C618202a029a17d89e5fe4e5c360a956e%2Cbce70cf7c447a3fcc3b7237d17ff823c%2Cbab880350499be9eec3fd2edd4201d58%2C7d54d142b86bc5a8c82d7cca8fc44ef7%2Ce22c7eabc4b687640defe2cf6d306110%2C7856749df9272bc58fae0cd681291aae%2C8399ba21f4636a36d5ff63586fc784ad%2C451032318c0cc6bcf97e29aa8145d649%2Cb23d3a30e29330791a9dc7f4cceb2e1d%2C23a2890a5b6d315f37d0b0eaac93a4e5%2C4dbe9addc8118711edd678571904e077&PlayCommand=PlayNow&StartIndex=0" to "127.0.0.1" in 0:00:00.5069083 with Status Code 204
[2021-03-12 17:32:30.130 -08:00] [INF] [32] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "DLNA" "10.7.0" playing "Trial Separation Blues". Stopped at "0" ms
[2021-03-12 17:32:40.498 -08:00] [INF] [32] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "DLNA" "10.7.0" playing "Top Of The Hill". Stopped at "0" ms
[2021-03-12 17:32:44.264 -08:00] [INF] [41] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "DLNA" "10.7.0" playing "Lester Young". Stopped at "0" ms
@valmar commented on GitHub (Mar 13, 2021): Thank you for the quick answer and sorry for the delay. I really appreciate you looking at this so fast. Let me know how I can help further with the debugging @Liquoriced No plugin. I just use the cast button in the top right, so I think it is pure DLNA. @BaronGreenback Here is the relevant part of the log with DLNA debugging turned on: ```[2021-03-12 17:27:56.950 -08:00] [INF] [14] Emby.Dlna.Main.DlnaEntryPoint: DLNA Session created for "192.168.50.183 - Sonos Beam Living Room" - "Sonos Beam" [2021-03-12 17:30:35.569 -08:00] [INF] [29] Jellyfin.Server.Implementations.Users.UserManager: Authentication request for "admin" has succeeded. [2021-03-12 17:30:35.573 -08:00] [INF] [29] Emby.Server.Implementations.Session.SessionManager: Current/Max sessions for user "admin": 0/0 [2021-03-12 17:30:35.583 -08:00] [INF] [29] Emby.Server.Implementations.Session.SessionManager: Creating new access token for user 6c87ed2e-9726-4316-a903-282f7434913f [2021-03-12 17:30:36.385 -08:00] [WRN] [29] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "http://192.168.50.100:8096/Users/authenticatebyname" to "127.0.0.1" in 0:00:02.0682931 with Status Code 200 [2021-03-12 17:30:36.459 -08:00] [INF] [27] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "127.0.0.1" request [2021-03-12 17:30:37.137 -08:00] [WRN] [31] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "http://192.168.50.100:8096/DisplayPreferences/usersettings?userId=6c87ed2e97264316a903282f7434913f&client=emby" to "127.0.0.1" in 0:00:00.7081628 with Status Code 200 [2021-03-12 17:30:38.207 -08:00] [WRN] [32] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "http://192.168.50.100:8096/Users/6c87ed2e97264316a903282f7434913f/Views" to "127.0.0.1" in 0:00:00.9056878 with Status Code 200 [2021-03-12 17:30:38.207 -08:00] [WRN] [29] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "http://192.168.50.100:8096/Users/6c87ed2e97264316a903282f7434913f/Views" to "127.0.0.1" in 0:00:00.9487541 with Status Code 200 [2021-03-12 17:30:39.032 -08:00] [WRN] [33] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "http://192.168.50.100:8096/Users/6c87ed2e97264316a903282f7434913f/Items/Latest?Limit=30&Fields=PrimaryImageAspectRatio%2CBasicSyncInfo%2CPath&ImageTypeLimit=1&EnableImageTypes=Primary%2CBackdrop%2CThumb&ParentId=7e64e319657a9516ec78490da03edccb" to "127.0.0.1" in 0:00:00.5459085 with Status Code 200 [2021-03-12 17:32:09.132 -08:00] [WRN] [32] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "http://192.168.50.100:8096/Items/b92cedb852fa8bb9d55b85524ee6beb4/Images/Primary?maxHeight=496&maxWidth=496&tag=68ab5c38039f14ac5e83906fa98a2f47&quality=90" to "127.0.0.1" in 0:00:00.9974627 with Status Code 200 [2021-03-12 17:32:09.132 -08:00] [WRN] [37] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "http://192.168.50.100:8096/Items/bcbb4b897ddac5b1fd22ff57ab8efdae/Images/Primary?maxHeight=496&maxWidth=496&tag=5dc50ecd52acce2903afdee9240f1e90&quality=90" to "127.0.0.1" in 0:00:00.9917331 with Status Code 200 [2021-03-12 17:32:09.132 -08:00] [WRN] [38] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "http://192.168.50.100:8096/Items/d381e868e48a04ef56f43daf80d1723b/Images/Primary?maxHeight=496&maxWidth=496&tag=8a5e406a47ae72267e726c2513cbfdf0&quality=90" to "127.0.0.1" in 0:00:00.9908561 with Status Code 200 [2021-03-12 17:32:09.159 -08:00] [WRN] [29] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "http://192.168.50.100:8096/Items/3cf055fe4fd8e7a52a390ed535c24b00/Images/Primary?maxHeight=496&maxWidth=496&tag=410a224a6d8054d598970d473a1d3688&quality=90" to "127.0.0.1" in 0:00:01.0137605 with Status Code 200 [2021-03-12 17:32:09.159 -08:00] [WRN] [39] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "http://192.168.50.100:8096/Items/2273e1d5402510d414cde730b47a99cc/Images/Primary?maxHeight=496&maxWidth=496&tag=c66412b67580a8ae4df9a6cd229117bc&quality=90" to "127.0.0.1" in 0:00:01.0182251 with Status Code 200 [2021-03-12 17:32:09.163 -08:00] [WRN] [31] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "http://192.168.50.100:8096/Items/717643569f0cfde8ee03bd8014ecdbbd/Images/Primary?maxHeight=496&maxWidth=496&tag=8878660b826ead96f4726ce6b74931fe&quality=90" to "127.0.0.1" in 0:00:01.0197121 with Status Code 200 [2021-03-12 17:32:19.302 -08:00] [INF] [32] Emby.Dlna.DlnaManager: No matching device profile found. The default will need to be used. FriendlyName:192.168.50.183 - Sonos Beam Living Room Manufacturer:Sonos, Inc. ManufacturerUrl:http://www.sonos.com ModelDescription:Sonos Beam ModelName:Sonos Beam ModelNumber:S14 ModelUrl:http://www.sonos.com/products/zoneplayers/S14 SerialNumber: [2021-03-12 17:32:19.532 -08:00] [INF] [32] Emby.Dlna.DlnaManager: No matching device profile found. The default will need to be used. FriendlyName:192.168.50.183 - Sonos Beam Living Room Manufacturer:Sonos, Inc. ManufacturerUrl:http://www.sonos.com ModelDescription:Sonos Beam ModelName:Sonos Beam ModelNumber:S14 ModelUrl:http://www.sonos.com/products/zoneplayers/S14 SerialNumber: [2021-03-12 17:32:19.535 -08:00] [INF] [32] Emby.Dlna.DlnaManager: No matching device profile found. The default will need to be used. FriendlyName:192.168.50.183 - Sonos Beam Living Room Manufacturer:Sonos, Inc. ManufacturerUrl:http://www.sonos.com ModelDescription:Sonos Beam ModelName:Sonos Beam ModelNumber:S14 ModelUrl:http://www.sonos.com/products/zoneplayers/S14 SerialNumber: [2021-03-12 17:32:19.538 -08:00] [INF] [32] Emby.Dlna.DlnaManager: No matching device profile found. The default will need to be used. FriendlyName:192.168.50.183 - Sonos Beam Living Room Manufacturer:Sonos, Inc. ManufacturerUrl:http://www.sonos.com ModelDescription:Sonos Beam ModelName:Sonos Beam ModelNumber:S14 ModelUrl:http://www.sonos.com/products/zoneplayers/S14 SerialNumber: [2021-03-12 17:32:19.540 -08:00] [INF] [32] Emby.Dlna.DlnaManager: No matching device profile found. The default will need to be used. FriendlyName:192.168.50.183 - Sonos Beam Living Room Manufacturer:Sonos, Inc. ManufacturerUrl:http://www.sonos.com ModelDescription:Sonos Beam ModelName:Sonos Beam ModelNumber:S14 ModelUrl:http://www.sonos.com/products/zoneplayers/S14 SerialNumber: [2021-03-12 17:32:19.543 -08:00] [INF] [32] Emby.Dlna.DlnaManager: No matching device profile found. The default will need to be used. FriendlyName:192.168.50.183 - Sonos Beam Living Room Manufacturer:Sonos, Inc. ManufacturerUrl:http://www.sonos.com ModelDescription:Sonos Beam ModelName:Sonos Beam ModelNumber:S14 ModelUrl:http://www.sonos.com/products/zoneplayers/S14 SerialNumber: [2021-03-12 17:32:19.545 -08:00] [INF] [32] Emby.Dlna.DlnaManager: No matching device profile found. The default will need to be used. FriendlyName:192.168.50.183 - Sonos Beam Living Room Manufacturer:Sonos, Inc. ManufacturerUrl:http://www.sonos.com ModelDescription:Sonos Beam ModelName:Sonos Beam ModelNumber:S14 ModelUrl:http://www.sonos.com/products/zoneplayers/S14 SerialNumber: [2021-03-12 17:32:19.548 -08:00] [INF] [32] Emby.Dlna.DlnaManager: No matching device profile found. The default will need to be used. FriendlyName:192.168.50.183 - Sonos Beam Living Room Manufacturer:Sonos, Inc. ManufacturerUrl:http://www.sonos.com ModelDescription:Sonos Beam ModelName:Sonos Beam ModelNumber:S14 ModelUrl:http://www.sonos.com/products/zoneplayers/S14 SerialNumber: [2021-03-12 17:32:19.550 -08:00] [INF] [32] Emby.Dlna.DlnaManager: No matching device profile found. The default will need to be used. FriendlyName:192.168.50.183 - Sonos Beam Living Room Manufacturer:Sonos, Inc. ManufacturerUrl:http://www.sonos.com ModelDescription:Sonos Beam ModelName:Sonos Beam ModelNumber:S14 ModelUrl:http://www.sonos.com/products/zoneplayers/S14 SerialNumber: [2021-03-12 17:32:19.553 -08:00] [INF] [32] Emby.Dlna.DlnaManager: No matching device profile found. The default will need to be used. FriendlyName:192.168.50.183 - Sonos Beam Living Room Manufacturer:Sonos, Inc. ManufacturerUrl:http://www.sonos.com ModelDescription:Sonos Beam ModelName:Sonos Beam ModelNumber:S14 ModelUrl:http://www.sonos.com/products/zoneplayers/S14 SerialNumber: [2021-03-12 17:32:19.555 -08:00] [INF] [32] Emby.Dlna.DlnaManager: No matching device profile found. The default will need to be used. FriendlyName:192.168.50.183 - Sonos Beam Living Room Manufacturer:Sonos, Inc. ManufacturerUrl:http://www.sonos.com ModelDescription:Sonos Beam ModelName:Sonos Beam ModelNumber:S14 ModelUrl:http://www.sonos.com/products/zoneplayers/S14 SerialNumber: [2021-03-12 17:32:19.558 -08:00] [INF] [32] Emby.Dlna.DlnaManager: No matching device profile found. The default will need to be used. FriendlyName:192.168.50.183 - Sonos Beam Living Room Manufacturer:Sonos, Inc. ManufacturerUrl:http://www.sonos.com ModelDescription:Sonos Beam ModelName:Sonos Beam ModelNumber:S14 ModelUrl:http://www.sonos.com/products/zoneplayers/S14 SerialNumber: [2021-03-12 17:32:19.597 -08:00] [WRN] [32] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "http://192.168.50.100:8096/Sessions/7d039411c9f7f16751c5882efd7c58ad/Playing?ItemIds=18d3bb27e892c463cbec441691dd2f34%2C618202a029a17d89e5fe4e5c360a956e%2Cbce70cf7c447a3fcc3b7237d17ff823c%2Cbab880350499be9eec3fd2edd4201d58%2C7d54d142b86bc5a8c82d7cca8fc44ef7%2Ce22c7eabc4b687640defe2cf6d306110%2C7856749df9272bc58fae0cd681291aae%2C8399ba21f4636a36d5ff63586fc784ad%2C451032318c0cc6bcf97e29aa8145d649%2Cb23d3a30e29330791a9dc7f4cceb2e1d%2C23a2890a5b6d315f37d0b0eaac93a4e5%2C4dbe9addc8118711edd678571904e077&PlayCommand=PlayNow&StartIndex=0" to "127.0.0.1" in 0:00:00.5069083 with Status Code 204 [2021-03-12 17:32:30.130 -08:00] [INF] [32] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "DLNA" "10.7.0" playing "Trial Separation Blues". Stopped at "0" ms [2021-03-12 17:32:40.498 -08:00] [INF] [32] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "DLNA" "10.7.0" playing "Top Of The Hill". Stopped at "0" ms [2021-03-12 17:32:44.264 -08:00] [INF] [41] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "DLNA" "10.7.0" playing "Lester Young". Stopped at "0" ms ```
Author
Owner

@valmar commented on GitHub (Mar 13, 2021):

I forgot to mention: playback through the web interface works perfectly!

@valmar commented on GitHub (Mar 13, 2021): I forgot to mention: playback through the web interface works perfectly!
Author
Owner

@Liquoriced commented on GitHub (Mar 13, 2021):

I just tested 10.7 casting to my Sonos via DLNA, and it works fine for me.

Maybe try going to 'dashboard > users > [your user profile] > remote control' and disable 'allow remote control of shared devices', save, and then re-enable it?

Maybe something went bananas with the profile permissions?

@Liquoriced commented on GitHub (Mar 13, 2021): I just tested 10.7 casting to my Sonos via DLNA, and it works fine for me. Maybe try going to 'dashboard > users > [your user profile] > remote control' and disable 'allow remote control of shared devices', save, and then re-enable it? Maybe something went bananas with the profile permissions?
Author
Owner

@valmar commented on GitHub (Mar 13, 2021):

Ok it must be something on my end then. I will investigate. Would you advice wiping everything and starting from scratch? It's not a problem at this stage

Alsi, could it be a LAN problem in your opinion? I realized that I changed my router recently

-------- Original Message --------
On Mar 12, 2021, 7:21 PM, Liquoriced wrote:

I just tested 10.7 casting to my Sonos via DLNA, and it works fine for me.

Maybe try going to 'dashboard > users > [your user profile] > remote control' and disable 'allow remote control of shared devices', save, and then re-enable it?

Maybe something went bananas with the profile permissions?


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.

@valmar commented on GitHub (Mar 13, 2021): Ok it must be something on my end then. I will investigate. Would you advice wiping everything and starting from scratch? It's not a problem at this stage Alsi, could it be a LAN problem in your opinion? I realized that I changed my router recently -------- Original Message -------- On Mar 12, 2021, 7:21 PM, Liquoriced wrote: > I just tested 10.7 casting to my Sonos via DLNA, and it works fine for me. > > Maybe try going to 'dashboard > users > [your user profile] > remote control' and disable 'allow remote control of shared devices', save, and then re-enable it? > > Maybe something went bananas with the profile permissions? > > — > You are receiving this because you authored the thread. > Reply to this email directly, [view it on GitHub](https://github.com/jellyfin/jellyfin/issues/5508#issuecomment-797857645), or [unsubscribe](https://github.com/notifications/unsubscribe-auth/AAEILBJR2NT6XQT5CY4JNBTTDLK5LANCNFSM4ZC6KJOQ).
Author
Owner

@valmar commented on GitHub (Mar 13, 2021):

Oh I completely wiped out my jellyfin container and recreated everything, library, user, etc. and it is stil not working

@valmar commented on GitHub (Mar 13, 2021): Oh I completely wiped out my jellyfin container and recreated everything, library, user, etc. and it is stil not working
Author
Owner

@BaronGreenback commented on GitHub (Mar 13, 2021):

can you upload your network.xml?

Have you any proxy/firewall infront of JF?

@BaronGreenback commented on GitHub (Mar 13, 2021): can you upload your network.xml? Have you any proxy/firewall infront of JF?
Author
Owner

@valmar commented on GitHub (Mar 13, 2021):

Ok I got it to work. It was a container problem. I reread the Jellyfin DNLA documentation online and noticed that the docker container must be run in host network mode. I forgot about that!

I fixed that and it is working now! My bad, sorry for wasting your time and thank you for helping me. What a great community!

-------- Original Message --------
On Mar 13, 2021, 12:01 AM, BaronGreenback wrote:

can you upload your network.xml?

Have you any proxy/firewall infront of JF?


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.

@valmar commented on GitHub (Mar 13, 2021): Ok I got it to work. It was a container problem. I reread the Jellyfin DNLA documentation online and noticed that the docker container must be run in host network mode. I forgot about that! I fixed that and it is working now! My bad, sorry for wasting your time and thank you for helping me. What a great community! -------- Original Message -------- On Mar 13, 2021, 12:01 AM, BaronGreenback wrote: > can you upload your network.xml? > > Have you any proxy/firewall infront of JF? > > — > You are receiving this because you authored the thread. > Reply to this email directly, [view it on GitHub](https://github.com/jellyfin/jellyfin/issues/5508#issuecomment-797896085), or [unsubscribe](https://github.com/notifications/unsubscribe-auth/AAEILBMIFTGOJSWJWGUIWMTTDMLUJANCNFSM4ZC6KJOQ).
Author
Owner

@Liquoriced commented on GitHub (Mar 13, 2021):

I tell you what - I'm really glad that you opened this thread, because the information is now here for anyone who has issues with Sonos and Jellyfin: I actually just set up Jellyfin and Sonos successfully just earlier today for the first time, after seeing your post, and I randomly read somewhere online about the Jellyfin container needing to run in host network mode, in order to use DLNA.

BTW, I never imagined that you had that same issue, since you mentioned that it used to work before.

Now, if only we had a Sonos plug-in for Jellyfin that a kind talented soul could develop...

@Liquoriced commented on GitHub (Mar 13, 2021): I tell you what - I'm really glad that you opened this thread, because the information is now here for anyone who has issues with Sonos and Jellyfin: I actually just set up Jellyfin and Sonos successfully just earlier today for the first time, after seeing your post, and I randomly read somewhere online about the Jellyfin container needing to run in host network mode, in order to use DLNA. BTW, I never imagined that you had that same issue, since you mentioned that it used to work before. Now, if only we had a Sonos plug-in for Jellyfin that a kind talented soul could develop...
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#2782