Hi,<div><br clear="all"><div>I detect next issues with music albums scanning flac and mp3 formats:</div><div><br></div><div>1) Performers:</div><div><ul><li>mp3: supports it but it wrongly adding nmm:albumArtist too and this must be related to nmm:MusicAlbum.</li>

<li>flac: only adds one performer, the last added to the file?. nmm:musicArtist it's not imported and an error is launched: "Cannot set values for abstract property '<a href="http://www.semanticdesktop.org/ontologies/2009/02/19/nmm#albumArtist'">http://www.semanticdesktop.org/ontologies/2009/02/19/nmm#albumArtist'</a>.".</li>

</ul><div>Solution:</div><div><ul><li>0 to n nmm:albumArtist resources must be added to nmm:MusicAlbum.</li><li>0 to n nmm:performer resources must be added to nmm:MusicPiece.</li></ul></div><div><br></div><div>2) Albums:</div>

</div><div><ul><li>there is no url in nmm:MusicAlbum so two different albums with same name are considered one unique resource.</li><li>determine album url is tricky, you need to obtain the url from a track, a method complicated because previous problem.</li>

</ul><div>Solution:</div><div><ul><li>add nie:url to albums.</li><li>two albums with same name but different path are different albums. This have a side effect with sets if sets are in different paths, but I think is better that sets are considered different albums, than two different albums are the same resource. On the other side, this could be handle with some smart path detection assuming some kind of organization with paths. Other solution could be using nmm:albumArtis to determine if two albums are different but, then we have the problem with various artists compilations.</li>

<li>added nfo:depiction as a cover, an image that could be handled by Bangarang or Nepoogle.</li><li>maybe more nfo:depiction for scans?</li></ul></div><div><br></div><div>3) Genres:</div><div><ul><li>mp3: is not working.</li>

<li>flac: works fine, supporting unlimited genres.</li></ul><div>Solution:</div></div><div><ul><li>bug with mp3 files must be fixed.</li></ul></div><div><br></div><div>4) Sets:</div></div><div><ul><li>there is no total tracks per set.</li>

<li>the total tracks is equal to the total tracks number in the last track scanned.</li></ul></div><div>Solution:</div><div><ul><li>a solution similar as seasons in tvshows.</li><li>a total tracks and a total tracks per set must be handled.</li>

</ul><div>I'm only using flac and mp3 so the same or other issues could be in other music formats.</div></div><div><br></div><div>Sets problems is a minor issue, but the other three, must be fixed.</div><div><br></div>

<div>As practically all my music is in flac format I will try to fix problems 1 and 2 in flac analyzer, I'm crossing my fingers because is C++, but I wish to hear comments/suggestions before begin to code.</div><div>
<br>
</div>-- <br>Best wishes,<div>Ignacio</div><div><br></div><br>
</div>