Recommended Posts

if anyone's still interested...

untitled1lb7.jpg

Layout:

untitled2kd3.jpg

Track Info 1:

Background Color: RGB 22-22-31

Min Height: 18

Edge: none

// Global
$padding(4,)

// Background

// PerTrack

// PerSecond

$align(left,)
$font(Calibri,9,,221-222-223)
[%_time_elapsed%]

$align(right,)
$font(Calibri,9,,221-222-223)
[%length%]

$padding(1,-1)
$drawrect($muldiv(%_width%,8,100),4,$muldiv(%_width%,81,100),9,brushcolor-null pencolor-180-184-194)
$drawrect($add($muldiv(%_width%,8,100),2),6,$ifgreater($muldiv($sub($muldiv(%_width%,81,100),4),%playback_time_seconds%,%length_seconds%),0,$muldiv($sub($muldiv(%_width%,78,100),4),%playback_time_seconds%,%length_seconds%),1),5,brushcolor-240-240-240 pencolor-null)

Single Column Play List:

Row Height: 18

Group Rows: 2

Edge: none

Group By:

%album%

Item Display:

$ifequal($mod(%tracknumber%,2),0,
$imageabs(,,\images\LE5\reluna1.png,),     
$imageabs(,,\images\LE5\reluna2.png,))

$if(%isplaying%,$imageabs(,,\images\LE5\relunablue.png,),)
$if(%isplaying%,$font(Calibri,8,bold,0-0-200),$font(Calibri,8,,0-0-0))

$padding(6,)
$alignabs(277,2,%_width%,20,left,)
$if(%isplaying%,%_time_remaining%,%length%)

$align(left,middle)
[%tracknumber%]

$alignabs(28,2,%_width%,20,left,)
[%title%]

$ifgreater($mul(%_height%,%_itemcount%),88,
$imageabs2(100,90,0,$sub($mul(%_height%,%_itemindex%),$add(%_height%,1)),,%_height%,175,,images\ART_cd.png,)
$imageabs2(80,79,0,$sub($mul(%_height%,%_itemindex%),$add(%_height%,5)),,%_height%,190,,$replace(%path%,%filename_ext%,folder.jpg),)
$imageabs2(100,90,0,$sub($mul(%_height%,%_itemindex%),$add(%_height%,1)),,%_height%,175,,images\case.png,)
,)

Group Display:

$imageabs(,,\images\LE5\relunaorange2.png,)

$padding(1,0)
$align(left,middle)
$font(Calibri,10,bold glow- glowexpand-0 glowalpha-15,40-40-40)
 $replace($replace(%date%,20,''),19,'')

$alignabs(28,3,%_width%,20,left,top)
$font(Calibri,10,bold glow- glowexpand-0 glowalpha-15,40-40-40)
$if(%album artist%,%album artist%,%artist%)

$font(Calibri,10,glow- glowexpand-0 glowalpha-15,40-40-40)
$alignabs(28,13,%_width%,20,left,bottom)
[%album%]

Track Info 2:

Min Height: 25

Edge: none

// Global

// Background

$imageabs(,,\images\reluna.png,)

// PerTrack

$if(%rating%,
$ifequal($num(%rating%,2),00,$imageabs(5,7,images\rating_hearts\rating0.png,),)
$ifequal($num(%rating%,2),01,$imageabs(5,7,images\rating_hearts\rating1.png,),)
$ifequal($num(%rating%,2),02,$imageabs(5,7,images\rating_hearts\rating2.png,),)
$ifequal($num(%rating%,2),03,$imageabs(5,7,images\rating_hearts\rating3.png,),)
$ifequal($num(%rating%,2),04,$imageabs(5,7,images\rating_hearts\rating4.png,),)
$ifequal($num(%rating%,2),05,$imageabs(5,7,images\rating_hearts\rating5.png,),)
,$imageabs(5,7,images\rating_hearts\notrated.png,))

$puts(rating,$if2(%rating%,0))
$button(5,7,0,0,13,13,,,Rate 1,)
$button(5,7,13,0,13,13,,,Rate 2,)
$button(5,7,26,0,13,13,,,Rate 3,)
$button(5,7,39,0,13,13,,,Rate 4,)
$button(5,7,52,0,13,13,,,Rate 5,)

//$puts(rating,$if2(%rating%,0))
//$button(297,3,0,0,13,13,,,TAG:SET:Rating:1,)
//$button(297,3,13,0,13,13,,,TAG:SET:Rating:2,)
//$button(297,3,26,0,13,13,,,TAG:SET:Rating:3,)
//$button(297,3,39,0,13,13,,,TAG:SET:Rating:4,)
//$button(297,3,52,0,13,13,,,TAG:SET:Rating:5,)

//PLAY/PAUSE
$button(234,1,0,0,22,21,
$if($or(%ispaused%,$not(%isplaying%)),images\LE5\pause.png,images\LE5\play_.png),
$if($or(%ispaused%,$not(%isplaying%)),images\LE5\play.png,images\LE5\pause_.png),
$if($or(%ispaused%,$not(%isplaying%)),play,pause)
,)

//PREVIOUS
$button(210,1,0,0,22,21,images\LE5\prev.png,images\LE5\prev_.png,previous,)

//NEXT
$button(258,1,0,0,22,21,images\LE5\next.png,images\LE5\next_.png,next,)

//ALBUM LIST
$button(286,1,0,0,22,21,images\LE5\search.png,images\LE5\search_.png,Album List,)

// PerSecond

heart rating icons:

http://moglenstar.net/archives/heart-rating-icons-for-foobar

also thanks to moglenstar, some of the images are from an old design of his.

images.zip

hi guys can anyone help? my track info isnt updating, the progress bar doesnt move.....the only way it moves or the info changes it is if i move the pannel or bring up the settings of trackinfo

trackinfo configuration

$imageabs($sub($div(%_width%,2),400),0,track_bg.png,)
$puts(str1,"%title%"[ by %artist%][ / %album%][ '('%genre%[, %date%]')'])
$puts(str2,$upper($replace(%filename_ext%,%filename%.,)) $if(%__bitrate_nominal%,VBR '('%__bitrate%kbps average')' at %bitrate%kbps,[%codec_profile% $if($or($strstr(%codec_profile%,VBR),$strstr(%codec_profile%,ABR)),'('%__bitrate%kbps average')' )]at %bitrate%kbps)',' %samplerate%Hz / $cwb_splitnum($div($muldiv(%filesize%,1000,1024),1000),',')kb)
$puts(str3,$if(%play_counter%,Played: %play_counter% time$if($stricmp(%play_counter%,1),,s),Never Played)$if(%last_played%,$puts(lpdiff,$cwb_datediff(%last_played%,%cwb_systemdate%))',' Last Played: $ifgreater(1,$get(lpdiff),Today,$ifgreater(2,$get(lpdiff),Yesterday,$get(lpdiff) days ago '('$num($substr(%last_played%,9,10),1)-$num($substr(%last_played%,6,7),1)-$substr(%last_played%,1,4)')')),)$if(%first_played%,$puts(fpm,$substr(%first_played%,9,10)) / First Played: $num($get(fpm),1)$ifgreater(2,$get(fpm),st,$ifgreater(3,$get(fpm),nd,$ifgreater(4,$get(fpm),rd,th))) of $select($substr(%first_played%,6,7),January,February,March,April,May,June,July,Auguest,September,October,November,December)',' $substr(%first_played%,1,4)))


// curved edges
$drawrect(0,3,1,1,brushcolor-$get(panelbg) pencolor-null)
$drawrect($sub(%_width%,1),3,1,1,brushcolor-$get(panelbg) pencolor-null)
$drawrect(0,57,1,1,brushcolor-$get(panelbg) pencolor-null)
$drawrect($sub(%_width%,1),57,1,1,brushcolor-$get(panelbg) pencolor-null)

$if(%isplaying%,

// progress bar
$drawrect($muldiv(%_width%,15,100),31,$muldiv(%_width%,65,100),9,brushcolor-null pencolor-240-240-240)
$drawrect($add($muldiv(%_width%,15,100),2),33,$ifgreater($muldiv($sub($muldiv(%_width%,70,100),4),%playback_time_seconds%,%length_seconds%),0,$muldiv($sub($muldiv(%_width%,65,100),4),%playback_time_seconds%,%length_seconds%),1),5,brushcolor-240-240-240 pencolor-null)
$alignabs($sub($muldiv(%_width%,15,100),35),38,35,14,center,middle)$font(calibri,8,bold,240-240-240)$if2(%playback_time%,0:00)
$alignabs($muldiv(%_width%,85,100),38,35,14,center,middle)$font(calibri,8,bold,240-240-240)$if2(%length%,0:00)
$alignabs(20,9,$sub(%_width%,40),14,center,middle)$font(calibri,9,bold,240-240-240)

// interchanging text
$select($add($mod(%playback_time_seconds%,15),1),
$get(str1),$get(str1),$get(str1),$get(str1),$get(str1),
$get(str2),$get(str2),$get(str2),$get(str2),$get(str2),
$get(str3),$get(str3),$get(str3),$get(str3),$get(str3))

)

if you have the updated track info its been changed around a bit to help keep it running better. refer to this:

http://wiki.hydrogenaudio.org/index.php?ti...od)#Redraw_type

basically it spits things up like so:

// Global

Put global values here.

// Background

Put background stuff here (e.g. images). Only drawn once.

// PerTrack

Put stuff that changes per track here (%album%, %artist%, etc.) Buttons go here as well.

// PerSecond

Stuff that needs to update every second (%playback_time%, etc.)

so its better on the memory and dosent need to be chacking all of the code every track second etc. just what needs to be.

images:

http://www.moglenstar.net/foobar/gilouche.rar

extract to your profile, or foobar directory :)

code:

sort is %album%

item:

// Background
$if(%isplaying%,
$imageabs(,,gilouche\item_bg_playing.png,),
$imageabs(,,gilouche\item_bg.png,)
)
// Global
$padding(5,2)
$if(%isplaying%,
$font(Segoe UI,9,bold,255-255-255),
$font(Segoe UI,8,,255-255-255)
)
$align(left,center)%title%
$align(right,center)[%playback_time% '/' ]%length%

group:

// Background 
$imageabs(,,gilouche\no_cover.png,)
$imageabs2(50,50,,,,,5,5,$replace(%path%,%filename_ext%,folder.jpg),)
$imageabs(,,gilouche\album_header.png,)
// PerTrack
$font(Segoe UI,9,bold,255-255-255)
$padding(60,15)
$align(left,top)
%artist%
$align(left,bottom)
%album%
$padding(-55,0)
$align(right,top)
%date%
$align(right,bottom)
%genre%

enjoy, and thanks for porting Gilouche srn, it's very nice :)

i changed the group display a smidge, so here's the new info:

untitled1pf6.jpg

$imageabs(,,\images\LE5\relunaorange2.png,)

$imageabs(4,11,\images\LE5\arrow.png,)

$alignabs(270,8,%_width%,20,left,)
$font(Calibri,12,glow- glowexpand-0 glowalpha-15,40-40-40)
 $replace($replace(%date%,20,''),19,'')

$alignabs(28,3,%_width%,20,left,top)
$font(Calibri,10,bold glow- glowexpand-0 glowalpha-15,40-40-40)
$if(%album artist%,%album artist%,%artist%)

$font(Calibri,10,glow- glowexpand-0 glowalpha-15,40-40-40)
$alignabs(28,13,%_width%,20,left,bottom)
[%album%]

images.zip

i changed the group display a smidge, so here's the new info:

It must have been your config that I saw either in the January Desktops thread or an earlier post on the Foobar2000 Cust. thread. In the bottom right there was a samurize theme? Do you know what it is and where to get it? Or if it's your config, do you mind sharing for personal use? Thanks!

It must have been your config that I saw either in the January Desktops thread or an earlier post on the Foobar2000 Cust. thread. In the bottom right there was a samurize theme? Do you know what it is and where to get it? Or if it's your config, do you mind sharing for personal use? Thanks!

here you go, its a samurize config by dobee. http://myweb.absa.co.za/errolla/themez/samurize.html

i changed the group display a smidge, so here's the new info:

untitled1pf6.jpg

$imageabs(,,\images\LE5\relunaorange2.png,)

$imageabs(4,11,\images\LE5\arrow.png,)

$alignabs(270,8,%_width%,20,left,)
$font(Calibri,12,glow- glowexpand-0 glowalpha-15,40-40-40)
 $replace($replace(%date%,20,''),19,'')

$alignabs(28,3,%_width%,20,left,top)
$font(Calibri,10,bold glow- glowexpand-0 glowalpha-15,40-40-40)
$if(%album artist%,%album artist%,%artist%)

$font(Calibri,10,glow- glowexpand-0 glowalpha-15,40-40-40)
$alignabs(28,13,%_width%,20,left,bottom)
[%album%]

album title won't show up now, only artist name. any ideas?

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

    • No registered users viewing this page.
  • Posts

    • "TeamViewer is the fast, simple and friendly solution for remote access over the Internet" Regarding the "friendly" description, has is stopped unceremoniusly booting your session after a couple of minutes accusing you of using it in a commercial environment?!
    • I hate religious supremacist genocidal maniacs. How antisemitic of you to imply that's what all Jews are like. Still no links I see. I guess when you're a zionists, backing your claims with proof doesn't matter. bEliEvE mE oR yOuRe hItLeR.
    • Moto G Stylus has better specs and a stylus. Search for the specs to see if they they're important to you. 
    • Funny how people who don't use OneDrive feel the need to give their opinion.
    • Win11Debloat 06.10.2026 by Razvan Serea Win11Debloat is a lightweight, easy to use PowerShell script that allows you to quickly declutter and customize your Windows experience. It can remove pre-installed bloatware apps, disable telemetry, remove intrusive interface elements and much more. The script also includes many features that system administrators and power users will enjoy. Such as a powerful command-line interface, support for Windows Audit mode and the option to make changes to other Windows users. All changes made by Win11Debloat can be easily reversed, and most removed apps can be restored via the Microsoft Store. A full guide on how to undo the changes is available here. Win11Debloat features: Below is an overview of the key features and functionality offered by Win11Debloat. Please refer to the wiki for more information about the default settings preset. Remove a wide variety of preinstalled apps. Click here for more info. Disable telemetry, diagnostic data, activity history, app-launch tracking & targeted ads. Disable tips, tricks, suggestions & ads across Windows. Disable Windows location services & app location access. Disable Find My Device location tracking. Disable 'Windows Spotlight' and tips & tricks on the lock screen. Disable 'Windows Spotlight' desktop background option. Disable ads, suggestions and the MSN news feed in Microsoft Edge. Hide Microsoft 365 ads on the Settings 'Home' page, or hide the 'Home' page entirely. Disable & remove Microsoft Copilot. Disable Windows Recall. Disable Click to Do, AI text & image analysis tool. Prevent AI service (WSAIFabricSvc) from starting automatically. Disable AI Features in Edge. Disable AI Features in Paint. Disable AI Features in Notepad. Disable the Drag Tray for sharing & moving files. Restore the old Windows 10 style context menu. Turn off Enhance Pointer Precision, also known as mouse acceleration. Disable the Sticky Keys keyboard shortcut. Disable Storage Sense automatic disk cleanup. Disable fast start-up to ensure a full shutdown. ...and more. Once you’ve downloaded the Win11Debloat file (Get.ps1), just follow these quick steps: Locate the Get.ps1 script file. Right-click the file and select Run with PowerShell from the context menu. If prompted by User Account Control (UAC), select Yes to grant the script the necessary administrative permissions. Win11Debloat 06.10.2026 release notes: This release brings some long-requested features alongside a host of fixes. For starters, Win11Debloat can now automatically detect previously applied tweaks for the logged-in user. And reverting them is as simple as unchecking the corresponding setting. The script now also fully supports running under the SYSTEM account, which has also made it possible to apply changes to users who are still logged in. This makes it far easier to integrate Win11Debloat into your automations and deployments. What's changed: Add confirmation dialogs & warning for Windows Terminal Removal by @Raphire Add Support for running the script under SYSTEM account by @soccerzockt in #609 With this, support was also added for applying changes to users that are still logged-in. Add option to show & undo previously applied tweaks by @Raphire in #599 Add additional options to change the All Apps view in the start menu (Hide, Grid, Category, List) by @Raphire in #599 Clean up logging of exceptions during Appx Package uninstallation via Write-Verbose by @HetCreep in #617 Improve log output in Get.ps1/Get-Dev.ps1 and clean up file exclusions by @Raphire Remove RemoveCommApps and RemoveW11Outlook app removal parameters. Use -RemoveApps parameter instead by @Raphire in #599 Resolve nested quoting bug in Run.bat when path has spaces, see #583 by @Raphire in #599 Fix desync issue when toggling "Only Show Installed" checkbox too fast by @Raphire in #599 Fix: add missing keys in Sysprep/Undo regfiles for Disabling Recall and Windows Suggested content by @Raphire in #599 Fix 'Disable Animations' Sysprep settings not being set for new users by @Raphire in #599 Fix typo in Disable_Game_Bar_Integration Sysprep registry file by @Raphire Note The -RemoveCommApps and -RemoveW11Outlook command-line parameters for uninstalling a few specific apps have been removed with this release. If you previously relied on these parameters, please see this wiki page for alternative methods of removing these apps. Download: Win11Debloat 06.10.2026 | Open Source View: Win11Debloat Home Page | Screenshots 1| 2 Get alerted to all of our Software updates on Twitter at @NeowinSoftware
  • Recent Achievements

    • One Month Later
      Sopa flores earned a badge
      One Month Later
    • First Post
      StaticMatrix earned a badge
      First Post
    • Week One Done
      StaticMatrix earned a badge
      Week One Done
    • Rookie
      lamborghiniv10 went up a rank
      Rookie
    • One Month Later
      pinnclepd earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      508
    2. 2
      PsYcHoKiLLa
      207
    3. 3
      +Edouard
      156
    4. 4
      Steven P.
      89
    5. 5
      ATLien_0
      79
  • Tell a friend

    Love Neowin? Tell a friend!