Listing Order
Archived
You could try order_by1="audio_rating_1_average_count NUMERICAL_DESC" order_by2="audio_rating_1_count NUMERICAL_DESC"
Not sure if that will work, but worth a try - jrCore_list documentation is what you need to look at, and experiment if the documentation doesn't cover it.
Post back here if you can, it may save someone else some time in the future.