Recommended Posts

Also another quick q. A lot and I mean ALOT of my mp3s dont have correct ID3 tags, and because of that, I cant get foobar configured how I want. Is there a way to mass tag the files but have it do it via directory structure (so it tags the first file found in \RX Bandits\Progress\ with a 1 as the track number and so on)?

Yes there is!

foobar2000 has a builtin Masstager! That can guess values from directory and filenames!

With a syntax like this (customizable): %artist%\%year% - %album%\%tracknumber%. %title%

Also if you have full albums there is a FreeDB tager!

--

Neksus

Yeah the only problem is theres no real "order" to any of the files, aside from the directory structure. I've tried the Mass Tagger, but it doesnt exactly do what I'm trying to do. I want it to loop thru the directory and change the track numbers incrementally. So in say \RX Bandits\Progress it will loop thru from 1-12, and then when it gets to teh next folder, it will automatically start @ 1 again.

Ok, well after about 3 hours of mp3 tagging i've managed to come up with this:

foobar.JPG

My only problem now is the Selected text color. It only seems to happen on the 1st, 2nd, 3rd, 4th lines of each album. The rest works fine. Here is the code I use (probably incorrect, but it seems to work for the most part)

// Color on 1st Track
// --------------------------------------
$if($strcmp($num(%tracknumber%,1),1),
$rgb(255,255,255)|$rgb(255,255,255)|$if($greater($mod(%_playlist_number%,2),0),$rgb(186,185,172),$rgb(186,185,172)))

// Color on 2nd/3rd Track
// --------------------------------------
$if($strcmp($num(%tracknumber%,1),2),
$rgb(0,0,0)|$rgb(255,255,255)|$if($greater($mod(%_playlist_number%,2),0),$rgb(246,245,241),$rgb(246,245,241)))
$if($strcmp($num(%tracknumber%,1),3),
$rgb(0,0,0)|$rgb(255,255,255)|$if($greater($mod(%_playlist_number%,2),0),$rgb(246,245,241),$rgb(246,245,241)))

// Color on 4th Track
// --------------------------------------
$if($strcmp($num(%tracknumber%,1),4),
$rgb(255,255,255)|$rgb(255,255,255)|$if($greater($mod(%_playlist_number%,2),0),$rgb(186,185,172),$rgb(186,185,172)))


// Default BG Color
$rgb(0,0,0)|$rgb(255,255,255)|$if($greater($mod(%_playlist_number%,2),0),$rgb(233,229,214),$rgb(233,229,214))

Any clues on what may be wrong?

Argh, any help would be welcomed! I've just switched over from Winamp, and installed that foo_remote thing. Yet I'm not sure what's supposed to happen now. I don't see any bar in my taskbar, or any other exe to click apart from the one to uninstall foo_remote. Please help.

Cathode,Jun 27 2004, 04:57] Argh, any help would be welcomed! I've just switched over from Winamp, and installed that foo_remote thing. Yet I'm not sure what's supposed to happen now. I don't see any bar in my taskbar, or any other exe to click apart from the one to uninstall foo_remote. Please help.

right click taskbar > toolbars > Foobar2000 controls

I would love to know how you got that setup...

1) Install the foo_ui_columns plugin (attached to a post earlier in this thread)

2) My config file for foo_ui_colums is attached, the custom buttons I use are also in there.

You can import it under columns options. Place the buttons file in your foobar folder, if that doesnt work you can point foo_columns to the file in options.

3) Enjoy!

foobarconfigbuttons.zip

ONE GENERAL SUGGESTION FOR EVERY ONE

Reading the posts and the PM's that I have got it seems thet not everyone is using the same version of the ColumnsUI plug-in.

So, my advice is (especially for those who starts modding Foobar with this plugin):

MAKE SURE THAT YOU USE THE NEWEST VERSION OF THE PLUG-IN AND READ CAREFULLY THE HINTS IN THIS THREAD

Than everything else will be easy :) :) :) ;)

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Thanks for the advice guys, I'll give my current GPU a clean and then run the benchmarks to see how similar it is. Hopefully a bit of a clean-out will help it last a bit longer.
    • Pretty sure those will still be in this game. The series' well-explored psychosis themes will return as well.
    • "performance issues? what performance issues?!"
    • Microsoft making much needed change to Windows 11, 10 Patch Tuesday security updates by Sayan Sen Recently, Microsoft delivered its latest Defender patches for Windows 11 ISOs. These definitions are released from time to time alongside the general security updates available during Patch Tuesday. Speaking of Defender, the company has now announced another important change that affects how security updates are delivered to enterprise devices running Windows. According to a recent announcement, Microsoft Defender for Endpoint's endpoint detection and response (EDR) updates will no longer be bundled with the monthly Windows security updates or Patch Tuesdays. Instead the company is shifting delivery of these updates to Microsoft Update, bringing EDR servicing in line with several other Microsoft Defender components. If you recall, Microsoft last year moved PowerShell updates to Microsoft Update (MU) as well since it provides automatic updates for Microsoft products and services. Thus the move is intended to allow Microsoft to deliver EDR improvements and security enhancements independently of the OS's regular monthly update cycle; this should enable faster deployment of protection updates without requiring organizations to wait for the next Patch release. For those unfamiliar, Microsoft Defender for Endpoint's EDR capabilities are designed to help organizations detect, investigate, and respond to advanced threats across managed devices. Keeping these components updated is critical for maintaining protection against evolving attack techniques. The rollout has already began for Windows 10 devices in late May 2026 (last month) and Microsoft says it will gradually expand support to Windows 11 and the remaining supported Windows versions over the coming months. The company expects deployment across Windows 10 and Windows 11 to be completed by fall 2026 or around Q3 of this year. Once the transition is complete, EDR updates will be delivered through Microsoft Update using KB5005292, provided the required prerequisite updates have already been installed. Microsoft is also introducing a new Defender Update Service as part of the change. Following installation of the first update, devices will automatically create a new directory located at %ProgramData%\Microsoft\Microsoft Defender\Defender Update. Microsoft notes that restarts may occasionally be necessary in case of "rare" failure scenarios. For most organizations, the tech giant says no action will be required as long as Microsoft Update is already permitted within their update management strategy. Admins who rely on manually deployed update packages, however, will need to adjust their processes to ensure the new Defender update package is included. Microsoft also recommends reviewing internal documentation and notifying helpdesk and security operations teams about the updated delivery mechanism to avoid confusion during the transition. As a prerequisite, the tech giant notes that systems must be running Sense version 10.8798.25857.1000 or later and have one of the following Windows updates (or later) installed: Win11 24H2 KB5062660 (2025-07 Cumulative Update Preview) Win11 23H2 KB5062663 (2025-07 Cumulative Update Preview) Win11 22H2 KB5062663 (2025-07 Cumulative Update Preview) Win10 22H2 KB5062649 (2025-07 Cumulative Update Preview) Win10 1809 KB5063877 (2025-08 Cumulative Update) Server 2019 KB5063877 (2025-08 Cumulative Update) Server 2022 KB5063880 (2025-08 Cumulative Update) Server 2025 KB5063878 (2025-08 Cumulative Update) As always, organizations should verify that their update policies align with the new servicing approach before the broader rollout reaches all supported Windows platforms later this year. In case of major problems, the EDR update can be rolled back to the inbox version stored in %ProgramFiles%\\Windows Defender Advanced Threat Protection (ATP) using: MpCmdRun.exe -RevertMde -Product Edr -ToVersion Inbox For those who have access to the Microsoft 365 Admin Center portal, you can view the message here under ID MC1381119.
    • My problem with these smart scopes is that IMO they're not really an entrance into astronomy, they're an entrance to looking at pretty(ish) pictures that you take by essentially pressing a button and letting the scope do the work. I still maintain that getting some binoculars or a solid dedicated telescope (which doesn't have to mean expensive) and actually spending time learning the night sky and using a telescope is a much better way to actually learn. But, granted, the learning curve is a bit steeper (as it tends to be).
  • Recent Achievements

    • One Month Later
      DJC50PLUS earned a badge
      One Month Later
    • Week One Done
      DJC50PLUS earned a badge
      Week One Done
    • Proficient
      Eric Biran went up a rank
      Proficient
    • Dedicated
      Conjor earned a badge
      Dedicated
    • Week One Done
      Windows Guy earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      493
    2. 2
      PsYcHoKiLLa
      248
    3. 3
      Steven P.
      73
    4. 4
      +Edouard
      69
    5. 5
      neufuse
      68
  • Tell a friend

    Love Neowin? Tell a friend!