Don't hate.
I wrote a custom column to display the total playtime for each track, makes things fun to look at with the playcounts!
So this is the top of my library in play time.

P.S. Any music you see is probably worth your time checking out if you haven't heard it before.
Edit: I'll throw this down here as well.
I wrote a custom column to display the total playtime for each track, makes things fun to look at with the playcounts!

So this is the top of my library in play time.
Code:
$pad_right($div($put(sec,$mul(%length_seconds%,%PLAY_COUNT%)),60,60),2,0):$pad_right($mod($div($get(sec),60),60),2,0):$pad_right($mod($get(sec),60),2,0)

P.S. Any music you see is probably worth your time checking out if you haven't heard it before.
Edit: I'll throw this down here as well.














Comment