Yesterday, 09:52 PM
I am not entirely sure what you mean by a custom profile? Can you explain a bit further?
Yesterday, 09:52 PM
I am not entirely sure what you mean by a custom profile? Can you explain a bit further?
Today, 12:19 AM
You'd go to /config/plugins/DNLA_5.0.0.0/profiles, copy one of the profiles, then modify it to match your Sonos. The Marantz or Denon AVR profiles are good starting points, since they are also audio only devices.
Specifically, you'd need to change the "Name" and "Identification" sections of the profile. Based on what is in your log, that'd look like this. Code: <Name>Sonos One</Name>
3 hours ago
(This post was last modified: 2 minutes ago by renegadeandy. Edited 7 times in total.)
Thanks @TheDreadPirate
So would I need one of those profiles for each of my speakers (they all have unique names). By doing this the hypothesis is that I will be able to see my music collection from within the Sonos App? Looking at an example statement: Code: DeviceIdentification { FriendlyName: "192.168.0.223 - Sonos Play:1 - RINCON_7828CA27F3AA01400 Games room", ModelNumber: "S12", SerialNumber: null, ModelName: "Sonos Play:1", ModelDescription: "Sonos Play:1", ModelUrl: "http://www.sonos.com/products/zoneplayers/S12", Manufacturer: "Sonos, Inc.", ManufacturerUrl: "http://www.sonos.com", Headers: [] } I think therefore the snippet more accurately would be: Code: <Name>Sonos One</Name> Agree with the changes? Okay so I made a "Sonos.xml" with the changes I suggested above. In the logs I now see: [*] Code: DeviceIdentification { FriendlyName: "192.168.0.63 - Sonos Play:1 - RINCON_949F3E0EE68E01400 Games room", ModelNumber: "S12", SerialNumber: null, ModelName: "Sonos Play:1", ModelDescription: "Sonos Play:1", ModelUrl: "http://www.sonos.com/products/zoneplayers/S12", Manufacturer: "Sonos, Inc.", ManufacturerUrl: "http://www.sonos.com", Headers: [] } SO, out of 7 speakers, the one in the profile is now associated with a specific Sonos DLNA profile, hte others are generic..off to test apps again!... Sonos app is no different. No sign of Jellyfin music , nothing. [*]Jellyfin official app sees each speaker but not groups, can indeed play music to a single speaker however is generally not a good solution to the problem. |
|
|