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: foo_playcount (Read 1091 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

foo_playcount

Currently a song is "listened" when the 1minute mark is passed. Is there a hack of the component which just takes half of the song as limit?
Or is it possible to modify the tags in the following way, if yes, how?

%play_count% = $ifgreater(%playback_time_seconds%,60,$sub(%play_count%,1),%play_count%)
Now just bind the script to the same button as the "next" button.
The very act of observing, influences what happens.


foo_playcount

Reply #2
Is there no recompiled version or workaround for this (trivial) feature?
The very act of observing, influences what happens.