<br><br><div class="gmail_quote">On Thu, Nov 24, 2011 at 1:23 PM, Warpme <span dir="ltr">&lt;<a href="mailto:warpme@o2.pl">warpme@o2.pl</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5"><br>
    currently I put path in form of URI<br>
    &quot;myth://ChannelIcons@&lt;BE IP addr&gt;:6543/&lt;file name&gt;&quot;<br>
<br>
<br>
There is no official support for Channel Icons in storage groups yet.  You shouldn&#39;t be doing this.<br>
<br>
Robert<br><br></div></div>
</blockquote>
Robert,<br>
It it destructive ?<br>
I don&#39;t believe.<br>
On positive side it allows me to have 1 less nfs share between BE &amp; FE.<br></blockquote><div><br></div><div>It&#39;s destructive because there are numerous spots which rely on the contents of those fields to be an absolute path-- notably the services API and MythWeb.  So those things won&#39;t work, and no application built against the API will work.</div>
<div><br></div><div>It also means that your database will be broken when actual Channel SG support arrives, a thing which will be coming, probably in .26-- but your content will be broken, and it will be because you manually manipulated your DB.</div>
<div><br></div><div>Seriously.  Don&#39;t do this.  You&#39;re breaking existing parts of MythTV, breaking upcoming functionality, and it&#39;s definitely *not* non-destructive.  Given how many tickets you open, it&#39;s very hard to trust that your system is reliable, and thus hard to want to work on your tickets, when you&#39;re hacking things together like this and ignoring knowledgeable advice to the contrary.  How am I to know that the many bugs you open aren&#39;t simply you deciding to do something you feel isn&#39;t destructive?</div>
<div><br></div><div>Robert</div></div>