Fjara-h / foo_skipcount

Track skip count statistics for foobar 2000 files.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

foo_skipcount

Track skip statistics for foobar2000, official component page. Download from the official component page or this repo's release page

The custom column patterns are %skip_count%, %latest_skip%, %oldest_skip%, %skip_times%, %skip_times_raw%, and %skip_times_js%. %first_skip% and %last_skip% are also supported, but may be subject to removal in the future.

Runs on Foobar2000 32-bit, 64-bit and legacy Foobar2000 1.5/1.6.

Build notes

Uses Foobar2000 SDK version 2022-10-20

Install ATL, MFC, and WTL for prc, libppui, and sdk-helper to build. File structure is displayed in subdirectories of the repo. Portable foobar2000 installation's are used and test tracks are in their respect doc folders. WTL is through nuget, as of this edit, 10.0.10320

External links

Official discussion thread Official upload thread

Note: This is my first foobar2000 component and first c++ in a decade, feel free to pull request or open an issue with requests for fixes or improvements.

TODO: Look into foo_skiptrack counter and timestamp logging.

About

Track skip count statistics for foobar 2000 files.


Languages

Language:C++ 98.8%Language:C 1.2%