<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Tue, Nov 12, 2013 at 8:09 PM, Karl Newman <span dir="ltr"><<a href="mailto:newmank1@asme.org" target="_blank">newmank1@asme.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div class="im">On Tue, Nov 12, 2013 at 2:38 PM, Paul Harrison <span dir="ltr"><<a href="mailto:mythtv@sky.com" target="_blank">mythtv@sky.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
On 09/11/13 06:17, Karl Newman wrote:<div><br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
On Tue, Nov 5, 2013 at 5:05 PM, Karl Newman <<a href="mailto:newmank1@asme.org" target="_blank">newmank1@asme.org</a> <mailto:<a href="mailto:newmank1@asme.org" target="_blank">newmank1@asme.org</a>>> wrote:<br>
<br>
Paul,<br>
<br>
I created the attached patch. It compiles, but when I scan for new music (after touch-ing some flac files which had embedded art), no art is detected (also tried manually editing the album art for the file). I think my flac files have a vestigial id3 tag, so I modified the tagger factory in metaio.cpp to always return a MetaIOFLACVorbis object. Still no luck, though. I'm not set up for debugging at all, so I don't even know if it's hitting my code paths. Any chance you could you test it out and let me know what's going on?<br>
<br>
Thanks,<br>
<br>
Karl<br>
<br>
</blockquote>
<br></div>
Thanks for the patch.<br>
<br>
If you select one of the files and press EDIT (E) to open the metadata editor then menu -> Edit Album Art Images to open the Album Art metadata screen. Then menu -> 'Rescan for Images' do the images show then?<br>
<br>
I only have three flac files that have been sent to me for testing purposes and going from the Import Files screen I was able to find an image in one of them but only if I did a manual rescan for some reason.<div>
<div><br>
<br>
Paul H.<br></div></div></blockquote><div><br></div></div><div>Yes, that reads the album art for me, too. I was not aware of that menu--I was under the impression that entering the Album Art edit screen would cause it to re-scan automatically. So, apparently the code to read the embedded images is working; any idea why it won't work when a scan is performed?<span class=""><font color="#888888"><br>
<br></font></span></div><span class=""><font color="#888888"><div>Karl<br></div></font></span></div></div></div>
</blockquote></div><br></div><div class="gmail_extra">Paul,<br><br>FYI, I stuck the FLAC embedded art patch into a ticket here: <a href="http://code.mythtv.org/trac/ticket/11947">http://code.mythtv.org/trac/ticket/11947</a> I modified the tagger factory in metaio.cpp a little bit so that it would prefer a FLAC tag but fall back to an ID3 (previously it would prefer ID3 but fall back to FLAC). Will you have a chance to see what's going on with the scanner?<br>
<br></div><div class="gmail_extra">Thanks,<br><br>Karl<br></div></div>