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

    • Apple launches new website for parents and a revamped Screen Time experience by Aditya Tiwari At WWDC 2026, Apple announced new parental control features for iOS 27, iPadOS 27, and macOS 27 to keep kids' device usage in check and keep them safe online. As a parent, you'll get access to a simpler setup experience, Ask to Browse, Time Allowances, and a redesigned Screen Time. You'll be able to pick exactly which apps your child can access on their device, choosing from just a few essential apps, a curated set, or the apps you feel are appropriate. There will be an option to gradually add more apps. Ask to Browse is a new feature that requires kids to request permission before visiting a new website in Safari on iPhone, iPad, or Mac. You can also turn on a setting that requires your kid to ask for approval before connecting with an unknown contact via Messages, FaceTime, or the Phone app. You can manage your child's screen time more effectively with Time Allowances that work across categories, including Games, Entertainment, and Social Media. You can set time limits based on your kid's age and get suggestions informed by expert research. Speaking of expert guidance, Apple added that it's working with the American Academy of Pediatrics (AAP) to adapt its Family Media Plan to create a guide parents can refer to when using Apple products. Moreover, the company has also set up a new dedicated website, where you can find tools, resources, and answers to common questions around parental controls and child safety. Apple also allows parents to set daily schedules to manage screen time, configuring access to different apps at different times of the day and across the week. Overall, the Screen Time section has been revamped and provides a bird's-eye view of your kid's average device usage and most-used apps. "For example, to help protect important family moments, parents can quickly limit access during meals, outdoor play, and other times that deserve full attention. If kids need a little extra time to finish something in an app, parents can also easily extend access," Apple said. Apart from these, Communication Safety has been updated to block gore or violent content when detected in shared images or videos. The feature already blurs nudity in Messages and FaceTime calls, and is enabled by default for users under 18.
    • They already threw the Ultra 1st gen under the bus? It really feels like someone screwed up, and that advanced AI features will only be available on the list above but someone screwed up and said that Watch OS 27 in general will only be available for those models. I think they will pull it back. I did see someone also put a snap shot of their series 9 watch being offered the watch os 27 beta. As the backlash online is already in full swing.
    • Right, Google... because that's who this is going to. Google, the company who's entire business model is geared around ad revenue and your personal data.
    • That is the natural course for regulations. First to protect the consumer. Then to protect the business/industry from upstart competition. There are countless examples across history.
    • I have never been a huge fan of libre, it feels really good but exactly when you need an advance feature for data wrangling it falls short every time or has bugs. I am all for euro office if they can deliver a good and usable alternative to MS office with backing of govt function.
  • 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
      515
    2. 2
      PsYcHoKiLLa
      231
    3. 3
      ATLien_0
      87
    4. 4
      +Edouard
      80
    5. 5
      Steven P.
      77
  • Tell a friend

    Love Neowin? Tell a friend!