<div>I&#39;m getting deep into coverfiles and movie posters with all my mythvideo content.  I have recently added a new frontend and in order to make the posters easily available to the new machine I relocated all the mythvideo content to a directory that is not in ~/.mythtv/MythVideo/.  When I relocated everything myth worked as expected but MythWeb now does not show any screenshots/coverfiles and the urls for them is really weird, stuff like:</div>

<div> </div>
<div>&quot;The &#39;Burbs&quot; poster link should be:</div>
<div><a href="http://mythbox/mythweb/data/video_covers/The_Burbs-1989.jpg">http://mythbox/mythweb/data/video_covers/The_Burbs-1989.jpg</a> but it is:</div>
<div><a href="http://mythbox/mythweb/data/video_covers/bs-1989.jpg">http://mythbox/mythweb/data/video_covers/bs-1989.jpg</a></div>
<div> </div>
<div>&quot;Ace Ventura: Pet Detective&quot; poster link should be:</div>
<div><a href="http://mythbox/mythweb/data/video_covers/Ace_Ventura_Pet_Detective-1994.jpg">http://mythbox/mythweb/data/video_covers/Ace_Ventura_Pet_Detective-1994.jpg</a> but it is:</div>
<div><a href="http://mythbox/mythweb/data/video_covers/tura_Pet_Detective-1994.jpg">http://mythbox/mythweb/data/video_covers/tura_Pet_Detective-1994.jpg</a></div>
<div> </div>
<div>It looks like it&#39;s chopping the same amount of characters from the beginning of the file location but I don&#39;t know how to fix it.  I&#39;m thinking this is in some php file somewhere.  Little help?</div>
<div> </div>
<div>Thanks,</div>
<div>-Greg</div>