NextPVR Forums

Full Version: Getting the order right
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I use the following command line to get a list of the last recordings. I want to order it by date. I've looked at the msdn help section and I can't seem to relate the database-related examples for the syntax of 'orderby' to this situation. Can you help please with syntax for the orderby switch? Thanks.

Code:
gbpvrcli /r 2 /message "{Title}\n{SmartDate}"
Please ignore this thread: problem now resolved.