Media renderer was not recognized. Possible identifying HTTP headers:User-Agent: Microsoft-Windows/6.1 UPnP/1.0
Forum rules
Please make sure you follow the Problem Reporting Guidelines before posting if you want a reply
Please make sure you follow the Problem Reporting Guidelines before posting if you want a reply
Media renderer was not recognized. Possible identifying HTTP headers:User-Agent: Microsoft-Windows/6.1 UPnP/1.0
Hello everyone!
I experience a strange "Status" tab behavior on UMS 5.2.3 under WIN7 x64.
UMS log shows me the following strings:
And as well I observe the wrong renderer's status on the "Status" bar. I mean, what 192.168.0.13 is my PC's IP with UMS running, but not a Sony Bravia 5500.
The same bahavior of UMS 5.2.2 was on the same system in the past.
Can anyone tell me how to fix what little problem?
Screenshots: Logs:
I experience a strange "Status" tab behavior on UMS 5.2.3 under WIN7 x64.
UMS log shows me the following strings:
Code: Select all
17:43:10 INFO Media renderer was not recognized. Possible identifying HTTP headers:User-Agent: Microsoft-Windows/6.1 UPnP/1.0 Windows-Media-Player-DMS/12.0.7601.17514 DLNADOC/1.50, Cache-Control: no-cache, Pragma: no-cache
17:43:10 INFO Media renderer was not recognized. Possible identifying HTTP headers:User-Agent: Windows-Media-Player-DMS/12.0.7601.17514
17:46:19 INFO Access granted to /192.168.0.19 by rule: 192.168.0.19
18:03:10 INFO Media renderer was not recognized. Possible identifying HTTP headers:User-Agent: Microsoft-Windows/6.1 UPnP/1.0 Windows-Media-Player-DMS/12.0.7601.17514 DLNADOC/1.50, Cache-Control: no-cache, Pragma: no-cache
18:03:10 INFO Media renderer was not recognized. Possible identifying HTTP headers:User-Agent: Windows-Media-Player-DMS/12.0.7601.17514
18:23:10 INFO Media renderer was not recognized. Possible identifying HTTP headers:User-Agent: Microsoft-Windows/6.1 UPnP/1.0 Windows-Media-Player-DMS/12.0.7601.17514 DLNADOC/1.50, Cache-Control: no-cache, Pragma: no-cache
18:23:10 INFO Media renderer was not recognized. Possible identifying HTTP headers:User-Agent: Windows-Media-Player-DMS/12.0.7601.17514
18:43:11 INFO Media renderer was not recognized. Possible identifying HTTP headers:User-Agent: Microsoft-Windows/6.1 UPnP/1.0 Windows-Media-Player-DMS/12.0.7601.17514 DLNADOC/1.50, Cache-Control: no-cache, Pragma: no-cache
18:43:11 INFO Media renderer was not recognized. Possible identifying HTTP headers:User-Agent: Windows-Media-Player-DMS/12.0.7601.17514
19:03:11 INFO Media renderer was not recognized. Possible identifying HTTP headers:User-Agent: Microsoft-Windows/6.1 UPnP/1.0 Windows-Media-Player-DMS/12.0.7601.17514 DLNADOC/1.50, Cache-Control: no-cache, Pragma: no-cache
19:03:11 INFO Media renderer was not recognized. Possible identifying HTTP headers:User-Agent: Windows-Media-Player-DMS/12.0.7601.17514
19:23:11 INFO Media renderer was not recognized. Possible identifying HTTP headers:User-Agent: Microsoft-Windows/6.1 UPnP/1.0 Windows-Media-Player-DMS/12.0.7601.17514 DLNADOC/1.50, Cache-Control: no-cache, Pragma: no-cache
19:23:11 INFO Media renderer was not recognized. Possible identifying HTTP headers:User-Agent: Windows-Media-Player-DMS/12.0.7601.17514
The same bahavior of UMS 5.2.2 was on the same system in the past.
Can anyone tell me how to fix what little problem?
Screenshots: Logs:
Re: Media renderer was not recognized. Possible identifying HTTP headers:User-Agent: Microsoft-Windows/6.1 UPnP/1.0
Hi Tianuchka, sorry for the extremely late replyTianuchka wrote:192.168.0.13 is my PC's IP with UMS running, but not a Sony Bravia 5500.
The same bahavior of UMS 5.2.2 was on the same system in the past.
Can anyone tell me how to fix what little problem?

- You have WMP running on your pc but have disabled the WMP renderer profile in UMS.conf (via the "Select Renderers" button), which causes it to be an "unknown renderer":
Code: Select all
selected_renderers =Android, PlayStation 3, Sony Bravia 5500
- Also you have set the Bravia 5500 as your default renderer in UMS.conf, which is the profile UMS will default to when it finds an "unknown renderer":
Code: Select all
renderer_default =Sony Bravia 5500
Re: Media renderer was not recognized. Possible identifying HTTP headers:User-Agent: Microsoft-Windows/6.1 UPnP/1.0
Dear infidel!infidel wrote:Hi Tianuchka, sorry for the extremely late replyTianuchka wrote:192.168.0.13 is my PC's IP with UMS running, but not a Sony Bravia 5500.
The same bahavior of UMS 5.2.2 was on the same system in the past.
Can anyone tell me how to fix what little problem?.
Try enabling the WMP renderer profile using "Select Renderers" and WMP should be recognized.
- You have WMP running on your pc but have disabled the WMP renderer profile in UMS.conf (via the "Select Renderers" button), which causes it to be an "unknown renderer":
Code: Select all
selected_renderers =Android, PlayStation 3, Sony Bravia 5500
- Also you have set the Bravia 5500 as your default renderer in UMS.conf, which is the profile UMS will default to when it finds an "unknown renderer":
Code: Select all
renderer_default =Sony Bravia 5500
Thank You very much for Your help!
This topic could be closed, I guess.