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_mod.dll Help! (Read 2195 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

foo_playcount_mod.dll Help!

Hello all,

Please bear with me as I just moved from being a Winamp use to a foobar2000 user just this after and I have been customizing it to my liking since. At the moment, I am using the Foobear (http://lassekongo83.deviantart.com/art/FooBear-65777342) skin. I have followed all the instructions and everything seems to be working like it's suppose to besides the "Last Played" and "Tracked Played:" counters. Below is an image of what I see:



How do I fix this so that the player counts like it's suppose to instead of having a '?' there?

Thanks!

foo_playcount_mod.dll Help!

Reply #1
I suggest you ask the author for assistance.

That is quite an old configuration.
It seems to be a panel UI config which is not supported here.

The author also states that it does not work with up to date foobar releases.

terry

foo_playcount_mod.dll Help!

Reply #2
you are using outdated foobar version, and some outdated (even unsupported) components, so asking for support for this custom install should be addressed to the author of the skin.

"Last Played" and "Tracked Played:" counters are mapped to LAST_PLAYED and PLAY_COUNTER tag according the component foo_playcount_mod
you should set it's setting in preferences, and if you don't want to see question marks if their value is missing, enclose them in brackets:
[%LAST_PLAYED%]
[%PLAY_COUNTER%]
in the PUI script

[edit] little late