Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: Play counter (Read 1174 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Play counter

Hi.
I have installed the foo_playcount module. I want it to show the most played, first, and not last.
How do I change that?
Regards,
Fidde.


Re: Play counter

Reply #2
Hi Daeron.
Thanks for trying.  :)

It was not quite, what I was looking for.  I have made a "view" under "library", "configure", "album list", called "Most played albums" with the tekst-string: %play_count%  -  %album%  -  %album artist%|
It then shows the most played album, last. And I want them to be showed first, and the least played, last.
Regards
Fidde

Re: Play counter

Reply #3
Try changing %play_count% to $sub(5000,%play_count%).

Re: Play counter

Reply #4
Hi jazzthieve.

I try. Thanks :)