Overview | News | Windows | macOS | Android | iOS | Audio Formats | Components | Encoder Pack | Screenshots | Help & Support | Developer | Old Versions | Other Projects
Releases of Skip Count
2.0.5 current version, released on: 2024-04-16
XML export now only exports oldest/latest timestamps if a skip timestamp exists
Correctly set empty fields when data is not logged for skips
Fixed a 32-bit version specific error with oldest skip not correctly being larger than the largest possible timestamp
Correct JSON formatting of timestamps
Correctly set empty fields when data is not logged for skips
Fixed a 32-bit version specific error with oldest skip not correctly being larger than the largest possible timestamp
Correct JSON formatting of timestamps
2.0.2 released on: 2024-02-28
Removed bad global dispatch refresh API calls that were not needed
2.0.1 released on: 2024-02-28
Feature changes:
Fields:
Context menus:
Misc:
Added logging support for double-click track selection skips
Context menu dialogs settings been added to a sub-page of Skip Count
Fields:
%latest_skip%, identical to %last_skip%
%first_skip%, identical to %oldest_skip%, however both are new
%skip_times% is date-time timestamps
Context menus:
Clear oldest timestamp
Copy/Paste skip statistics. The "None" option does not overwrite timestamps.
Writing/Importing Tags with skip statistics
Export skip statistics to XML
Misc:
If tracks share the same hash after tags are changed, the records are combined rather than one being overwritten.
Fixed a couple minor bugs like the Last skip track property in the details menu displaying
1.9.1 released on: 2023-09-27
Removed a console debug statement that spammed View->Console
1.9.0 released on: 2023-09-23
Context menu option to clear all but most recent skip
Skip protection for all actions and custom grace duration
Skip protection for all actions and custom grace duration
1.5.0 released on: 2023-09-17
Skip timestamp logging in system time and javascript and last skip timestamp column
Context menu to clear last skip or all skips
Previous skip protection for Previous button with 1-second grace period.
Context menu to clear last skip or all skips
Previous skip protection for Previous button with 1-second grace period.
1.1.0 released on: 2023-09-11
Initial release:
Track skips for previous, next, and random actions.
Remove V2 specifics, enabling it to function on legacy foobar systems 1.5 and 1.6
Track skips for previous, next, and random actions.
Remove V2 specifics, enabling it to function on legacy foobar systems 1.5 and 1.6
1.0.0 released on: 2023-09-10
Base commit that has v2 specific functions.