Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Recent Posts
2
Support - (fb2k) / Re: BUG: foobar2000 2.x Seekbar Issues
Last post by KMDXM -
If clean install worked correctly, you could post your configuration details, like output component and DSPs. Or simply test changing settings one at a time until the problem goes away, then you know what part is at fault and can report it.

The clean portable install worked fine, even with all of five third-party components installed. There was still the position indicator twitching, but it was occasional, not as noticeable, and as you pointed out, something of a normality. The next track in the playlist doesn't start playing until the extreme tail end of the preceding track, so there's an extremely limited window of time to seek back before foobar2000 visually changes to the next track. I have no third-party DSPs on my regular or portable test installations of foobar2000, and the only active DSP on either installation is the equalizer.

Attached are the component information for both foobar2000 installations on my laptop.

I might need to test individual settings later to determine what's different between the normal and portable installs.
3
3rd Party Plugins - (fb2k) / Re: foo_midi (foobar2000 v2.0)
Last post by pqyt -
MIDI player's config dialog doesn't fit properly into foobar2000's UI. Perhaps the issue relates to using a 4K monitor with an increased scaling of 175%?
Blame Microsoft. The whole dialog uses Device Independent coordinates and leaves the scaling in the hands of the Windows dialog manager.

Except for rebuilding the preferences as a separate dialog I don't see another option. Eventually it'll have to happen but I've been avoiding it because it is not a fun job.
6
3rd Party Plugins - (fb2k) / Re: foo_vis_milk2
Last post by deus-ex -
Hi, I just checked out your plugin foo_vis_milk2. It appears that custom font settings are saved but don't get applied.

Side note: The release page on GitHub hasn't been updated since v0.2.0.0 from November, 17th 2024.
7
General - (fb2k) / Re: ReFacets
Last post by Montchenot -
I'd appreciate if there can be an optional delay for the ReFacets search functionality. Especially when there's just a few characters in the field, which currently trigger a search each time I'm in doubt while typing the query
9
3rd Party Plugins - (fb2k) / Re: Spider Monkey Panel (foo_spider_monkey_panel)
Last post by regor -
# 1.62.25.05.13
-Add `FbMetadbHandleList` `SaveAs`. Saves using native `.fpl`
format so you should use that as the file extension. The
parent folder must already exist.
Finally can save into fpl playlists. Is it possible to load a fpl playlist as a handle list (skipping the UI)?


Quote
-Add `fb.ShowPictureViewer(image_path)`. This uses the image
viewer built in to `foobar2000`.
Will add that one to biography, which was the missing bit for art.

Thanks for both!