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
21
Audio Hardware / Re: Question in-ears magnetic driver
Last post by classicaran88 -
Are the dual magnetic dynamic drivers of these in-ears very resistant to demagnetization and magnetic losses unlike 2.5" HDDs? To demagnetize or have magnetic losses of these dual magnetic drivers of these in-ear headphones, what power would be necessary? And what power does a 29" CRT have because it has coils and speakers?
22
Support - (fb2k) / Re: foobar2000 2.25 Preview 2025-05-09 -> UPnP
Last post by stevefreeman -
I'm interested in UPnP in a 64-bit version too, and have been using the 'old' plugin with the 32bit version. The browser shows all (any) servers on my LAN, and lets me navigate and play files, playlists etc.

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.
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.
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
29
3rd Party Plugins - (fb2k) / Re: JSplitter (splitter + SMP x64 alternative)
Last post by Defender -
@LUR

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 -
Transparency
[attach type=thumb]36454[/attach]
Got it.

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.