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

    • Have I understood it correctly that iOS 27 is an Apple Intelligence party only? Thus only for iPhone 15 Pro and higher, and especially even beter for last years iPhone? So basically all iPhone 14 and earlier become obsolete and cannot be used with Apple Intelligence and/or SirI AI?
    • macOS ‘Golden Gate' unveiled with standalone Siri app, performance improvements and more by Hamid Ganji After months of rumors about Apple’s latest software updates, the company unveiled macOS 27 at the 2026 Worldwide Developers Conference. macOS 27 isn’t a major departure from the previous version; instead, it focuses on refining the user experience and fixing some of the annoying bugs users have reported over the past year. The new macOS 27 is named Golden Gate. When it comes to the list of new features, you should not expect a long one, as Apple has followed the Snow Leopard playbook from 2009 with macOS 27. First, the Liquid Glass interface isn’t gone; it's been updated to improve readability. It gets a new slider in settings to adjust Liquid Glass, letting you go from ultra-clear to fully tinted with ease. App icons also get an additional layer of Liquid Glass to look sharper. Smoother system animations, faster content loading, and a similar corner radius for windows are other improvements for macOS 27. With iOS 27, Apple released a standalone Siri app for iPhone users, and the app is also coming to Macs with the latest update. The all-new Siri AI app features a chatbot-style interface and aims to compete with Google’s Gemini and OpenAI’s ChatGPT. It supports both text and voice prompts and provides users with access to previous conversations for reference. The Siri app can also perform a wide range of tasks, including on-device search, image generation, information summarization, and more. Users can also rely on Siri for personal context. Siri is integrated with various apps, allowing users to complete tasks with a single prompt. With the screen awareness capability, you can ask Siri about locations and images on your screen. Which devices won’t get macOS 27? If you’re still using an Intel-powered Mac, we have bad news for you. macOS 27 is only compatible with Apple Silicon chips and drops support for Intel-based Macs. Here’s a list of devices that won’t be compatible with macOS 27: Mac Pro (2019) 16-inch MacBook Pro (2019) 27-inch iMac (2020) 13-inch MacBook Pro (2020) When can you get macOS 27? Apple developers can now access the first beta of macOS 27. However, the first public beta is expected to be released sometime next month. Users will have to wait until this fall for the stable version of macOS 27.
    • Who wants to pay higher prices for the same 6+ year hardware in a new shell? This is hardware where things change fast and improve continuously. They could update w/ quicker/more efficient compute, faster storage, new controllers with new features (not a shell/design update), which are all realistic possibilities. They've done mid-generation console updates, but all we've had for Series X/S are not just different configuration updates (storage / digital versions / console aesthetics). Instead they've prioritized acquisitions, increasing prices, and have lost quite bit of their fan base because of lack of vision.
  • 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
      510
    2. 2
      PsYcHoKiLLa
      238
    3. 3
      ATLien_0
      80
    4. 4
      Steven P.
      78
    5. 5
      +Edouard
      75
  • Tell a friend

    Love Neowin? Tell a friend!