Author Topic: Alphabetical Order?  (Read 5524 times)

0 Members and 1 Guest are viewing this topic.

Offline dekiscool

  • User
  • ***
  • Posts: 60
    • View Profile
Alphabetical Order?
« on: March 27, 2012, 05:35:22 pm »
So I am loading my movies in and with some trial and error, I think I have it pretty much how I want it. Except for one thing. If I export as HTML Frames, it shows my movies in a list in alphabetical order. However, if I export my movies as Web Pages(Index & Movies), it shows the list of movies on the index all out of sequence...like Adventures In Babysitting, Coma, Balls Of Fury etc...even if I just export the "A" movies, they are all out of sequence if I export as Web Pages(Index & Movies) . Any way to fix this in the code of the ptm files?

Thanks in advance.


Offline nostra

  • Administrator
  • *****
  • Posts: 2852
    • View Profile
    • Personal Video Database
Re: Alphabetical Order?
« Reply #1 on: March 27, 2012, 05:49:50 pm »
Remove these lines from the ptm file and it will use the default sorting order:
Code: [Select]
sortby="3"
sortdir="sdAscending"
Gentlemen, you can’t fight in here! This is the War Room!

Offline dekiscool

  • User
  • ***
  • Posts: 60
    • View Profile
Re: Alphabetical Order?
« Reply #2 on: March 27, 2012, 09:32:16 pm »
Thanks! Worked like a charm.

 

anything