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

    • 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.
    • JetBrains launches Rider 2026.2 EAP 5, bringing several AI improvements by David Uzondu JetBrains has released the fifth EAP version of Rider 2026.2, bringing a faster startup flow with the new non-modal startup screen and quality-check hooks for Claude Code and Codex. In the latest EAP release, Rider now has newly bundled "quality-check" hooks that run background tests on code edits before the external agent proceeds. For example, after Claude Code rewrites a class, Rider immediately triggers a PostToolUse hook that analyzes the code for syntax errors and formatting warnings. It then passes those findings back to the model as feedback, allowing the agent to fix its own output before finalizing the task. If Rider detects compilation errors, the IDE prevents the agent from treating the task as complete, while minor formatting warnings simply help guide the model toward better output. The "Explain with AI" feature can now tackle tricky build errors directly from the console, helping .NET developers who frequently wrestle with multi-targeting failures and MSBuild errors. JetBrains introduced Explain with AI back in the 2024.1 release cycle. With this feature, instead of forcing developers to copy long diagnostics into a separate chat window, Rider now lets you trigger these explanations directly from the error source. In similar EAP news, JetBrains recently opened the first EAP for IntelliJ IDEA 2026.2, with features that appeal to both those who are into AI-assisted coding and those who prefer "classic" manual development. For manual developers, the release adds revamped dependency completion for Maven and Gradle build scripts, which pulls data directly from the local cache to suggest relevant versions. It also brings the Spring Debugger update, displaying security indicators next to endpoints to visualize secured routes during runtime. In addition to database migration tools for Flyway and Liquibase, this build introduces a Hibernate debugger that shows the exact SQL or HQL queries that the framework plans to execute, letting developers jump directly to the Java code that triggered them.
  • 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!