PDA

View Full Version : sort Now Playing List script for 2.5?


jabramsja
01-03-2003, 06:23 AM
Howdy folks. Dumb question. Anybody know of a script that would actively sort the now playing list alphabetically? I know we have tivotitle and edittitle but I can't find an active sorting script. If there isn't one, how hard would it be to add that option to xplusz? Maybe it could sort hourly or something? Thanks for any responses:)

DarkWing
01-03-2003, 06:35 AM
There isn't one that I know of. You could do it with some changes to edittitle, sort by changing record date/time.

Would have to read in Showname and FSID, then sort the list, then assign jan1,2002 to the first showing, jan2,2002 to the second and so on.

TheDude83
01-04-2003, 01:36 AM
I would really like a script that would sort the Now Playing list too. How hard would this be to make? I don't really want to change the dates they were recorded. I just want the items grouped by show.

jabramsja
01-04-2003, 05:46 AM
I think it would be cool even if you could only do it on reboot. It does sound like it may be a pain in the butt. What about if the script marked all the sorted shows so that they won't be resorted? That way it can use some sort of binary or quick search to sort the new programs and then append to the already sorted portion of list? I know it is out there but searching through pages upon pages of tivo shows sucks:)