foobar2000:Components/Cue Fix (foo_cue_fix)
Cue Fix | |
---|---|
foo_cue_fix | |
Developer(s) | marc2k3 |
Repository | Github |
Release information | |
Initial release | August 21, 2022; 2 years ago |
Stable release | 1.0.5 (October 25, 2022) |
foobar2000 compatibility | |
Minimum version | 2.0 |
UI module(s) | N/A |
Additional information | |
Use | Other |
License | MIT License |
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.