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>
5 hours ago
(This post was last modified: 1 minute ago by renegadeandy. Edited 9 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<for clarity, this is identical to what I got out of the box installing DLNA plugin making no other changes> [*]I am starting to think that the experience I am looking for actually wont be solved by the DLNA support in the project. Instead Jellyfin needs a first class integration with Sonos, so I have created this https://features.jellyfin.org/posts/2942...ntegration and an associated fork of the master branch to start working on the project. [*]<If I am off track and it is still thought that what I want can be achieved without this - then fantastic - and let's keep digging here> |
|
|