<div dir="ltr">It worked by just adding the case for valCreateDate :)<br>thanks.<br>-- <br> -William-<br><br><div class="gmail_quote">2008/8/27 Maximilian Kossick <span dir="ltr"><<a href="mailto:maximilian.kossick@googlemail.com">maximilian.kossick@googlemail.com</a>></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 <<a href="mailto:dw@danielwinter.de">dw@danielwinter.de</a>>:<br>
</div><div class="Ih2E3d">> On Wednesday 27 August 2008 13:52:42 Daniel Winter wrote:<br>
>> Hi,<br>
><br>
> arghs, swichting from english to german.. lets translate myself...<br>
><br>
>> well the problem direct in the code of th QueryMaker is that<br>
>> SqlQueryMaker::nameForValue() (benutzt von orderBy() ) für valCreateDate<br>
>> nichts brauchbares zurückgibt.<br>
><br>
> well the problem direct in the code of the QueryMaker is that<br>
> SqlQueryMaker::nameForValue() (used by orderBy() ) doesn't return anything<br>
> usefull for valCreateDate.<br>
><br>
>> Der Grund dafür liegt glaube ich (schau dir mal die Datenbankstruktur an)<br>
>> daran, dass dieser Wert in der SQL Datenbank garnicht gespeichert wird?<br>
><br>
> The reason for that is I believe (take a look at the db structure), that this<br>
> value isn't stored in the sql db at all.<br>
><br>
>> Wird er das doch musst nur nur in der nameForValue eben nen case dafür<br>
>> hinzufügen. Andernfalls musst du die DB zusätzlich entsprechend erweitern.<br>
><br>
> If I am wrong and it get stored then you only need to add that case to the<br>
> nameForValue function otherwise you have also to modify the DB and the<br>
> 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>