marc2k3
marc2k3
There is no bug here. Seems like quicksearch is being weird by installing a lock but returning false for every lock type. Even if you don't know C++, you can...
It was stupid oclock earlier and all those methods must be returning `true` as they're the allowable actions, not `false` like I incorrectly said. And the internal method used by...
If a component applies a lock, the return value from its `get_filter_mask` mask implementation should never be zero. quicksearch is behaving very badly indeed. So yes, the method shouldn't be...
It's the responsibility of foobar2000 core or other component adding/removing files to call undo backup. This is not a job to be handled inside the callback. Lots of components will...
No idea why I'm being pinged on this, But I searched and found this component is using `http_client` from the fb2k SDK exactly like I do. I know from experience...
Custom components should remain in place if you installed them correctly. https://wiki.hydrogenaud.io/index.php?title=Foobar2000:How_to_install_a_component If yours got removed, I suspect you might have installed them manually in the main fb2k folder\components. If...
Probably not deleted but ignored. 32bit uses a folder named `user-components` inside the `profile` folder of a portable install. 64bit fb2k uses `user-components-x64`. And you obviously can't move the components....
Did you try my suggestion from my original post? > People can try force reloading all tags by using the properties dialog>Tools button>Reload info.
There is some history about period characters being used for lyrics in foobar2000 1.x. Before 1.3.0, fb2k would load all metadata from files and these would be cached in the...
> but the other tags are not (for instance SYNCED LYRICS) Well that's no mystery. I did say to check the contents of `LargeFieldsConfig.txt`. ``` # Any changes in this...