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

    • Apple are scared of their customers! They have built a brand over the years of "it just works out of the box", but that slows innovation. Samsung's master stroke was the Galaxy Ultra: "Let's cram everything into one handset, make it so stupid only real nerds will love it, some of the features will work, some won't, but the audience will have such a high tolerance they won't care". Apple has no such device and so they are constantly worrying these days about the fallout of creating a new experience that customers might not like. I know it is often cited the reason they don't build a touchscreen Mac Book is they don't want to cannibalise the the iPad market, but I think it's equally cold feet after the criticism Microsoft receive trying to make a touch compatible desktop OS
    • HandBrake 1.11.2 by Razvan Serea HandBrake is an open-source, GPL-licensed, multiplatform, multithreaded video transcoder, available for MacOS X, Linux and Windows. Handbrake can process most common multimedia files and any DVD or BluRay sources that do not contain any kind of copy protection. Here is a detailed breakdown of HandBrake’s features: Built-in Device Presets—Get started with HandBrake in seconds by choosing a profile optimized for your device, or choose a universal profile for standard or high quality conversions. Simple, easy, fast. For those that want more choice, tweak many basic and advanced options to improve your encodes. Supported Input Sources—Handbrake can process most common multimedia files and any DVD or Blu-ray sources that do not contain any kind of copy protection. Outputs: File Containers: .MP4(.M4V) and .MKV Video Encoders: H.265 (x265 and QuickSync), H.264(x264 and QuickSync), H.265 MPEG-4 and MPEG-2, VP8 and Theora Audio Encoders: AAC / HE-AAC, MP3, Flac, AC3, or Vorbis Audio Pass-thru: AC-3, E-AC3, DTS, DTS-HD, TrueHD, AAC and MP3 tracks Additional features: Title/ Chapter Selection Queue up Multiple Encodes Chapter Markers Subtitles (VobSub, Closed Captions CEA-608, SSA, SRT) Constant Quality or Average BitRate Video Encoding Support for VFR, CFR and VFR Video Filters—Deinterlacing, Decomb, Detelecine, Deblock, Grayscale, Cropping and Scaling Live Video Preview HandBrake 1.11.2 changelog: All platforms Video Fixed a crash that happened when doing a 2-pass lossless x265 encode Fixed a memory leak that happened when doing a 2-pass MPEG-4/MPEG-2/VP9/FFV1 encode Audio Updated the list of supported dithers and encoders combinations Fixed the Core Audio AAC encoder 7.1 channel layout Subtitles Fixed the VobSub palette creation in the MP4 container Build system Improved build system compatibility with older build tools Third-party libraries FFmpeg 8.0.2 (decoding and filters) SVT-AV1 4.1.0 (AV1 video encoding) Linux Added WebM MIME type to the list of the supported formats Mac Improved handling of unsupported presets Updated Sparkle automatic update library Windows Improved handling of unsupported presets Improved queue low space pause behaviour Fixed the automatic audio track name generation Fixed the summary description of HDR video Download: HandBrake 64-bit | Portable 64-bit | ~30.0 (Open Source) Download: HandBrake ARM64 | Portable Links: HandBrake Website | Other Operating Systems | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • So, an article that has nothing to do with Windows 11, still gets Windows 11 in the title and a build number as the picture? Dell have a buggy build of Support Assist HP have UEFI settings that need unlocking for the secureboot cert upgrade to take place.
    • What I can't seem to understand is that Google are paying SpaceX? Surely it would be the other way round, with SpaceX needing Google's datacenters etc.? Oh well, this level of money and power is way outside of my comprehension at the best of times.
    • "77ee94b helium/windows: winsparkle updater (built-in auto-update support on Windows" If that's what I think it is, that is about the only thing that's been missing from this excellent browser. I guess I'll find out the next time I'm on a Windows machine.
  • 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
      244
    3. 3
      Steven P.
      71
    4. 4
      +Edouard
      69
    5. 5
      ATLien_0
      68
  • Tell a friend

    Love Neowin? Tell a friend!