Recommended Posts

Molgen I solved your problem with the BottomPanel.png not displaying unless you resize, it's the location.

If you move the images folder into the panelsui folder and remove all instances of the prefix ".." in the config it loads the moment you start foobar.

Molgen I solved your problem with the BottomPanel.png not displaying unless you resize, it's the location.

If you move the images folder into the panelsui folder and remove all instances of the prefix ".." in the config it loads the moment you start foobar.

It's okay, i've since changed to using no images for the bottom part of the config..

this is getting crazy now, i'm using a mod of dawxxx666's mod of my mod of his config :)

fuu0.png

post-151171-1180253895_thumb.png

My Foobar, simple and very elegant yet easy to use and navigate. I won't change it for a long time though I need to settle a few album art issues :p . Most of it was from my ideas though Apul helped quite a bit with the track display.

Scirwode

I'm lovin' the new config. But a few problems.

75740705mc7.jpg

- It doesn't have the track/volume bar.

- How do I make the font all caps? Even though I tag all my songs in lower caps.

- The ratings bar looks all cram up.

BTW, you two did an amazing job. Thanks for everything, otherwise I'd be one confused FB2K user right now.

Edited by Lqv2015
I'm lovin' the new config. But a few problems.

75740705mc7.jpg

- It doesn't have the track/volume bar.

- How do I make the font all caps? Even though I tag all my songs in lower caps.

- The ratings bar looks all cram up.

BTW, you two did an amazing job. Thanks for everything, otherwise I'd be one confused FB2K user right now.

1) You should install Column UI and WSH panel. It should works, but if not, try to change:

$puts(wshseek,1)
$puts(wshvol,1)

to:

$puts(wshseek,0)
$puts(wshvol,0)

2) I use hooge 05_53 (it have only caps)

3) Those ratings buttons are "|" symbol on your keyboard. Size and shape depends on font which you using so change:

$font(,,bold,100-100-100)$repeat('|',%rating%)
$font(,,bold,200-200-200)$repeat('|',$sub(5,%rating%))

to e.g.

$font(hooge 05_53,6,bold,100-100-100)$repeat('|',%rating%)
$font(hooge 05_53,6,bold,200-200-200)$repeat('|',$sub(5,%rating%))

You can choose other font and size

OK D, I got the bars to show, but it doesn't look like yours. Looks like your old version. How do I have the fill bars?

Second, I'm totally lost on the font & rating stats. Can't get em to work. But I was wondering if I can get rid of the ratings all together. Looks cleaner.

Thanks for you help D.

OK D, I got the bars to show, but it doesn't look like yours. Looks like your old version. How do I have the fill bars?

Second, I'm totally lost on the font & rating stats. Can't get em to work. But I was wondering if I can get rid of the ratings all together. Looks cleaner.

Thanks for you help D.

If you want my bars you need WSH panel components and

$puts(wshseek,1)
$puts(wshvol,1)

If you want to delete rating sys just find:

$puts(ratingsys,1)
//Rating
$puts(write_tags,%rating%)
 $if($get(write_tags),$puts(rating,%rating%),$puts(rating,$cinfo(RATING)))
$alignabs($sub(%_width%,6,$add($get(rating_w),)),0,$sub($get(rating_w),6),11,right,top)
$font(hooge 05_53,,bold,100-100-100)$repeat('|',%rating%)
$font(,,bold,200-200-200)$repeat('|',$sub(5,%rating%))
// rating buttons
  $button2($sub(%_width%,47),$eval(%_height%-$get(offset-bot)-$get(lgy-botswapper)+4),0,0,9,19,,,$ifequal($get(write_tags),1,TAG:SET:Rating:,TAG:SET:Rating:1),$ifequal($get(write_tags),
1,TOOLTIP:"Remove Rating",TOOLTIP:"****"))
 $button2($sub(%_width%,40),$eval(%_height%-$get(offset-bot)-$get(lgy-botswapper)+4),0,0,9,19,,,$if($get(write_tags),TAG:SET:Rating:2,'Heart 2'),TOOLTIP:"Not Bad")
 $button2($sub(%_width%,33),$eval(%_height%-$get(offset-bot)-$get(lgy-botswapper)+4),0,0,9,19,,,$if($get(write_tags),TAG:SET:Rating:3,'Heart 3'),TOOLTIP:"Very Good")
 $button2($sub(%_width%,26),$eval(%_height%-$get(offset-bot)-$get(lgy-botswapper)+4),0,0,9,19,,,$if($get(write_tags),TAG:SET:Rating:4,'Heart 4'),TOOLTIP:"Excellent")
 $button2($sub(%_width%,19),$eval(%_height%-$get(offset-bot)-$get(lgy-botswapper)+4),0,0,9,19,,,$if($get(write_tags),TAG:SET:Rating:5,'Heart 5'),TOOLTIP:"Mega Hit!")
// ------------------------------------------------------------------------------ --------------------------------------------------

in track display and:

//Rating
$alignabs($sub(%_width%,25,$add($get(rating_w),)),3,$sub($get(rating_w),6),13,right,top)
$font(,,bold,100-100-100)$repeat('|',%rating%)
$font(,,bold,200-200-200)$repeat('|',$sub(5,%rating%))

and delete'em all :D

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

    • No registered users viewing this page.
  • Posts

    • Still 3x what it should cost. So, it seems the trick is to increase price by 6x so that a reduction in price back to 4x looks like a steal. "You savvy shoppers win again!" I'm glad I'm not in a desperate spot to actually even need this overpriced crap. Hopefully, it comes back down by the time for when (or if) I ever do.
    • Although AI is great and has it's use cases they likely have massively overhyped it and it has not delivered as per their expectations. I fully expect them to start saying the same things again when it does get to a certain level of intelligence!
    • Microsoft wants to end printer driver headaches with Windows Ready Print by Usama Jawad A few days ago, Microsoft released Windows 11 Experimental build 26300.8553, bringing a ton of enhancements such as Start menu customization, search improvements, Taskbar polish, and other minor UI tweaks. Another relatively major enhancement snuck deep within the change log was related to upgrades to the Windows printing experience. Now, Microsoft has shared more details about these benefits. For starters, Microsoft has renamed its Modern Print Platform to Windows Ready Print. The company believes that this name highlights its shift in strategy, which now focuses on modernizing, securing, and streamlining the printing experience for Windows devices. Some of the upgrades present in Windows Ready Print have already been seeded to customers and partners. This includes ending support for third-party printer drivers via Windows Update and transitioning towards the Internet Printing Protocol (IPP) and the native Windows IPP printer driver. In line with these changes, new printer installations will default to Windows Ready Print on eligible devices starting from July 2026. However, Microsoft recognizes that not all environments will be able to migrate to this platform immediately, so it will allow users to choose between installing the printer via Windows Ready Print or the traditional OEM process. Users will be able to toggle this configuration through Settings > Bluetooth & Devices > Printers & Scanners > Printer preferences. This control applies only to new printer installations, and its functionality can also be modified via Group Policy as follows: Launch Group Policy Editor Navigate to Local Computer Policy -> Administrative Templates -> Printers Find and select 'Configure Windows Ready Print driver ranking' -> double click to open it Select 'Enabled' (if you wish to enable Windows Ready Print driver selection) or 'Disabled' (if you wish to explicitly disable Windows Ready Print driver selection). Select Apply Select OK Similarly, if you set up Windows protected print mode through the same setting in Windows 11, it will also default to using Windows Ready Print exclusively. Microsoft hopes that these improvements will help eradicate dependency on OEM-specific driver installation processes and simplify printer installations. We'll likely find out more about other tangible benefits in the coming months.
    • Hey what's about the proton vpn firefox extension ? It's not working today
  • Recent Achievements

    • One Year In
      Primer1st earned a badge
      One Year In
    • Experienced
      JayZJay went up a rank
      Experienced
    • Reacting Well
      Sir_Timbit earned a badge
      Reacting Well
    • Week One Done
      rubentuben8 earned a badge
      Week One Done
    • Week One Done
      ARaclen earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      513
    2. 2
      PsYcHoKiLLa
      229
    3. 3
      Edouard
      138
    4. 4
      ATLien_0
      87
    5. 5
      Steven P.
      81
  • Tell a friend

    Love Neowin? Tell a friend!