Recommended Posts

Thanks for the links guys ill check them out later ;) Cheers

Edit: Moglenstar I'm reading your guide but how and where do I add the images for the foobar theme? I'm confused :p

now extract this file to wherever your foobar2000.cfg file resides. if you selected "enable per-user settings" during install, then this will be "%appadata%\foobar2000\". if you didn't select "enable per-user settings" during install, this will be wherever you installed foobar to, by default this is "%programfiles%\foobar2000\".

so you should either have (if you didn't select "enable per-user settings")

c:\program files\foobar2000\mog.fm

or (if you did select "enable per-user settings")

c:\documents and settings\<yourname>\application data\foobar2000\mog.fm

then when you add the code for the single_column_playlist, and trackinfo_mod, the images should all show up fine :)

Thanks for the links guys ill check them out later ;) Cheers

Ditto. I spent a good 2 hours with it last night, and you're right, progress is slow, but you definitely have to put the time in. It seems like a lot of the customization lies in the code, so I need to learn what all those tags and such mean. I've been looking at checkboxes, etc for customization. Now I think I'm headed in the right direction!

Thanks guys!

Just turn all of the hearders of for the panels etc and reassign the divider images.

As for the album sorting, you'll have to add a group config on your own cause it's not pressent in the config from em3 :)

Hi everyone

I have a question of my setting

here is my code of album cover

$imageabs2(360,300,40,$sub($mul(%_height%,%_itemindex%),$add(%_height%,1)),,%_height%,,,C:\Program Files\foobar2000\components\cd_case\cd.png,)

$imageabs2(360,300,,$sub($mul(%_height%,%_itemindex%),$add(%_height%,1)),,%_height%,,,C:\Program Files\foobar2000\components\cd_case\case.png,)

$imageabs2(265,222,,,,,10,38,$replace(%path%,%filename_ext%,cover.*),)

$imageabs2(360,300,,,,,,,C:\Program Files\foobar2000\components\cd_case\gloss.png,alpha-160)

fb.jpg

the image is too wide

how do I make it auto-resize with image width?

what code should i add?

Thank you everybody :)

Hi everyone

I have a question of my setting

here is my code of album cover

$imageabs2(360,300,40,$sub($mul(%_height%,%_itemindex%),$add(%_height%,1)),,%_height%,,,C:\Program Files\foobar2000\components\cd_case\cd.png,)

$imageabs2(360,300,,$sub($mul(%_height%,%_itemindex%),$add(%_height%,1)),,%_height%,,,C:\Program Files\foobar2000\components\cd_case\case.png,)

$imageabs2(265,222,,,,,10,38,$replace(%path%,%filename_ext%,cover.*),)

$imageabs2(360,300,,,,,,,C:\Program Files\foobar2000\components\cd_case\gloss.png,alpha-160)

fb.jpg

the image is too wide

how do I make it auto-resize with image width?

what code should i add?

Thank you everybody :)

try using:

$imageabs2(265,222,,,,,10,38,$replace(%path%,%filename_ext%,cover.*),nokeepaspect)

"Also when you install foobar, untick ‘Enable Per User Settings’. It makes it a lot easier and is what my code is written around."

it was in the first post back about 10 pages.

FYI,

if your config used $imageabs2() with the new / relative paths for everything, all your images (and buttons) could go in the installation directory regardless of the state of "Per user settings"

Excuse me

I have a new question

If there is no cover in an album directory how do I direct to default cover image in foobar directory?

here is my code:

$imageabs2(222,222,0,$sub($mul(%_height%,%_itemindex%),$add(%_height%,5)),,%_height%,33,37,$replace(%path%,%filename_ext%,cover.*),nokeepaspect)

Thanks for helping :)

Excuse me

I have a new question

If there is no cover in an album directory how do I direct to default cover image in foobar directory?

here is my code:

$imageabs2(222,222,0,$sub($mul(%_height%,%_itemindex%),$add(%_height%,5)),,%_height%,33,37,$replace(%path%,%filename_ext%,cover.*),nokeepaspect)

Thanks for helping :)

$imageabs2(222,222,0,$sub($mul(%_height%,%_itemindex%),$add(%_height%,5)),,%_height%,33,37,,images\nocover.jpg,)

$imageabs2(222,222,0,$sub($mul(%_height%,%_itemindex%),$add(%_height%,5)),,%_height%,33,37,$replace(%path%,%filename_ext%,cover.*),nokeepaspect)

That might work, altought im not sure

"Also when you install foobar, untick ?Enable Per User Settings?. It makes it a lot easier and is what my code is written around."

it was in the first post back about 10 pages.

Just so you know, the only way I could get foobar2000 working properly in Vista was to enable that setting.

Is the seekbar in BBMartini's config supposed to work? Mine isn't though I followed all the instructions I came over in this thread and doublechecked that my components were up to date. Any ideas?

[edit] I finally got it to update its information per second but I'm not able to seek (by clicking the seekbar). :(

Is the seekbar in BBMartini's config supposed to work? Mine isn't though I followed all the instructions I came over in this thread and doublechecked that my components were up to date. Any ideas?

[edit] I finally got it to update its information per second but I'm not able to seek (by clicking the seekbar). :(

No one can seek it, i think theres a code being developed to seek it but only by intervals of 10 secs, but as for now, they are un-seekable

Under the trackinfo where you have the Seekbar, put a normal Seekbar in the layout, and make it autohide, that way you just hover that part, and itll pop up and you can seek :)

Just so you know, the only way I could get foobar2000 working properly in Vista was to enable that setting.

If you take ownership of the foobar2000 directory, you should have no problems..

takeown /f c:\program files\foobar2000

Blast, missed the edit time-window..

anyhow, been working on a new gilouche themed foobar since returning to windows xp, from vista..

single_column_playlist code is mostly bbmartini's playlist, just tweaked a little to match, i'll probably make something to replace that later..

Trackinfo_mod, is based off of my wmp code from vista, all buttons function

newgilouche.png

i don't intend on releasing this just yet :)

Excuse me

I have a new question

If there is no cover in an album directory how do I direct to default cover image in foobar directory?

here is my code:

$imageabs2(222,222,0,$sub($mul(%_height%,%_itemindex%),$add(%_height%,5)),,%_height%,33,37,$replace(%path%,%filename_ext%,cover.*),nokeepaspect)

Thanks for helping :)

Although it's already been suggested that you just layer images, you could also use the $fileexists() function.

$puts(cover,$replace(%path%,%filename_ext%,cover.*)
$imageabs2(222,222,,0,$sub($mul(%_height%,%_itemindex%),$add(%_height%,5)),,%_height%,33,37,
	$if($fileexists($get(cover)),$get(cover),/path/to/nocover.jpg)
,nokeepaspect)

$imageabs2(222,222,0,$sub($mul(%_height%,%_itemindex%),$add(%_height%,5)),%_height%,33,37,,images\nocover.jpg,)

$imageabs2(222,222,0,$sub($mul(%_height%,%_itemindex%),$add(%_height%,5)),,%_height%,33,37,$replace(%path%,%filename_ext%,cover.*),nokeepaspect)

That might work, altought im not sure

Thank you it works.

Although it's already been suggested that you just layer images, you could also use the $fileexists() function.

$puts(cover,$replace(%path%,%filename_ext%,cover.*)
$imageabs2(222,222,,0,$sub($mul(%_height%,%_itemindex%),$add(%_height%,5)),,%_height%,33,37,
	$if($fileexists($get(cover)),$get(cover),/path/to/nocover.jpg)
,nokeepaspect)

Thank you :) It works. I'm using it :p

I like "IF" code :)

Edited by EZ-man
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • "TeamViewer is the fast, simple and friendly solution for remote access over the Internet" Regarding the "friendly" description, has is stopped unceremoniusly booting your session after a couple of minutes accusing you of using it in a commercial environment?!
    • I hate religious supremacist genocidal maniacs. How antisemitic of you to imply that's what all Jews are like. Still no links I see. I guess when you're a zionists, backing your claims with proof doesn't matter. bEliEvE mE oR yOuRe hItLeR.
    • Moto G Stylus has better specs and a stylus. Search for the specs to see if they they're important to you. 
    • Funny how people who don't use OneDrive feel the need to give their opinion.
    • Win11Debloat 06.10.2026 by Razvan Serea Win11Debloat is a lightweight, easy to use PowerShell script that allows you to quickly declutter and customize your Windows experience. It can remove pre-installed bloatware apps, disable telemetry, remove intrusive interface elements and much more. The script also includes many features that system administrators and power users will enjoy. Such as a powerful command-line interface, support for Windows Audit mode and the option to make changes to other Windows users. All changes made by Win11Debloat can be easily reversed, and most removed apps can be restored via the Microsoft Store. A full guide on how to undo the changes is available here. Win11Debloat features: Below is an overview of the key features and functionality offered by Win11Debloat. Please refer to the wiki for more information about the default settings preset. Remove a wide variety of preinstalled apps. Click here for more info. Disable telemetry, diagnostic data, activity history, app-launch tracking & targeted ads. Disable tips, tricks, suggestions & ads across Windows. Disable Windows location services & app location access. Disable Find My Device location tracking. Disable 'Windows Spotlight' and tips & tricks on the lock screen. Disable 'Windows Spotlight' desktop background option. Disable ads, suggestions and the MSN news feed in Microsoft Edge. Hide Microsoft 365 ads on the Settings 'Home' page, or hide the 'Home' page entirely. Disable & remove Microsoft Copilot. Disable Windows Recall. Disable Click to Do, AI text & image analysis tool. Prevent AI service (WSAIFabricSvc) from starting automatically. Disable AI Features in Edge. Disable AI Features in Paint. Disable AI Features in Notepad. Disable the Drag Tray for sharing & moving files. Restore the old Windows 10 style context menu. Turn off Enhance Pointer Precision, also known as mouse acceleration. Disable the Sticky Keys keyboard shortcut. Disable Storage Sense automatic disk cleanup. Disable fast start-up to ensure a full shutdown. ...and more. Once you’ve downloaded the Win11Debloat file (Get.ps1), just follow these quick steps: Locate the Get.ps1 script file. Right-click the file and select Run with PowerShell from the context menu. If prompted by User Account Control (UAC), select Yes to grant the script the necessary administrative permissions. Win11Debloat 06.10.2026 release notes: This release brings some long-requested features alongside a host of fixes. For starters, Win11Debloat can now automatically detect previously applied tweaks for the logged-in user. And reverting them is as simple as unchecking the corresponding setting. The script now also fully supports running under the SYSTEM account, which has also made it possible to apply changes to users who are still logged in. This makes it far easier to integrate Win11Debloat into your automations and deployments. What's changed: Add confirmation dialogs & warning for Windows Terminal Removal by @Raphire Add Support for running the script under SYSTEM account by @soccerzockt in #609 With this, support was also added for applying changes to users that are still logged-in. Add option to show & undo previously applied tweaks by @Raphire in #599 Add additional options to change the All Apps view in the start menu (Hide, Grid, Category, List) by @Raphire in #599 Clean up logging of exceptions during Appx Package uninstallation via Write-Verbose by @HetCreep in #617 Improve log output in Get.ps1/Get-Dev.ps1 and clean up file exclusions by @Raphire Remove RemoveCommApps and RemoveW11Outlook app removal parameters. Use -RemoveApps parameter instead by @Raphire in #599 Resolve nested quoting bug in Run.bat when path has spaces, see #583 by @Raphire in #599 Fix desync issue when toggling "Only Show Installed" checkbox too fast by @Raphire in #599 Fix: add missing keys in Sysprep/Undo regfiles for Disabling Recall and Windows Suggested content by @Raphire in #599 Fix 'Disable Animations' Sysprep settings not being set for new users by @Raphire in #599 Fix typo in Disable_Game_Bar_Integration Sysprep registry file by @Raphire Note The -RemoveCommApps and -RemoveW11Outlook command-line parameters for uninstalling a few specific apps have been removed with this release. If you previously relied on these parameters, please see this wiki page for alternative methods of removing these apps. Download: Win11Debloat 06.10.2026 | Open Source View: Win11Debloat Home Page | Screenshots 1| 2 Get alerted to all of our Software updates on Twitter at @NeowinSoftware
  • Recent Achievements

    • One Month Later
      Sopa flores earned a badge
      One Month Later
    • First Post
      StaticMatrix earned a badge
      First Post
    • Week One Done
      StaticMatrix earned a badge
      Week One Done
    • Rookie
      lamborghiniv10 went up a rank
      Rookie
    • One Month Later
      pinnclepd earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      508
    2. 2
      PsYcHoKiLLa
      207
    3. 3
      +Edouard
      156
    4. 4
      Steven P.
      89
    5. 5
      ATLien_0
      79
  • Tell a friend

    Love Neowin? Tell a friend!