serviio server not being seen by upnp controllers
Thanks for your great work on this project. I have been enjoying serviio for a some time now and have gone through several versions. I always had an issue with serviio not being seen by upnp controller devices (ipad(sitecom), iphone(sitecom), samsung (allshare) and others) but simply lived with it. With version 1.2.1 I had a consistent failure on one of several machines (all winxp) where I have serviio server running so I put a little time in.
After some trial and error, I found that the server would always be identified if I restarted the windows services using services.msc and not the serviio console. The remedy that I found to work is to add a dependency to the serviio service of "SSDPSRV HTTP". This the same dependency list that is set for upnphost which can be used as an example.
Now if I could find a winxp renderer which would idle(run in the background) and then go full screen when it was directed to play video. I currently use XBMC but it sits in a pulling loop and must already occupy the screen.
After some trial and error, I found that the server would always be identified if I restarted the windows services using services.msc and not the serviio console. The remedy that I found to work is to add a dependency to the serviio service of "SSDPSRV HTTP". This the same dependency list that is set for upnphost which can be used as an example.
Now if I could find a winxp renderer which would idle(run in the background) and then go full screen when it was directed to play video. I currently use XBMC but it sits in a pulling loop and must already occupy the screen.