Le mardi 06 février 2007 à 20:36 -0500, Tavis Hampton a écrit : > Hello, > > First of all, I am very impressed with Elisa overall. I look forward > to eventually using it as my main HTPC system. > > Perhaps I'm missing something. Your features list mentions that Elisa > has a upnp client, and I see the upnp plugin settings, but I can't > find any documentation explaining how to enable/setup the upnp client > to see my upnp server (uShare). I know the server works, and I can > even access through Elisa using a third party client (djmount), but > not directly through Elisa. Perhaps it's something simple that I've > missed. > > Thanks.
Provided you installed the following packages: * twisted.web * python2.4-elementtree * cElementTree * python2.4-soappy The upnp CDS client should work. The upnp plugin should be referenced in the plugins.data config option too. If you still don't see your server, try enabling the upnp log: [plugins.upnp] enable_log = 1 and I'd have a look to your elisa.log file :) Philippe
