<div dir="ltr">It worked by just adding the case for valCreateDate :)<br>thanks.<br>-- <br>&nbsp;&nbsp;&nbsp; -William-<br><br><div class="gmail_quote">2008/8/27 Maximilian Kossick <span dir="ltr">&lt;<a href="mailto:maximilian.kossick@googlemail.com">maximilian.kossick@googlemail.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d">2008/8/27 Daniel Winter &lt;<a href="mailto:dw@danielwinter.de">dw@danielwinter.de</a>&gt;:<br>

</div><div class="Ih2E3d">&gt; On Wednesday 27 August 2008 13:52:42 Daniel Winter wrote:<br>
&gt;&gt; Hi,<br>
&gt;<br>
&gt; arghs, swichting from english to german.. &nbsp;lets translate myself...<br>
&gt;<br>
&gt;&gt; well the problem direct in the code of th QueryMaker is that<br>
&gt;&gt; SqlQueryMaker::nameForValue() &nbsp;(benutzt von orderBy() ) &nbsp;für valCreateDate<br>
&gt;&gt; nichts brauchbares zurückgibt.<br>
&gt;<br>
&gt; well the problem direct in the code of the QueryMaker is that<br>
&gt; SqlQueryMaker::nameForValue() &nbsp;(used by orderBy() ) doesn&#39;t return anything<br>
&gt; usefull for valCreateDate.<br>
&gt;<br>
&gt;&gt; Der Grund dafür liegt glaube ich (schau dir mal die Datenbankstruktur an)<br>
&gt;&gt; daran, dass dieser Wert in der SQL Datenbank garnicht gespeichert wird?<br>
&gt;<br>
&gt; The reason for that is I believe (take a look at the db structure), that this<br>
&gt; value isn&#39;t stored in the sql db at all.<br>
&gt;<br>
&gt;&gt; &nbsp;Wird er das doch musst nur nur in der nameForValue eben nen case dafür<br>
&gt;&gt; hinzufügen. Andernfalls musst du die DB zusätzlich entsprechend erweitern.<br>
&gt;<br>
&gt; If I am wrong and it get stored then you only need to add that case to the<br>
&gt; nameForValue function otherwise you have also to modify the DB and the<br>
&gt; collection scanner code to store that information.<br>
<br>
</div>It should be stored as tracks.createdate, but the case is missing.<br>
please note that this query actually operates on tracks, not albums,<br>
<br>
Max<br>
<div><div></div><div class="Wj3C7c">_______________________________________________<br>
Amarok-devel mailing list<br>
<a href="mailto:Amarok-devel@kde.org">Amarok-devel@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/amarok-devel" target="_blank">https://mail.kde.org/mailman/listinfo/amarok-devel</a><br>
</div></div></blockquote></div><br></div>