<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Sat, May 20, 2017 at 5:08 PM, JAMES IRVING <span dir="ltr"><<a href="mailto:jirv898@msn.com" target="_blank">jirv898@msn.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">



<div text="#000000" bgcolor="#FFFFFF">
<p>My source data is coming from a MySQL database (VideoDB web applicaiton) which includes an element that includes a file path; for example: <br></p>
<p></p>
<p style="margin-left:0.49in;line-height:100%"><imgurl>cache/img/1045.jpg</<wbr>imgurl></p>
<p>Whereas Tellico XML export file includes the <cover> element which points to an <image> element with contents that have been encoded to a Base64 string; example:
<br>
</p>
<p></p>
<p style="line-height:100%"><cover><font color="#000099">f4910a966f8a3b0c2a4ea2e<wbr>68d15ab5a.jpeg</font></cover></p></div></blockquote><div>You can put a URL as the cover and Tellico should recognize it do the right thing.  For a local path, be sure to use file:/// to make it a URL.</div><div>  <cover>file:///home/jirv898/cache/img/1045.jpg</cover><br></div><div>or whatever<br></div></div><br></div><div class="gmail_extra">Robby</div></div>