Samsung Soundbar MS 650
Re: Samsung Soundbar MS 650
Using the the conf for the MS750 is a good start, it probably will have the same capabilities. If the reported UserAgentSearch is "[AV] Samsung Soundbar MS650", I would change that line in the config to just
also that config has a loading priority so that it overides the default Samsung-CD.conf, if UMS can can match the user agent correctly it will use that one.
We will need logs though to help any more if that doesn't work.
Code: Select all
UserAgentSearch = Samsung Soundbar MS650
We will need logs though to help any more if that doesn't work.
Logs are important for us to help, Please follow This Link before asking for support. Just a forum cleaner, Will help if I can but no expert.
Re: Samsung Soundbar MS 650
Did you try making a conf? I don't see any config for the MS650 getting loaded.
If you are basing it in the MS750 conf, copy that and rename to Samsung-Soundbar-MS650.conf,
then change the RendererName to match and make sure it is detected by making sure the UserAgentSearch is correct
the important part to look for is
using
should work
If you are basing it in the MS750 conf, copy that and rename to Samsung-Soundbar-MS650.conf,
then change the RendererName to match and make sure it is detected by making sure the UserAgentSearch is correct
the important part to look for is
Code: Select all
DEBUG 2020-04-18 17:06:18.396 [cling-9] net.pms.network.UPNPHelper New renderer found: "[AV] Samsung Soundbar MS650" with dlna details: {friendlyName=[AV] Samsung Soundbar MS650, address=192.168.1.5, udn=uuid:af66011d-0edf-4c87-810d-dcee1965f55b, manufacturer=Samsung Electronics, modelName=HW-MS650, modelNumber=AllShare1.0, modelDescription=Samsung SOUNDBAR DMR, manufacturerURL=http://www.samsung.com/sec, modelURL=http://www.samsung.com/sec}
Code: Select all
UserAgentSearch = Samsung Soundbar MS650
Logs are important for us to help, Please follow This Link before asking for support. Just a forum cleaner, Will help if I can but no expert.
Re: Samsung Soundbar MS 650
Try setting the priority to 2, and do some more trace logs
Logs are important for us to help, Please follow This Link before asking for support. Just a forum cleaner, Will help if I can but no expert.
Re: Samsung Soundbar MS 650
Looks like it is still matching the Samsung-NotCD.config, but I do see that your config is getting loaded at startup. Could you post your config as since it wasn't used it wasn't included in the zip file.
Logs are important for us to help, Please follow This Link before asking for support. Just a forum cleaner, Will help if I can but no expert.
Re: Samsung Soundbar MS 650
Sorry forgot that you already posted it
I don't see why it is not matching it, even if something else had a higher priority, setting it to 2 should make it take over.
Try setting UserAgentSearch to just MS650 see if that does anything

I don't see why it is not matching it, even if something else had a higher priority, setting it to 2 should make it take over.
Try setting UserAgentSearch to just MS650 see if that does anything
Logs are important for us to help, Please follow This Link before asking for support. Just a forum cleaner, Will help if I can but no expert.