<html>
 <body>
  <div style="font-family: Verdana, Arial, Helvetica, Sans-Serif;">
   <table bgcolor="#f9f3c9" width="100%" cellpadding="8" style="border: 1px #c9c399 solid;">
    <tr>
     <td>
      This is an automatically generated e-mail. To reply, visit:
      <a href="http://git.reviewboard.kde.org/r/100135/">http://git.reviewboard.kde.org/r/100135/</a>
     </td>
    </tr>
   </table>
   <br />


<table bgcolor="#fefadf" width="100%" cellspacing="0" cellpadding="8" style="background-image: url('http://git.reviewboard.kde.orgrb/images/review_request_box_top_bg.png'); background-position: left top; background-repeat: repeat-x; border: 1px black solid;">
 <tr>
  <td>

<div>Review request for Amarok.</div>
<div>By Sergey Ivanov.</div>


<p style="color: grey;"><i>Updated 2010-11-17 13:59:32.765324</i></p>



<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Changes</h1>
<table width="100%" bgcolor="#ffffff" cellspacing="0" cellpadding="10" style="border: 1px solid #b8b5a0">
 <tr>
  <td>
   <pre style="margin: 0; padding: 0; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;">Ability to read/write Album Artist for iPod collection (available for reading from UMS, mtp doesn&#39;t support It at all).
Finally AlbumArtist queries works good with MemoryCollection.</pre>
  </td>
 </tr>
</table>


<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Description  (updated)</h1>
<table width="100%" bgcolor="#ffffff" cellspacing="0" cellpadding="10" style="border: 1px solid #b8b5a0">
 <tr>
  <td>
   <pre style="margin: 0; padding: 0; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;">Add new QueryType - AlbumArtist.
Add grouping by Album Artist for Collection Browser.
Add Album Artist field to TagDialog.
Add Album Artist to TagGuesser and Organize Collection dialog.
Add ability to read/write Album Artist for iPod collection.</pre>
  </td>
 </tr>
</table>


<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Testing (updated)</h1>
<table width="100%" bgcolor="#ffffff" cellspacing="0" cellpadding="10" style="border: 1px solid #b8b5a0">
 <tr>
  <td>
   <pre style="margin: 0; padding: 0; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;">Tested with SQL and iPod (Memory) collections. Seems works for me. </pre>
  </td>
 </tr>
</table>




<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Diffs</b> (updated)</h1>
<ul style="margin-left: 3em; padding-left: 0;">

 <li>src/amarokurls/NavigationUrlGenerator.cpp <span style="color: grey">(5c48e73)</span></li>

 <li>src/amarokurls/NavigationUrlRunner.cpp <span style="color: grey">(2d6384b)</span></li>

 <li>src/browsers/CollectionTreeItemModelBase.h <span style="color: grey">(23a189f)</span></li>

 <li>src/browsers/CollectionTreeItemModelBase.cpp <span style="color: grey">(7015cd4)</span></li>

 <li>src/browsers/CollectionTreeView.cpp <span style="color: grey">(2bb894c)</span></li>

 <li>src/browsers/collectionbrowser/CollectionWidget.cpp <span style="color: grey">(8623079)</span></li>

 <li>src/core-impl/collections/db/sql/SqlMeta.cpp <span style="color: grey">(ff899fe)</span></li>

 <li>src/core-impl/collections/db/sql/SqlQueryMaker.h <span style="color: grey">(680050f)</span></li>

 <li>src/core-impl/collections/db/sql/SqlQueryMaker.cpp <span style="color: grey">(ca105e8)</span></li>

 <li>src/core-impl/collections/db/sql/SqlQueryMakerInternal.cpp <span style="color: grey">(72cd07d)</span></li>

 <li>src/core-impl/collections/ipodcollection/handler/IpodHandler.h <span style="color: grey">(07e0380)</span></li>

 <li>src/core-impl/collections/ipodcollection/handler/IpodHandler.cpp <span style="color: grey">(cd50661)</span></li>

 <li>src/core-impl/collections/ipodcollection/handler/capabilities/IpodReadCapability.h <span style="color: grey">(44af297)</span></li>

 <li>src/core-impl/collections/ipodcollection/handler/capabilities/IpodReadCapability.cpp <span style="color: grey">(3825187)</span></li>

 <li>src/core-impl/collections/ipodcollection/handler/capabilities/IpodWriteCapability.h <span style="color: grey">(fe13f76)</span></li>

 <li>src/core-impl/collections/ipodcollection/handler/capabilities/IpodWriteCapability.cpp <span style="color: grey">(f89100c)</span></li>

 <li>src/core-impl/collections/mediadevicecollection/handler/MediaDeviceHandler.cpp <span style="color: grey">(d2c5248)</span></li>

 <li>src/core-impl/collections/mediadevicecollection/handler/capabilities/ReadCapabilityBase.h <span style="color: grey">(9fe0b9a)</span></li>

 <li>src/core-impl/collections/mediadevicecollection/handler/capabilities/WriteCapability.h <span style="color: grey">(8cf4012)</span></li>

 <li>src/core-impl/collections/mtpcollection/handler/MtpHandler.h <span style="color: grey">(095d3fa)</span></li>

 <li>src/core-impl/collections/mtpcollection/handler/MtpHandler.cpp <span style="color: grey">(f93eb99)</span></li>

 <li>src/core-impl/collections/mtpcollection/handler/capabilities/MtpReadCapability.h <span style="color: grey">(598ede2)</span></li>

 <li>src/core-impl/collections/mtpcollection/handler/capabilities/MtpReadCapability.cpp <span style="color: grey">(c95d43d)</span></li>

 <li>src/core-impl/collections/mtpcollection/handler/capabilities/MtpWriteCapability.h <span style="color: grey">(b5c111f)</span></li>

 <li>src/core-impl/collections/mtpcollection/handler/capabilities/MtpWriteCapability.cpp <span style="color: grey">(e8c9834)</span></li>

 <li>src/core-impl/collections/proxycollection/ProxyCollectionQueryMaker.h <span style="color: grey">(63d6c2c)</span></li>

 <li>src/core-impl/collections/proxycollection/ProxyCollectionQueryMaker.cpp <span style="color: grey">(c17c3fd)</span></li>

 <li>src/core-impl/collections/support/MemoryMatcher.h <span style="color: grey">(f660b27)</span></li>

 <li>src/core-impl/collections/support/MemoryMatcher.cpp <span style="color: grey">(29fc12c)</span></li>

 <li>src/core-impl/collections/support/MemoryQueryMaker.h <span style="color: grey">(72ddaf1)</span></li>

 <li>src/core-impl/collections/support/MemoryQueryMaker.cpp <span style="color: grey">(81bf9b6)</span></li>

 <li>src/core-impl/collections/support/MemoryQueryMakerInternal.h <span style="color: grey">(db94d8b)</span></li>

 <li>src/core-impl/collections/support/MemoryQueryMakerInternal.cpp <span style="color: grey">(eeffd77)</span></li>

 <li>src/core-impl/collections/support/XmlQueryReader.cpp <span style="color: grey">(b5518f0)</span></li>

 <li>src/core-impl/collections/support/XmlQueryWriter.h <span style="color: grey">(5caf7bc)</span></li>

 <li>src/core-impl/collections/support/XmlQueryWriter.cpp <span style="color: grey">(3c9cf41)</span></li>

 <li>src/core-impl/collections/umscollection/handler/UmsHandler.h <span style="color: grey">(70edc26)</span></li>

 <li>src/core-impl/collections/umscollection/handler/UmsHandler.cpp <span style="color: grey">(c402c54)</span></li>

 <li>src/core-impl/collections/umscollection/handler/capabilities/UmsReadCapability.h <span style="color: grey">(85f76d1)</span></li>

 <li>src/core-impl/collections/umscollection/handler/capabilities/UmsReadCapability.cpp <span style="color: grey">(071d19e)</span></li>

 <li>src/core/collections/MetaQueryMaker.h <span style="color: grey">(799825a)</span></li>

 <li>src/core/collections/MetaQueryMaker.cpp <span style="color: grey">(10ae2a7)</span></li>

 <li>src/core/collections/QueryMaker.h <span style="color: grey">(9c15659)</span></li>

 <li>src/core/collections/QueryMaker.cpp <span style="color: grey">(78c6ba7)</span></li>

 <li>src/core/meta/support/MetaConstants.h <span style="color: grey">(ba56248)</span></li>

 <li>src/core/meta/support/MetaUtility.cpp <span style="color: grey">(5cf4519)</span></li>

 <li>src/dialogs/FilenameLayoutDialog.h <span style="color: grey">(2e20c77)</span></li>

 <li>src/dialogs/FilenameLayoutDialog.cpp <span style="color: grey">(9b572a9)</span></li>

 <li>src/dialogs/FilenameLayoutDialog.ui <span style="color: grey">(b65b6f1)</span></li>

 <li>src/dialogs/MusicBrainzTagger.cpp <span style="color: grey">(a9fc8a2)</span></li>

 <li>src/dialogs/TagDialog.h <span style="color: grey">(fbc89ae)</span></li>

 <li>src/dialogs/TagDialog.cpp <span style="color: grey">(fa0b33a)</span></li>

 <li>src/dialogs/TagDialogBase.ui <span style="color: grey">(816ecb5)</span></li>

 <li>src/dialogs/TagGuesser.h <span style="color: grey">(476b16d)</span></li>

 <li>src/dialogs/TagGuesser.cpp <span style="color: grey">(bd3820d)</span></li>

 <li>src/services/ServiceSqlQueryMaker.h <span style="color: grey">(5591ecc)</span></li>

 <li>src/services/ServiceSqlQueryMaker.cpp <span style="color: grey">(197f2cf)</span></li>

 <li>src/services/ampache/AmpacheServiceQueryMaker.cpp <span style="color: grey">(7dee8c8)</span></li>

 <li>src/services/mp3tunes/Mp3tunesServiceQueryMaker.cpp <span style="color: grey">(4dc8fed)</span></li>

 <li>src/services/scriptable/ScriptableServiceQueryMaker.cpp <span style="color: grey">(76faca2)</span></li>

</ul>

<p><a href="http://git.reviewboard.kde.org/r/100135/diff/" style="margin-left: 3em;">View Diff</a></p>



<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Screenshots </h1>

<div>

 <a href="http://git.reviewboard.kde.org/r/100135/s/17/"><img src="http://git.reviewboard.kde.org/media/uploaded/images/2010/11/06/AA_400x100.png" style="border: 1px black solid;" alt="Only one album &quot;Once&quot;. As It should be." /></a>

 <a href="http://git.reviewboard.kde.org/r/100135/s/18/"><img src="http://git.reviewboard.kde.org/media/uploaded/images/2010/11/06/AA1_400x100.png" style="border: 1px black solid;" alt="2 albums, and 3rd is somewhere below." /></a>

 <a href="http://git.reviewboard.kde.org/r/100135/s/19/"><img src="http://git.reviewboard.kde.org/media/uploaded/images/2010/11/06/AA_1_400x100.png" style="border: 1px black solid;" alt="" /></a>

</div>


  </td>
 </tr>
</table>




  </div>
 </body>
</html>