<div class="gmail_quote">On Dec 29, 2007 3:10 PM, Andrei Tanas &lt;<a href="mailto:andrei@tanas.ca">andrei@tanas.ca</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div class="Ih2E3d">&gt; Speaking of which: does somebody want to take a look at how Myth<br>&gt; handles file paths? If under Linux a network share can be mounted so<br>&gt; it&#39;s accessible using the same path (like /home/mythtv/videos), it&#39;s
<br>&gt; not possible to do so with Windows. This kind of messes things up,<br>&gt; since MythVideo shares the same configurations between all machines in<br>&gt; one system.<br>&gt; Also, &#39;:&#39; is being treated as a separator, which makes it impossible to
<br>&gt; use drive letters (which, coincidentally, is needed to use network<br>&gt; shares).<br>&gt;<br>&gt; Network shares can use UNC paths (\\servername\share) rather than drive<br>&gt; letters.<br><br></div>Ugh, I know that, but it doesn&#39;t make it possible to map a directory on a
<br>Linux server and on Windows frontend so it&#39;s accessible to applications on<br>both systems using exactly the same path.</blockquote>
<div>&nbsp;</div>
<div>Well, given that Windows has no correlation to UNIX paths, there isn&#39;t any option either way that will provide that.&nbsp; Instead, a Windows frontend will have to&nbsp;have it&#39;s own paths to each folder which is really no problem as Myth already supports different paths to the same files AFAIK from frontend applications and if not, we will simply need some kind of table mapping a UNC path or drive letter to a UNIX path for translation.&nbsp; As far as non-frontend plugins go, the Myth streaming should work just fine as is shown by the other Windows based frontends.
</div>
<div>&nbsp;</div>
<div>Kevin</div></div>