TV is set to fixed ip address, but serviio detects it twice
I'm facing a rather new problem, because I was using serviio for several months without a hitch.
It might be since I upgraded to serviio 0.6.1, althougth I'm not 100% sure.
The problem is that my samsung TV is first beeing detected on the serviio console with ip address 192.168.0.20 (fixed ip with dhcp lease on router).
The right profile is recognized (samsung C/D) and I can play a video.
But if I return to the file selection on the tv and try to play the same file, or another one, it gives an error 'file not supported'.
Then I check on the serviio console and I see that my 192.168.0.20 has disapeared and is now 192.168.27.14 ... which is impossible because my router is only set to assign addresses of the form 192.168.0.* ....
I don't know what is happening there !
Here's an example in the log when both IP are rendered at almost the same time :
012-01-15 00:52:19,463 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.0.20
2012-01-15 00:52:19,464 DEBUG [RendererDAOImpl] Updating Renderer (uuid = ae6a4542-7fe3-fcb5-3c14-40f5616ca5c2, ipAddress = 192.168.0.20)
2012-01-15 00:52:19,465 DEBUG [RendererManager] Adding renderer Renderer [uuid=ae6a4542-7fe3-fcb5-3c14-40f5616ca5c2, ipAddress=192.168.0.20, name=Samsung DTV DMR, profileId=7, manuallyAdded=false, forcedProfile=false] to list of active renderers
2012-01-15 00:52:19,476 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.27.14
2012-01-15 00:52:19,476 DEBUG [RendererDAOImpl] Updating Renderer (uuid = ae6a4542-7fe3-fcb5-3c14-40f5616ca5c2, ipAddress = 192.168.27.14)
2012-01-15 00:52:19,477 DEBUG [RendererManager] Adding renderer Renderer [uuid=ae6a4542-7fe3-fcb5-3c14-40f5616ca5c2, ipAddress=192.168.27.14, name=Samsung DTV DMR, profileId=7, manuallyAdded=false, forcedProfile=false] to list of active renderers