sorting not working

Discussion of Version 3 and developing lua grabbers
Post Reply
kantjer
Posts: 24
Joined: Tue Apr 25, 2006 7:34 am

sorting not working

Post by kantjer » Mon Aug 13, 2007 8:39 am

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

alanbirtles
Site Admin
Posts: 495
Joined: Mon Sep 06, 2004 4:44 pm

Post by alanbirtles » Mon Aug 13, 2007 10:16 am

thats what you get for fixing something when tired then not testing it, i will have a look tonight

alanbirtles
Site Admin
Posts: 495
Joined: Mon Sep 06, 2004 4:44 pm

Post by alanbirtles » Sun Aug 19, 2007 1:40 pm

it really is fixed this time

kantjer
Posts: 24
Joined: Tue Apr 25, 2006 7:34 am

Post by kantjer » Sun Aug 19, 2007 9:06 pm

alanbirtles wrote:it really is fixed this time
Thanks, I tried it and all is well.
Bauke

Post Reply