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: Inline rating functionality of Peter's Playback Statistics - how implemented? (Read 1271 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Inline rating functionality of Peter's Playback Statistics - how implemented?

Hi,

I found peter's Playback Statistics really useful and was curious about its implementation. While I understand how to implement most of its features, I am uncertain about the inline rating functionality.

In the playlist view, users can hover over the "Rating" column and click on a star (1-5) to set a rating. However, after exploring the foobar2000 SDK, I couldn't find anything related to creating custom interactive elements within a playlist column. The class playlistColumnProvider seems limited to inserting formatting patterns rather than enabling interactive functionality.



Does anyone have insights into how this inline rating feature might be implemented? Any guidance would be much appreciated. Thanks in advance!