21
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.
22
Support - (fb2k) / Re: foobar2000 2.25 Preview 2025-05-09 -> UPnP
Last post by stevefreeman -I have tried a clean install of 2.25 (64) and added columns_UI, and cannot find out how to get FB2K to browse for files on my NAS (which is running a UPnP server) - can anyone point to the setup I'm missing?
I play can files from the NAS, but I'm not sure if FB2K is just reading files over SMB. I can't get artwork (Folder.jpg) either, but which works fine with the 32b version and the old plugin.
23
3rd Party Plugins - (fb2k) / Re: Biography Discussion
Last post by regor -Changelog
Quote
Open images directly instead of explorer window to art
Double L. click on art opens the image (in addition to Alt + L. Click) using the default OS image viewer
Fixed image timers being reset on multiple panels usage. Auto-cycling not working when closing bio panels.
24
Other Lossy Codecs / Re: MuCodec - can compress audio down to just 0.35 kbps with impressive quality.
Last post by MihaiPopa12346 -Looks nice, but I don't know how to execute this at all.You need Python and various packages to run!

Also: I tried it (on Google Colab with a T4 GPU) and it doesn't work. Maybe someone more nerdy can fix the problem!
25
3rd Party Plugins - (fb2k) / Re: Biography Discussion
Last post by regor -Small bug report:
Image auto-cycle stops working after opening and closing another Biography panel using "foo_flowin" component.
Biography v1.4.2
Spider Monkey Panel v1.6.1
foobar2000 v2.24 32-Bit
Flowin v0.2.2
The same thing happens in foobar 64bit using the jsplitter popup panels. So, maybe closing one Biography panel breaks the auto-cycle timer in all other biography panels somehow?
Not really a "bug" but the way it works. If you open a panel via popups, then it's the last panel loaded. When there are multiple panels, only the last one is the "server", but if you have only 2, then removing the last one effectively disables any server usage and resets all timers.
Bio was not meant to be used that way.
Now... it can be fixed, or at least a change I made seems to fix it. I certainly will not bother delving deeper into bio internals.
Quote
When using the JSP3 plugin Last.fm bio +images, the image can be temporarily viewed in its full size as-downloaded by double-clcking the image; I can't find an option to do this in the WilB biography image panel--am I missing something??Currently it opens an explorer panel with the file selected; I may change it to directly open the photo with the default viewer set by OS. Without a SMP update, it is not possible to use the builtin foobar art viewer. I will also add double click support if the panel toogle is disabled for such shortcut and the mouse is over the image.
26
Other Lossy Codecs / Re: exhale - Open Source USAC encoder
Last post by C.R.Helmrich -Forgot to thank NetRanger as well in the list, sorry.
Chris
27
3rd Party Plugins - (fb2k) / Re: Spider Monkey Panel (foo_spider_monkey_panel)
Last post by regor -fb2k 2.25 has changed the behaviour of FbMetadbHandle RawPath IF you have a portable install AND your music resides on the same drive as that portable install. Any script that does something like startsWith("file://") will fail because RawPath will now start with "file-relative://".
I've compiled an update that works around this.
I think in this case the scripts should be updated instead of touching the handle property at component level, because otherwise scripts will not work with other versions of the component (and being honest here, people are just using whatever it works for them), resulting in a mess. Fixes at script level are easy enough and anyway if new file protocols are the norm in future versions, then scripts should adjust to it. Otherwise we are loosing the possibility to make use of the new protocol for something else.
I have revised all my scripts and it was 10 mins to support both protocols. Library tree and Biography has only 4 places to edit. I can take care of those.
Anyway thanks for the warning.
And finally possible to compile it without dark magic xd thank you so much
28
Support - (fb2k) / Re: Cannot update fromFB 2.24.4 32bit to FB 2.24.5 32 bit
Last post by Case -29
3rd Party Plugins - (fb2k) / Re: JSplitter (splitter + SMP x64 alternative)
Last post by Defender -Feature request.
At the moment transparency for a panel can only be set by rightclicking the caption of that panel and is not shown in the overall panel options.
This means you can only set transparency for a panel by first enabling the caption for a panel in panel options and then have to rightclick the caption of that panel, set transparency and then hide the caption again.
Can pseudo transparency also be added to the overall panel options grid?
30
3rd Party Plugins - (fb2k) / Re: NEW ESLyric v0.5 - an alternative lyric show component
Last post by Defender -Got it.Transparency[attach type=thumb]36454[/attach]
Yes, Transparency is working with ESlyrics 1.0.3.1 running in JSplitter 3.6.1.14.
Very strange that in JSplitter the 'Support pseudo transparency option' is only available in the Caption and not in the Panel List, which means you first have to enable the caption before setting the particular panel to transparent and then disable the caption again.
But that is a question for the JSplitter thread.