<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Tue, Nov 5, 2013 at 3:14 PM, Paul Harrison <span dir="ltr">&lt;<a href="mailto:mythtv@sky.com" target="_blank">mythtv@sky.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="im">On 04/11/13 04:29, Karl Newman wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I was wondering how to edit the metadata. I think that&#39;s the only forced use of &quot;E&quot; anywhere in the frontend (where there&#39;s no alternate path to get there), so I don&#39;t have it mapped to anything. The menu ought to let you get there, too, but bafflingly in MythMusic it seems to be only a &quot;global&quot; menu, not a contextual (and global) menu like it is everywhere else.<br>


<br>
</blockquote>
<br></div>
It would be trivial to add a menu item for it but then you get people complaining because they can&#39;t find the option they want because there are to many menu items.  Sometimes you just can&#39;t win :(<div class="im">

<br></div></blockquote><div>Elsewhere in the frontend there are cascading menus, you could do something similar for &quot;Item Actions&quot; (or whatever).<br> <br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="im">
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
I discovered something else--the new files had an album art jpg in the directory. Does MythMusic not read the album art from tags? I have flac files, not exactly sure which tag format though, but both Picard and MP3Tag had no problems with them.<br>


<br>
</blockquote>
<br></div>
If the tags are id3 tags then it should find the images in them. If they are vorbis (Xiph) tags then we currently don&#39;t support reading the Picture blocks from them (taglib does appear to support them but nobody has updated our MetaIOFLACVorbis class to support them). Of cause patches are welcome :)<br>


<br></blockquote></div><br>I guess that&#39;s the issue. I probed the files some more and metaflac finds the tag info but id3 comes up blank. Is taglib used for the id3 tags as well? If so maybe it wouldn&#39;t be too difficult to patch that class since there&#39;s a pattern to follow...<br>

<br></div><div class="gmail_extra">Karl<br></div></div>