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

    • No, "a great deal" for 32GB of DDR5 is $50, not $350. I mean I see what you mean, that it's a decent price compared to what's currently available, but you really should put a disclaimer in this articles explaining that it's still multiple times more expensive than it used to be.
    • Linux 7.1 stable launch looms as Linus Torvalds releases the final release candidate by Paul Hill Linus Torvalds has just released what’s expected to be the final release candidate of Linux 7.1, rc7. The Linux founder said that this RC is not small, but smaller than recent releases, which is a good sign because he expects the stable version to drop next week if things continue on this trajectory. Linux kernels see a merge window for the first two weeks of their life, where developers add new features, then there are about seven or eight weeks of release candidates before the stable version. Typically, there are seven release candidates, but if more time is needed, then an eighth release candidate is released too. This week’s RC’s biggest area of fixes was for GPUs, with networking just behind. Torvalds said that the rest of the release was “pretty random and spread out” with some architecture fixes, driver fixes, filesystem improvements, and build fixes for more unusual configs. In terms of specific pieces of hardware receiving improvements in this update, we had more AMD Zen6 models supported and fixes for AMD SDMA 7.1 and GFX11. Hardware that got improvements includes Lenovo laptops, HONOR laptops, and MSI laptops. Here are the changelogs for those: ASoC: amd: acp: Add DMI quirk for Lenovo Yoga Pro 7 15ASH11 Input: atkbd - add DMI quirk for Lenovo Yoga Air 14 (83QK) Input: atkbd - skip deactivate for HONOR BCC-N's internal keyboard ASoC: amd: yc: Add MSI Raider A18 HX A9WJG to quirk table ASoC: amd: yc: Enable internal mic on MSI Bravo 17 C7VF When the stable Linux 7.1 is released, it will be up to distribution maintainers, such as Canonical and Red Hat, to release the update to their users via the update manager. Some versions of Linux will get it before others, and some will never get it at all. Fedora and Arch-based distros will be among the first to get it, though. If you don’t get it, the security fixes will be backported to your system’s kernel, so you won’t be at risk, but you won’t get newer hardware support, which is fine if your computer works now.
    • Ideally, the algorithm is smart enough to see the real sender ID and non-spoofed address to block it. Ideally.
  • 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
      249
    3. 3
      Steven P.
      71
    4. 4
      ATLien_0
      68
    5. 5
      +Edouard
      68
  • Tell a friend

    Love Neowin? Tell a friend!