Scanning my master backend log files as I periodically do, I noticed the following:<br><br><div style="margin-left: 40px;">2008-01-30 08:19:32.180 UPnpMedia: BuildMediaMap VIDEO scan starting in :/share/Movies/dvd:<br>2008-01-30 08:19:32.186 UPnpMedia: BuildMediaMap Done. Found 0 objects<br>
</div><br>I don&#39;t use UPnP, so I&#39;ve never paid any attention in the past.&nbsp; But, since I&#39;ve been considering a UPnP device, it caught my eye.&nbsp; I wondered why Myth was not finding any of my 1.5TB of videos copied to this same server.&nbsp; <br>
<br>The answer, of course, was that it was looking in the wrong directory.&nbsp; But why?&nbsp; MythVideo is properly displaying the files on all of the frontends and frontend/backend slaves.&nbsp; <br><br>After reflecting on this for a few moments, I recalled that every time I set up a new frontend, I need to reconfigure the MythVideo directories.&nbsp; This means that MythVideo&#39;s design is for each frontend to have its own separate library of videos.<br>
<br>My problem is that my masterbackend is a server in a closet and has not been connected to a display since it was born many years ago.&nbsp; Whenever needed, mythtv-setup is run remotely via ssh.&nbsp; Mythfrontend has never been executed on this machine.&nbsp; <br>
<br>To fix the problem, I fired up the frontend app via ssh and configured the MythVideo directory.<br><br>I&#39;ve posted this here to help anyone else who stumbles upon the problem -- but also to ask &quot;why?&quot;&nbsp; <br>
<br>Isn&#39;t the most typical configuration of MythVideo to share the same library of videos to all clients?&nbsp; Wouldn&#39;t it make sense to offer an option to have all frontends share the same MythVideo General settings?&nbsp; After all, UPnP appears to expect that to be the configuration.<br>
<br>Tom<br><br><br>