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
16
3rd Party Plugins - (fb2k) / Re: [REQUEST] foo_tidal
Last post by Orion33 -
As I have already written, this script does not require any registration and entering your account. I don't know if it always works or sometimes fails, I found it only recently. But I tried downloading the track and no account was required for me to do that. And if a track can be downloaded, that means it can at least be stored in memory and played from there.
17
Support - (fb2k) / fb2k 64bit and >20GB RAM
Last post by boxerfan88 -
Today I observed an odd behavior with fb2k 64bit, the process was consuming >20GB RAM.

Scenario:
fb2k was playing in the background, PC was console locked. I logged in and after a few secs, there was no more audio, when mouse was on fb2k, the blue circle busy logo was seen. I went over to the task manager, i saw fb2k with process memory >20GB and it was slowly dropping. By the time I took the screenshot, it has dropped to 15Gb. The process memory footprint continue to drop until around 800K then the audio came back. I have never seen this before, nor could I replicate it. Logging it here for records. Will post here again if it recurs.

X
18
General - (fb2k) / Re: Custom Column for Displaying Album Art with Fallback Artist Picture Display.
Last post by anamorphic -
There are no tags for displaying artwork. The playlist view columns for that are all hard coded to display only one type of artwork.

To show artwork columns you firstly need grouping enabled - right-click playlist column header > Groups menu, select a grouping, or 'More...' to make a custom grouping. Then select artwork columns by right-click playlist column header > Columns > Album Cover, and/or the ones after that. The columns can be moved left/right/resized by dragging the header. (This is for Default UI on foobar v2)

Edit: Actually, if you were using external art, I suppose you could add the artist image location to Preferences > Display > Front Cover tab. For example -

Code: [Select]
front.*
cover.*
artist.*
..\artist.*

This would then show the first cover image found, falling back to artist image (artist.jpg). Note it effects every panel displaying "Front Cover" art throughout foobar.
19
3rd Party Plugins - (fb2k) / Re: foo_enhanced_playcount - Record all song plays and Last.fm scrobbles
Last post by regor -
Just noticed the "native" copy playback statistics doesn't copy the enhanced stats, so there is no way to copy them between tracks (with different TF) as far as I know.

I suppose you can not hijack the original menu entry and add all the stats there (although that would be great), but could you at least provide a new entry at the enhanced menu with Reset/Copy/Paste options? (which would include both stats from foo_playcount and yours)
Any solution around this?
20
General - (fb2k) / WASAPI 24 bit padded support
Last post by mtamistake09 -
I wonder if it might be possible to add the 24-bit padded option in WASAPI? I've tried playing 24-bit in Linux, but unfortunately I get an error. I can do it in JRiver only if it is padded. I'm sure many others might find this simple option useful, thanks in advance.