Recommended Posts

bigdave30 select components>albums list

585209681[/snapback]

Thanks Waylander.

I actually figured out the answer after posting the question...I also have to set a minimum panel height before the panel would show in the playlist area.

The other problem now is that I haven't been able to undock the Album List panel so its screwing up the alignment of all the other panels. I'll play around with it a bit yet.

http://img13.paintedover.com/uploads/thumb...mik30122004.png

My last one, i have again simplified the olight skin...

585209618[/snapback]

Hallo "ceramik"

I'm using the same style (OLiGhT 2.02), just with my own colors:

fooletzt9jp.th.jpg

Now i have a question:

I saw the style "Azrael (Tag MOD)" on this site: LINK!

This style has the feature, to check written tags in musicfiles.

What do you think? - It's possible to put this feature inside in our "OLiGhT"?

I tried it many days now, but i didn't find any way for it.

Maybe you know more than me. ;)

((((( Strictly4me )))))

i haven't been into customization for a while, but is there someway to get foo_vis_bacon to display my plugin of choice instead of the default visualization, using Columns_UI?

there really should be a central component site, that keeps users updated on the new versions of the most popular plugins.. it's a pain in the ass to look through threads on Hydrogenaudio and visit individual sites for each component.. :(

Waylander: it's the last version of columns UI (1.2 final), just right click on spectrum analyzer and select "bar mode"

c4nad14n: sure (but most come from the olight skin....)

$puts(space2,  )
$puts(space1, )
$if(%_time_total%,,Streaming$get(space2))
$if(%__codec%,%__codec%$get(space2),)
$if($or($stricmp($codec(),FLAC),
$stricmp($codec(),Monkey''s Audio),
$stricmp($codec(),OptimFROG),
$and($stricmp($codec(),WavPack),$stricmp($compression(),lossless)),
$stricmp($codec(),Windows Media Audio V9 '('Lossless Mode')'),
$stricmp($codec(),Shorten)),
747474Ratio$get(space1)$left($muldiv(%__bitrate%,1000,$if($stricmp(%__samplerate%,48000),1536,1411)),2)'.'$right($muldiv(%__bitrate%,1000,$if($stricmp(%__samplerate%,48000),1536,1411)),1)747474'%'$get(space2),
$if(%__bitrate_dynamic%,%__bitrate_dynamic%$get(space1)747474kbps$get(space2),$if(%__bitrate%,%__bitrate%$get(space1)747474kbps$get(space2),)))
$if(%__channels%,%__channels%$get(space1)747474Channels$get(space2),)
$if(%__samplerate%,%__samplerate%$get(space1)747474Hz,)
$if(%__bitspersample%,$get(space2)%__bitspersample% 747474Bits,)
$if($stricmp(%__codec%,cdda),,$if(%__referenced_file%,,$if(%_length%,$get(space2)$if($stricmp($right($div(%_filesize%,1024),3),999),$add($div(%_filesize%,1024000),1)',',$if($stricmp($div(%_filesize%,1024000),0),,$div(%_filesize%,1024000)','))
$right($num($add($right($div(%_filesize%,1024),3),1),3),3)$get(space1)747474KB,)))
$get(space2)
$if($stricmp(%__codec%,mp3),$if($stricmp(%__extrainfo%,vbr),747474VBR,747474CBR))
$if(%__mp3_stereo_mode%,$get(space2)747474$caps(%__mp3_stereo_mode%)$get(space2))
$if(%__vorbis_vendor%,747474%__vorbis_vendor%)
$if(%__vorbis_version%,$get(space2)747474v%__vorbis_version%,)
$if(%__flac_vendor%,747474$caps(%__flac_vendor%),)
$if(%__aac_profile%,747474%__aac_profile%)
$if(%__mpc_profile%,%__mpc_profile%$get(space2)747474%__mpc_encoder%$get(space2)sv%__mpc_streamversion%,)
$if(%__compression%,%__compression%$get(space1)747474Compression$get(space2)$if(%__version%,v%__version%,))
$if(%__mode%,$if(%__speedup%,$caps(%__mode%)$get(space1)747474Compression$get(space2)%__speedup%$get(space2)747474v%__version%,),)
$if(%__replaygain_track_gain%,$get(space2)747474TG:$get(space1)
$cut(%__replaygain_track_gain%,5)$get(space1)747474dB,)
$if(%__replaygain_album_gain%,
$get(space2)747474AG:$get(space1)$cut(%__replaygain_album_gain%,5)$get(space1)747474dB,)
$if(%__replaygain_track_peak%,$get(space2)747474Peak:$get(space1)
$cut(%__replaygain_track_peak%,5))
$get(space2)
// PROGRESSBAR
$tab()
$puts(theme,1)
$puts(progress_char,$char(9608))
$puts(progress_length,20)
$if($strcmp($get(theme),1),
$puts(progress_color1,646464)
$puts(progress_color2,AAAAAA)
)
// PREPARE COLOR-STRINGS
$puts(progress_color1a,$blend($get(progress_color1),000000,10,1))
$puts(progress_color2a,$blend($get(progress_color2),FFFFFF,10,1))
$puts(progressbar,
$if(%_length_seconds%,
$puts(progress,$muldiv(%_time_elapsed_seconds%,$get(progress_length),%_length_seconds%))
$transition($repeat($get(progress_char),$get(progress)),$get(progress_color1a),$get(progress_color1))
$transition($repeat($get(progress_char),$sub($get(progress_length),$get(progress))),$get(progress_color2a),$get(progress_color2))
,streaming...
)
)
$if(%_isplaying%,$get(progressbar) ,)
$if(%_time_total%,$if(%_time_total_seconds%,$right($muldiv(%_time_elapsed_seconds%,100,%_time_total_seconds%),3)'%')747474$get(space1)Played$if(%_time_elapsed%,$get(space2)%_time_elapsed%$get(space1)/$get(space1),)$if(%_time_total%,%_time_total%$get(space2),)
)

Strictly4me:

I don't realy understand the feature of this config...

maybe you looking for something like that:

$if(%artist%,Artist: %artist%,No Artist Tag)

or

$if2(%artist%,No Artist Tag)

?

But when i have time i import the config to look at it...

(sorry for my english...)

But when i have time i import the config to look at it...

(sorry for my english...)

585210786[/snapback]

Would be great! Maybe you will find a way to do that!

... and don't care, my english is the same sh*t! :yes:

((((( Strictly4me )))))

Strictly4me

normaly if you create a column "Missing Tags"

and if you put something like:

$if(%title%,00FF00|00FF00T,0000FF|0000FFT) 
$if(%album%,00FF00|00FF00Al,0000FF|0000FFAl) 
$if(%artist%,00FF00|00FF00Ar,0000FF|0000FFAr) 
$if(%genre%,00FF00|00FF00G,0000FF|0000FFG) 
$if(%date%,00FF00|00FF00D,0000FF|0000FFD) 
$if(%tracknumber%,00FF00|00FF00#,0000FF|0000FF#)

it does almost the trick...

And if you want the only one letter display something like:

$if($and(%title%,%album%,%artist%,%genre%,%date%),00FF00|00FF00V,0000FF|0000FFX)

if you need something more sp?cific ask... but they are too many features in this script to import all easily in the olight...

Edited by ceramik
I've been doing a lot of foobar tweaking with all the great tips that have been posted here lately, so I thought I'd share an updated screenshot. Narf!

http://img123.exs.cx/img123/3923/brumalfoobar26xi.th.jpg

Yes, it's very blue.  :p

585203015[/snapback]

*GASP* Is that a true October Tide - Rain without End CD? or is it a downloaded/ burned copy!!! I would kill to get a true copy of that CD!!!! It is so rare...

foo_uie_albumart.dll

I've tried looking for this on google and I can't find it anywhere :cry:

Also Rexy's link on HydrogenAudio forums doesn't work !

Can anyone help me out ? I'm new to foobar and I'm trying to get it to look as cool as it does in all your screenshots :unsure:

foo_uie_albumart.dll

I've tried looking for this on google and I can't find it anywhere  :cry:

Also Rexy's link on HydrogenAudio forums doesn't work !

Can anyone help me out ? I'm new to foobar and I'm trying to get it to look as cool as it does in all your screenshots  :unsure:

585212682[/snapback]

attached here: https://www.neowin.net/forum/index.php?show...#entry585207176

little update to mine:

albums:

post-58442-1104610223_thumb.jpg

single songs (and all other playlists):

post-58442-1104610234_thumb.jpg

---

could someone please post or PM me the ReplayGain plugin? i accidently deleted it  :pinch:

---

585211433[/snapback]

can you share your fcs and "no cover" picture please? it looks nice. thanks :)

How can i draw lines between columns? Plz help

585213961[/snapback]

You mean vertical lines?

One of two ways:

  • Create a column and set it's width to 1px (or however wide you want it) and it's resize to 0. Then use the custom colour spec to specify its background colour. Just place these 1px columns in between your other columns.
  • You can specify a right frame colour on each column. Under your global colours:
    Text Colour|Selected Text|Background|Select Background|Selected Background Non-Focus|
    Left Frame|Top Frame|Right Frame|Bottom Frame
    However, using the right frame method you're limited to 1px only.

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

    • No registered users viewing this page.
  • Posts

    • Did you watch the keynote? It is way beyond what is described in this article. Looks interesting. Now it is time for them to deliver unlike what happened in 24.
    • It pretty much has to be compatible with MS Office or it is going nowhere. The rest of the world runs office including Europe. If it is not compatible it will not survive.
    • Incredible deal gets you free NVMe 512GB SSD with AMD AM5 B850 motherboard for only $150 by Sayan Sen Earlier this week we covered the story of an interesting PC case wherein you can build two full-size computers inside it as in it can house and run an AMD and an Intel system simultaneously. Speaking of building PCs, these are hard times to make one for sure as prices are often very high except during flash sales or discounts. If you are in the market for a 1080p gaming PC then Nvidia's 8GB RTX 5060 Ti is currently on sale for just $330 and you get the latest James Bond game too, for free. Speaking of which, right now there is another incredible sale going on as we can get a free 512 GB NVMe SSD from TeamGroup in the form of the G50 alongside the purchase of an AMD B850 socket AM5 motherboard for only $150 (purchase link under the specs table down below). Getting an AM5 motherboard now in 2026 will be a wise investment for sure, especially since AMD confirmed its commitment to support the socket till at least 2029. The MSI PRO B850M-P WIFI is a micro-ATX motherboard that is compatible with AMD Ryzen 9000 series processors. Since it is AM5, the motherboard works with DDR5 memory and includes MSI’s Memory Boost technology, along with EXPO and XMP support. Connectivity features include built-in Wi-Fi 7 paired with a 5G LAN solution. The board offers a PCIe 5.0 M.2 slot with MSI’s EZ M.2 Shield Frozr II thermal solution, that is said to help maintain SSD performance by providing ample cooling against overheating. The technical specifications of the MSI PRO B850M-P WIFI motherboard are given in the table below: The free TeamGroup T-FORCE G50 NVMe SSD is a PCIe Gen4 and as such it promises to deliver sequential read speeds of up to 5,000 MB/s, helping accelerate game loading, file transfers, and everyday computing tasks. The SSD features an InnoGrit controller and SLC caching technology to support consistent performance. An ultra-thin, patented graphene heatsink is included to aid in heat dissipation. The NAND flash is based on TLC which means it has plenty of endurance up its sleeve. The random performance may not be as amazing as other drives with DRAM though. Still it should be very good since it can access system memory via HMB to use it as its DRAM cache. The technical specifications of the TeamGroup 512GB G50 NVMe SSD are given in the table below: Get it at the link below: MSI PRO B850M-P WIFI AM5 AMD motherboard + Team Group T-FORCE G50 512GB SSD (free gift): $149.99 (Sold and Shipped by Newegg US) This Newegg deal is US-specific and not available in other regions unless specified. This is a first-party seller link (at the time of article publishing); ensure that you also purchase from a first-party seller link only. If you don't like it or want to look at more options, check out the previous deals that we have covered, OR you can also visit Amazon US deals page. Get Prime (SNAP), Prime Video, Audible Plus or Kindle / Music Unlimited. Free for 30 days. As an Amazon Associate, we earn from qualifying purchases.
    • RapidRAW 1.5.7 by Razvan Serea RapidRAW is a beautiful, non-destructive, GPU‑accelerated RAW image editor designed for speed and simplicity. It uses a lightweight (~30 MB), efficient code base built with Rust, React and Tauri. Ideal for Lightroom workflows, it offers rich editing tools—exposure, contrast, highlights, shadows, whites/blacks, tone curves, HSL mixer, dehaze, vignetting, film grain, sharpening, clarity and noise reduction—processed in real-time on the GPU. Features include intuitive masking (brush, linear, radial, AI-powered subject and foreground detection), generative edit layers (via ComfyUI), 32‑bit precision, and full RAW format support through rawler. RapidRAW also provides library management (folder navigation, ratings, metadata, EXIF viewer), batch operations, export presets (JPEG/PNG/TIFF), sidecar editing (.rrdata), undo/redo history, customizable UI themes, smooth animations, resizable panels, and preset copy/paste. A modern high-performance Lightroom alternative with polished UX and creative tools, RapidRAW brings powerful photo editing to photographers seeking speed, responsive GPU feedback, and streamlined workflows. RapidRAW v1.5.7 release notes: This update serves as a direct follow-up to the core architectural migration introduced in v1.5.6. While the transition to a more modular state management system marked a significant step forward for RapidRAW's stability and long-term maintainability, it also introduced several edge cases and regressions within the library and editing workflows. This release focuses on addressing those issues, with a particular emphasis on a complete overhaul of library performance to ensure smooth and responsive browsing following the refactoring. It also resolves inconsistencies in the copy-and-paste workflow and expands RapidRAW's accessibility by adding support for eight additional languages. [full changelog] Download: RapidRAW 1.5.7 | ARM64 | ~20.0 MB (Open Source) View: RapidRAW Home Page | Screenshot | Other operating systems Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Thank god they got rid of the disgusting looking sidebars, and the corner radius looks much better, too. Two things I hated on day one, and never got used to.
  • Recent Achievements

    • Very Popular
      Captain_Eric earned a badge
      Very Popular
    • One Month Later
      amusc earned a badge
      One Month Later
    • 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
  • Popular Contributors

    1. 1
      +primortal
      504
    2. 2
      PsYcHoKiLLa
      223
    3. 3
      ATLien_0
      87
    4. 4
      Steven P.
      80
    5. 5
      +Edouard
      80
  • Tell a friend

    Love Neowin? Tell a friend!