Recommended Posts

Hello :) This is my first post and my config.

My question is kind of silly and simple :unsure:

I can't figure out how to change the colour of % counter on the right of the progress bar ( track info panel ) . Thank You for future help.

I've learned a lot from this topic ;) Thanks everyone!

post-81929-1100966633_thumb.jpg

Well it's the normal sidebar with some plugins:

foo_uie_albumart_v0_034 ( must have msvcp71.dll installed in the foobar dir )

and foo_uie_trackinfo

Everything I done is based on this very topic and links to the hydrogenaudio.org forum ( links were posted a few pages ago here also )

Usefull links:

http://www.hydrogenaudio.org/forums/index....opic=29383&st=0

for the album art

and

http://www.hydrogenaudio.org/forums/index....showtopic=29363

for the track info panel

But this topic will give you every necessary info of how to do it .

Found the DLL's at a convinient site for the exact problem - http://www.dll-files.com/

Another question tho, How do i get the track info panel to work in "Now Playing" mode ?

its always on follow cursor, even if i turn that option off in foobar.

EDIT: Nevermind, found that quickly aswell xD

the progress bar is based on the config I found in this thread

// set color for progress bar
$puts(col_progbar_symb1,008000)
$puts(col_progbar_symb2,000000)

// set variables
$puts(spacer_symb,' ')
$puts(spacer_width,2)
$puts(progbar_symb1,'█')
$puts(progbar_symb2,'█')
$puts(progbar_length,16)

// add colors and formatting
$puts(spacer,$repeat($get(spacer_symb),$get(spacer_width)))
$puts(progbar_symb1,$get(col_progbar_symb1)$get(progbar_symb1))
$puts(progbar_symb2,$get(col_progbar_symb2)$get(progbar_symb2))

// progress bar (checking total because of streaming)
$puts(progress_bar,
$if(%_time_total_seconds%,
$get(spacer)$get(spacer)
$progress2(%_time_elapsed_seconds%,%_time_total_seconds%,$get(progbar_length),$get(progbar_symb1),$get(progbar_symb2))
)
)

$codec()' '
[%__bitrate%kbps ]['('%__bitrate_dynamic%kbps')' ][%__samplerate%Hz]' '
$channels()
[ %__extrainfo%]'   ?   '
$if(%_time_total%,[%_time_elapsed%]' / '[%_time_total%],[%_time_elapsed%])

$tab()$get(progress_bar)

put it in Title Formatting > Status Bar

It looks great Neksus. I've got a question thou. I just can't find the option... how to change the inside colour of the side panel..I mean that when it's displaying such words as seekbar, trackinfo etc. That colour which in your config is yellow f.e. under the buttons.

I want to change the colour to match my windows blinds skin. And my setup is on the previous page (59) ...that should give you an idea of what I meant if I couldn't explain correctly.

Thank you for future answer.

P.S. Fab music you have there. This new Illdisposed is damn good.:)

Edited by Dorian
It looks great Neksus. I've got a question thou. I just can't find the option... how to change the inside colour of the side panel..I mean that when it's displaying such words as seekbar, trackinfo etc. That colour which in your config is yellow  f.e. under the buttons.

I want to change the colour to match my windows blinds skin. And my setup is on the previous page (59) ...that should give you an idea of what I meant if I couldn't explain correctly.

Thank you for future answer.

P.S.  Fab music you have there. This new Illdisposed is damn good.:)

584964407[/snapback]

I like to know that as well.

Also, how have you guys changed the seekbar and volume indicator graphics?

@Dorian

Thanks! It as already changed! See my new setup attachment!

About your question:

You can't they get their color from your skin!

And yes the new illdisposed kicks ass, I am going to see them live this saturday!

--

neksus

It's been a while since I posted a foobar shot. Here we go... just to show off the bicubic interpolation in the album art :laugh: . I'll release the new version of the component once I have some time to figure out some bugs with the new wildcard matching in sources (oddities with special characters).

post-22844-1101109480_thumb.jpg

How do you go about changing the slider button graphic for the seekbar and volume? I can't find anywhere to change it. Is it a hack of the foobar executable?

584967099[/snapback]

The graphics for those depend on the skin you are using.

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

    • No registered users viewing this page.
  • Posts

    • FWIW StatCounter has been trash for over 25+ years! Back in the day (circa 2000 and GeoCities pre-Blogger era), it was useful to paste a number on your webpage indicating how many visitors you had. In the ensuing 25+ years, they've grown in reputation and changed their ways... but their overall consumer value has remained abysmal. Serious marketing agencies only cite StatCounter when there's literally no other sources available to support any marketing claims! They are the absolute lowest threshold serious companies use to push any sort of narrative about this-or-that happening. Besides their credibility being what it is, they are forever subject to quality issues. They're so bad that my DNS-level ad-filter prevents me from even viewing their main website! HA!
    • Microsoft had to shut down 70+ GitHub repos after getting hacked, brings back some by Aditya Tiwari The self-replicating malware campaign known as Miasma took the open-source world by storm. It was reported that almost 73 Microsoft GitHub repositories were infected by the worm and had to be temporarily shut down to determine how attackers compromised projects and stuffed password-stealing malware in the code. These GitHub repos span across different organizations, including Microsoft Azure, Azure-Samples, Microsoft, and MicrosoftDocs. The malware enabled attackers to steal passwords and credentials when compromised tools were opened in popular AI coding apps, including Claude Code, Gemini CLI, VS Code, and Cursor. The security firm Cloudsmith, malware analysis site OpenSourceMalware, and 404 Media were among the first to report the hack. For background, Miasma is a variant of the Mini Shai-Hulud worm, open-sourced by the threat group TeamPCP. It started its journey by compromising a Red Hat employee's GitHub account to attack the @redhat-cloud-services npm namespace. Earlier this month, Microsoft Threat Intelligence reported that the Miasma attackers published 32 malicious packages across more than 90 versions under the @redhat-cloud-services npm scope to steal cloud credentials. The worm didn't take long to start attacking source repos directly rather than package registries. It is known to skip the npm registry entirely for several targets and plant malicious code straight into public repos like "icflorescu/mantine-datatable." The delivery approach was designed to weaponize AI coding tools. Miasma's malicious payload embedded into projects can trigger automatic code execution when the infected repo is opened in an AI coding tool or IDE. The list of affected projects includes "durabletask", a Python package compromised by TeamPCP a month earlier to deliver an information stealer designed for Linux systems. That said, Microsoft has begun restoring some repos affected by the malware campaign, The Hacker News reports. A company spokesperson stated the following: Microsoft will continue to investigate the attack. It has notified a small number of customers who may have removed their content from the affected repos. The company will reach out to customers again through established support channels "if anything further is identified that requires customer action."
    • Why is Opera doing this notification at all? They have their own extension store. They don't have to obey anything dictated by Google. Others like Brave and Vivaldi that rely on Chrome's extension store, not so much. Firefox is entirely separate as well with its own extensions store. I honestly don't understand why entire world is just insisting on Chrome. Like, why? It's a stupid fat browser with barely any functionality. But sure, it's installed on everything by default. I don't understand how people even use web that's filled with tracking garbage and ads all over the place.
  • Recent Achievements

    • Week One Done
      rubentuben8 earned a badge
      Week One Done
    • Week One Done
      ARaclen earned a badge
      Week One Done
    • One Year In
      jojodbn earned a badge
      One Year In
    • One Month Later
      jojodbn earned a badge
      One Month Later
    • Week One Done
      jojodbn earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      529
    2. 2
      PsYcHoKiLLa
      231
    3. 3
      +Edouard
      131
    4. 4
      ATLien_0
      88
    5. 5
      Steven P.
      82
  • Tell a friend

    Love Neowin? Tell a friend!