Page 1 of 1

sorting not working

Posted: Mon Aug 13, 2007 8:39 am
by kantjer
Sorry but with the latest version the sorting option doesn't seem to work at all.

Sorting on ch_id - start - stop gives this:

Code: Select all

<programme start="20070812060000 +0200" stop="20070812062000 +0200" channel="XMLTV_Import_34">
    <title>Roboroach</title>
    <category>Jeugd</category>
  </programme>
  <programme start="20070812060000 +0200" stop="20070812065000 +0200" channel="XMLTV_Import_37">
    <title>Killer instinct</title>
    <desc>Natuurdocumentaire</desc>
    <category>Natuur</category>
  </programme>
  <programme start="20070812060000 +0200" stop="20070812080000 +0200" channel="XMLTV_Import_31">
    <title>TVKoopjes</title>
    <category>Overige</category>
  </programme>
  <programme start="20070812061500 +0200" stop="20070812065500 +0200" channel="XMLTV_Import_36">
Bauke

Posted: Mon Aug 13, 2007 10:16 am
by alanbirtles
thats what you get for fixing something when tired then not testing it, i will have a look tonight

Posted: Sun Aug 19, 2007 1:40 pm
by alanbirtles
it really is fixed this time

Posted: Sun Aug 19, 2007 9:06 pm
by kantjer
alanbirtles wrote:it really is fixed this time
Thanks, I tried it and all is well.
Bauke