Giter Site home page Giter Site logo

foo_cuefixer's People

Contributors

foxx1337 avatar revenantx avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

foo_cuefixer's Issues

CUEFIXER can't remove items from playlist with any lock

Playlists can have a lock with "remove items" permitted, so the following code will be more correct:

auto lock_filter_mask = playlistManager->playlist_lock_get_filter_mask(p_playlist);
if (lock_filter_mask & playlist_lock::filter_remove)
{
delete entriesToRemove;
console::print("CUEFIXER: playlist locked");
return;
}

Crash when using Cue fixer 1.3

Ive been experiencing a crash when cuefixer is loaded. It happens when I try to make a playlist with my entire lossless collection. The collection consists of over 165,000 items. It doesn't happen when I remove cuefixer. I've tried beta versions of Foobar and will tinker a bit more with the 32bit version of Foobar.

I think it might be in the realm of possibility that I have duplicate Cue files in some albums. One referencing a wave file and one referencing a flac file.

failure_00000009.txt

Not working with the 64bit version of foobar2000 2.1 preview 2023-08-24

I'm not sure if I'm misunderstanding the functionality of this plugin but it does not appear to be working on 64bit version of Foobar2000. The screenshot show an older preview version but I updated to the latest and still have issue. Again I'm not sure exactly how this works, but I'm expecting at the very least that the original flac file gets hidden if there is a cue sheet in the same folder. Also I would hope there should be pseudo files listed in the library.
foobar

some cues are weird

Some files appear like this:
image
In order to fix this I open them with Notepad++, do some minor change and save. It fixes it right away:
image
The catch is that if I undo the changes to the file whatsoever, i.e. do ctrl+z & ctrl+s, or just replace it with a backup, the issue never comes back. This never happens with these cues in other players, in AIMP for example.
So I assume the cue is not a culprit. This bug been bothering me for years, coz the foo_cuefilter also has it.
Perhaps it is something you could fix.

Here's some reference https://hydrogenaud.io/index.php/topic,68236.0.html
So it might be foobar's bug after all... dunno

p.s.: select album/tracks > tools > reload info - helps

Duplicates return after pressing Tab (or alt-Tab) key

Default user interface

I have:
two facets panes (one for Artists, one for Albums);
one playlist view;

first bug:
when i select artist for the first time then select album for the first time duplicates appear.
when i change selection of albums back and forth duplicates are filtered out correctly.

second bug:
if duplicates are filtered out correctly then when I press alt-tab (once or twice, depends if you have another window opened) duplicates reappear.
OR I can press just Tab key several times to change focus to different panes and REFERENCED_FILEs appear in playlist along with .CUE or .APL.

screenshot

? sign in the cue's FILE lines crashes foobar

the FILE's value containing the question mark crashes foobar.
I have some broken .cue files which point to the blablalba?.flac e.g.
whenever I use ColumnsUI's filter to choose the artist/album with such .cues foobar (2.0) crashes.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.