Foobar2000:Components/Cue Fix (foo cue fix): Difference between revisions
(New Component page) |
mNo edit summary |
||
Line 9: | Line 9: | ||
| released = {{start date and age|2022|08|21}} | | released = {{start date and age|2022|08|21}} | ||
| released_ref = | | released_ref = | ||
| stable_release = 1.0. | | stable_release = 1.0.5 | ||
| stable_release_date = 2022- | | stable_release_date = 2022-10-25 | ||
| preview_release = | | preview_release = | ||
| preview_release_date = | | preview_release_date = |
Revision as of 13:28, 3 November 2022
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.