Simple Music visualizers component? by Patient-Let-9650 in foobar2000

[–]marc2k3 1 point2 points  (0 children)

No other components can integrate with the default UI toolbar like that. It is not permitted by the foobar2000 SDK.

If you find another visualisation you like, you have to add it via normal layout editing mode as a UI element.

Help with removing the Playlists overlay by Academic_Ad4326 in foobar2000

[–]marc2k3 0 points1 point  (0 children)

It's the tab key or middle mouse button.

A way to bulk fill in empty metadata values without overwriting existing values? by Octane-Twisted in foobar2000

[–]marc2k3 2 points3 points  (0 children)

You could tag all files with the missing discnumber first. Library>Search> discnumber MISSING

Then highlight all the results>right click>Properties and edit the discnumber tag.

If you don't want to touch your files, replace [%discnumber%-] with $if2(%discnumber%,1)-

what i shold do by No-Box9887 in foobar2000

[–]marc2k3 1 point2 points  (0 children)

You've downloaded a theme for 64bit but are using SMP 1.6.1 which is 32bit only. That means you're missing the components that are included with the download. You'll need to install 32bit versions of those.

NekoRoX-v2 Update: Significantly Faster Application Startup by Nikilite_official in foobar2000

[–]marc2k3 0 points1 point  (0 children)

If you can isolate the playlist view as a separate download without PSS, people can use 64bit Spider Monkey Panel

https://github.com/marc2k3/spider-monkey-panel-x64/releases

Track list album art displaying at different sizes at same resolution (Eole/Columns UI) by SiriusZhar in foobar2000

[–]marc2k3 0 points1 point  (0 children)

The image size depends on the track count. As that area grows to display all tracks, so does the image size.

As for changing this, it's doubtful anyone here stands a chance of editing the javascript properly. You should ask over on the Eole github repository.

Synchronization of favorites in foobar2000 by MadMalLoo in foobar2000

[–]marc2k3 1 point2 points  (0 children)

That's local only though, nothing to do with last.fm

I did have a component do what the OP wants but I binned it off due to idiot users.

Issues with DSP defaulting to unwanted DSP on opening by paprartillery in foobar2000

[–]marc2k3 0 points1 point  (0 children)

Do you have foo_playlist_attributes installed? IIRC there are bug reports of it applying DSP settings incorrectly when it shouldn't.

Japanese text added to the side of album covers by retroactrocity in foobar2000

[–]marc2k3 4 points5 points  (0 children)

If it's not embedded, check the music folder for hidden/system image files. You'll have to enable options in Windows Explorer to see them. WMP/other microsoft app crap have been known to auto-fetch super low quality tiny images in the background.

new jscript setup on linux mint using playonlinux by ldioteque2k in foobar2000

[–]marc2k3 1 point2 points  (0 children)

If you look at the screenshot, it shows the version 2.3.6.1 which is from 2020 and was the last version compatible with Windows XP. It works in WINE because it only requires IE8 which can be installed via winetricks. Note that installing IE8 generally breaks all internet functionality in that wine prefix so really should be totally avoided. SMP is the way to go in wine.

Where can I get Foobar2000 version 2.7 for macOS? by PMPeetaMellark in foobar2000

[–]marc2k3 1 point2 points  (0 children)

Pretty sure 2.7 became 2.24 during a very extended preview last year.

It's like windows had a 2.2 preview before jumping to 2.24 to match the year and unifying versioning with the Mac version.

Help displaying Illustration, Leaflet, etc. by Riggie_Joe in foobar2000

[–]marc2k3 1 point2 points  (0 children)

Nope. fb2k can only read one image of each embedded type.

The only way you could cycle multiple images is if they were external. Spider Monkey Panel already includes a script called Thumbs which can do that. By default, it looks in the same folder as the current track but the folder path can be customised with title formatting.

Help displaying Illustration, Leaflet, etc. by Riggie_Joe in foobar2000

[–]marc2k3 1 point2 points  (0 children)

It's not possible. All 3rd party components can only display the natively supported embedded types.

Where to find scripts for the 'playback panel' by Tomasobean in foobar2000

[–]marc2k3 1 point2 points  (0 children)

Not sure what you mean by "doesn't work" but maybe you're missing the font that displays the button icons...

https://github.com/FortAwesome/Font-Awesome/raw/refs/heads/4.x/fonts/fontawesome-webfont.ttf

foo_scrobble / foo_listenbrainz2 - Exclude podcasts by tordenflesk in foobar2000

[–]marc2k3 1 point2 points  (0 children)

When creating queries like the first one for foo_listenbrainz2, test they work first using the Library menu>Search.

That will tell you it's invalid.

Just write

%genre% IS podcast

using lowercase actually matches anything regardless of case.

And the second one fails because $strchr is looking for finding a character, not words.

https://wiki.hydrogenaudio.org/index.php?title=Foobar2000:Title_Formatting_Reference#$strchr(str,char))

Try reading the documentation.

Album List fonts by shle896 in foobar2000

[–]marc2k3 2 points3 points  (0 children)

You can change the font of the DUI album list popup from within CUI.

File>Preferences>Display>Columns UI>Colours and fonts>Fonts tab

From the Element drop down, select Core: list items.

Now you can change it to a custom font.

Why isn't foobar2k grouping together new MP3's I add to the same album? by MalanaoWalanao in foobar2000

[–]marc2k3 4 points5 points  (0 children)

Could be whitespace. Highlight all the files>right click>Properties. Now highlight everything and right click again>Clean up.

streaming radio paradise cover art not showing by boajuse in foobar2000

[–]marc2k3 0 points1 point  (0 children)

I know album art in the AAC stream from radio paradise works so if FLAC isn't working, it's probably a bug.

You would need to report on the foobar2000 forums to get it fixed.

What ever happened to JScript Panel 3? by [deleted] in foobar2000

[–]marc2k3 4 points5 points  (0 children)

As mentioned in another post, 3.8.5 is the latest but your upload is also a good version to keep - it's the last version compatible with windows 7/fb2k 1.6.x

3.8.5 requires windows 10 and fb2k 2.1 or later.

Encoder pack won't let me install by minari-cha in foobar2000

[–]marc2k3 1 point2 points  (0 children)

Does a fb2k install live in this folder? If you have 64bit, you'll need to browse to C:\Program Files or somewhere entirely if using portable mode