foobar2000:Components/Cue Fix (foo_cue_fix)

From Hydrogenaudio Knowledgebase
Jump to: navigation, search
Cue Fix

foo_cue_fix
Developer(s) marc2k3
Repository Github
Release information
Initial release August 21, 2022; 2 years ago
Stable release 1.0.6 (November 13, 2022)
Preview release
foobar2000 compatibility
Architecture {{{foobar2000_architecture}}}
Minimum version 2.0
Maximum version
UI module(s) N/A
Additional information
Use Other
License MIT License
Discussion thread {{{discussion_thread}}}
View all components

Description

This component is loosely based on foo_cuefixer but fixes a bug which prevented that component running on Windows 7. Also, this version uses newer APIs only available in foobar2000 2.0 and later. Lastly, it's also been updated to run in a background thread.

Without this component, adding a folder to a playlist that contains cuesheets and the files they reference would leave the referenced files in the playlist which is not desirable. So the component iterates the playlist and removes the referenced files. Also, it will remove any cuesheets that reference files that do not exist.

Usage

Check here.

External links