Difference between revisions of "Foobar2000:Components/Cue Fix (foo cue fix)"

From Hydrogenaudio Knowledgebase
Jump to: navigation, search
(New Component page)
 
m
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.3
+
| stable_release      = 1.0.5
| stable_release_date  = 2022-09-15
+
| 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)
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