<div>In the mythtv-setup.exe -&gt; &#39;storage directories&#39;&nbsp; area, setting a path configured like c:/spool/&nbsp; (using forward slashes) works, and stops the tool from complaining that &quot;path does not exist&quot; when you exit.&nbsp;&nbsp;&nbsp; For that matter entering 
<a href="file://192.168.0.x/tmp">\\192.168.0.X\tmp</a> didn&#39;t cause it to complain (samba server) &nbsp;but &nbsp;&nbsp;<a href="file://127.0.0.1/tmp">\\127.0.0.1\tmp</a> did cause it to complain, even tho&nbsp;the windows PC is sharing a /tmp.
</div>
<div>&nbsp;</div>
<div>I also tried using a msys &quot;mount&quot; such as /home/mythv/video (mounted to a folder c:/spool through the /etc/fstab) doesn&#39;t seem to work, at least not in mythtv-setup, it may work elsewhere if the application is run from inside msys, I can&#39;t say. 
</div>
<div>&nbsp;</div>
<div>FYI - Andrei,</div>
<div>&nbsp; I have the 3 latest patches, and and am compiling now. I will let u know how it goes.</div>
<div>&nbsp;</div>
<div>Buzz.</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div class="gmail_quote">On Dec 30, 2007 7:49 AM, Kevin Kuphal &lt;<a href="mailto:kuphal@dls.net" target="_blank">kuphal@dls.net</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="gmail_quote">
<div>On Dec 29, 2007 3:10 PM, Andrei Tanas &lt;<a href="mailto:andrei@tanas.ca" target="_blank">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>&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>
<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><br>_______________________________________________<br>mythtv-dev mailing list<br><a href="mailto:mythtv-dev@mythtv.org" target="_blank">mythtv-dev@mythtv.org</a><br><a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev" target="_blank">
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev</a><br><br></blockquote></div><br>