I have a page where I am listing audio items and grouping them by audio_album so that I get a list of just albums. I'd like to be able to click on the '123' (plays) button to order the list by most plays, which kind of works right now, but it only grabs the plays from the first audio item from each album. I would the plays button to order the list by most plays using the total album play count. Does anyone know of a way to do this?
updated by @emg-powered: 09/17/18 12:50:32PM