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
1
Support - (fb2k) / 2.25 preview uPnP bug
Last post by clark8888 -
The built-in upnp will be fully converted to wav, and playback will pause after 26 minutes at  32bit 384kHz by PGGB plugin, while 768kHz will be full of noise
2
3rd Party Plugins - (fb2k) / Re: JSplitter (splitter + SMP x64 alternative)
Last post by sveakul -
JSplitter v4.0.1

[BUG] Fixed crash of old versions of the player when adding the JSplitter panel and when closing the player.
4.01 with 64-bit Foobar v2.25 Preview 2025-05-19, updated over 4.00, running fine.

Biography users: clear your cache after installing 4.01 to avoid initial wonky behavior--erratic image and text loading, search failures, etc.  No problems afterwards.  The following script inserted into a text file and saved with a *.bat extension will give you a batch file for clearing the cache manually at any time;  change the folder path to foobar2000 to match yours:
Code: [Select]
@ECHO OFF

Set dir="C:\foobar2000\profile\foo_uie_jsplitter\package_data\{BA9557CE-7B4B-4E0E-9373-99F511E81252}\biography-cache"

Echo Deleting all files from %dir%
del %dir%\* /F /Q

Echo Deleting all folders from %dir%
for /d %%p in (%dir%\*) Do rd /Q /S "%%p"
@echo Folder deleted.

exit
3
3rd Party Plugins - (fb2k) / Re: foo_truepeak True Peak Scanner
Last post by Defender -
Hi Case, I have been trying to remap the LRA tag and unless I'm wrong it seems you missed to add them since all others are present. These 2:

REPLAYGAIN_ALBUM_RANGE
REPLAYGAIN_TRACK_RANGE

I'm currently using ffmpeg to store the value on %LRA%, so being able to replace my current JS script with this tool without additional steps (like masstagger) would be pretty great, since it's much faster.
I use True Peak Scanner 0.6.15 preview 2025-05-18.

Did you enable the LRA scan in advanced settings?
4
3rd Party Plugins - (fb2k) / Re: foo_truepeak True Peak Scanner
Last post by regor -
Hi Case, I have been trying to remap the LRA tag and unless I'm wrong it seems you missed to add them since all others are present. These 2:

REPLAYGAIN_ALBUM_RANGE
REPLAYGAIN_TRACK_RANGE

I'm currently using ffmpeg to store the value on %LRA%, so being able to replace my current JS script with this tool without additional steps (like masstagger) would be pretty great, since it's much faster.
5
Audio Hardware / Re: Headphone amp?
Last post by includemeout -
That's alright. Only after re-reading my own post did I realise I'd linked to the Magni's webpage instead of the Atom's. 
Corrected for future readers of this thread.

Not sure if it's in the aforementioned scientific(?) paper (TL;DR), but you probably know already that headphone amps have more efficient mechanisms (opamps, dedicated output stage, etc.) for reducing high-voltage output other than the average power amp and its typical resistor-divider network - therefore maintaining proper damping factors - which, AFAIK, would be one of their main benefits.

Other HA members, however, may possess the expertise to name a few other advantages, if any.
 
Rest assured though, I'm definitely not referring to sound coloration, harmonics, or similar alterations merely disguised by audiophools as sought-after traits/fairy dust in a headphone amp's SQ.



9
Support - (fb2k) / Re: foobar2000 2.25 Preview 2025-05-09 -> UPnP
Last post by ejp2472 -
I have tried all public previews of  2.25 including todays 2025.05.19. I'm trying to stream to my Cambridge Audio EVO 150, just like in 2.24. It starts after a while, and stops again after at most 10 seconds.
[UPnP] HTTP request #6: HTTP/1.1 GET /9749A2A2-CDFA-4B13-B7D8-4BED498E770A/stream.wav
[UPnP] HTTP concurrency: 2
[UPnP] Source: 192.168.50.7:34518
[UPnP] User-Agent: StreamMagic/v136-b-017 (Model 4009) AirableList
[UPnP] Range: bytes=1940446-
[UPnP] icy-metadata: 1
[UPnP] Host: 192.168.50.76:50999
[UPnP] Connection: Keep-Alive
[UPnP] Accept-Encoding: identity
[UPnP] Stream container: WAV
[UPnP] HTTP request #6 finished
[UPnP] HTTP concurrency: 1
[UPnP] Returned time: 0:00:01
[UPnP] Transport state: PLAYING
[UPnP] HTTP request #5 finished
[UPnP] HTTP concurrency: 0
[UPnP] Returned time: 0:00:06
[UPnP] Transport state: PLAYING
[UPnP] Returned time: 0:00:00
[UPnP] Transport state: STOPPED
[UPnP] Returned time: 0:00:00
[UPnP] Transport state: STOPPED
[UPnP] Returned time: 0:00:00
[UPnP] Transport state: STOPPED
10
3rd Party Plugins - (fb2k) / Re: Georgia-ReBORN - A Clean foobar2000 Theme
Last post by TT -
Hi! How to change playlist view to grid mode?

Hi @embipurer,

you can not change it in the Playlist. You need to go to the Library ( top Menu > Library )
and right click for Library's context menu > Change layout to full.
To change back to tree view, right click for Library's context menu > Change layout to normal.

P.S Be sure to have indexed your music in foobar's Media Library. Top Menu > Media > Configure.

-TT