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
13
3rd Party Plugins - (fb2k) / Re: Columns UI
Last post by musicmusic -
Confirmed, the state of the setting is reversed for some reason. (Though note that, at the moment, the tabs only fully collapse if the playlist view is a child of them.)

(It also seems that double-clicking on empty space to create a playlist isn't working, though middle-clicking still is...)
14
General Audio / Re: Dante Virtual Soundcard and C# NAudio / ManagedBass Libraries Help !
Last post by Octocontrabass -
Since you're using NAudio, have you tried writing your own custom SampleProvider? Looking at the code for MultiplexingSampleProvider and MixingSampleProvider, it shouldn't be too difficult to come up with something that lets you dynamically add/remove/reroute your different source audio streams while providing silence on any unused output channels.

ManagedBass might also work, but you'll need to pay for a commercial license to use it.
15
Support - (fb2k) / Re: foobar2000 2.25 Preview 2025-05-09 -> UPnP
Last post by regor -
Try: https://play.google.com/store/apps/details?id=com.deckerth.thomas.foobarremotecontroller2&hl=en
I didn't test it because still using old&gold FoobarCon Pro. It's back-end is 32-bit only but I'm still running foobar 32-bit, anyway...
That's not right. The component (backend) has been updated to x64 long time ago.
https://bitbucket.org/oblikoamorale/foo_httpcontrol/downloads/
or
https://github.com/regorxxx/foo_httpcontrol_fb2kc
18
3rd Party Plugins - (fb2k) / Re: foo_skip: skip tracks that match a specified search query
Last post by wojak -
@Case,

I installed skiptrack1.42.1 and when I use httpcontrol with foobarcontrol app the playback stops after current track ends. I uninstalled skiptrack and everything works fine. The only thing I changed in skiptrack properties was query needed for streaming. The only visible change when skiptrack was installed was: when folder was sent to playlist with control app the DSP automatically changed to blank and when manually changed back to my preset (which is also empty but has its name and is saved as default) the rest of the tracks played OK. But to make it work as usual I had to uninstal skiptrack. Is there anything to be checked/unchecked in the plugin to make it not stop after current track when operating with foobarcontrol app and httpcontrol?
19
Support - (fb2k) / Re: 2.25 preview uPnP bug
Last post by papavlos -
There are two separate parts of built-in unpn functioanlities.
The one which sends upnp stream to a remote renderer, let it be a TV, (formerly foo_out_upnp plugin)
And the second which captures and renders upnp stream send by a remote server, let in by a QNAP file server with dlna service up (forlmelry the 'renderer' function of foo_upnp plugin)

Which one do you refer to?