Recommended Posts

Here it is!

fooexplainedqm1.jpg

layoutos0.jpg

Superior Track Info Mod

Font: AvantGarde LT Medium Caps Bold 8pt

Background: 80-80-80

Default Text: 235-235-235

Edge Style: None

//IMAGE
$imageabs(,,/images/trackinfo.bmp,)

//BLANK SPACE
$alignabs(left, top)
$font(Arial,1,,) 

//INFO
$if(%isplaying%, 
$alignset() - $alignrel(left, top)
$font(AvantGarde LT Medium Caps,8,,)
  %artist% / 
$font(AvantGarde LT Medium Caps,8,,240-202-17)
%title%
$alignset() - $alignrel(left, top)
$font(Arial,1,,) 
$alignset() - $alignrel(left, top)
$font(AvantGarde LT Medium Caps,7,,235-235-235)
$alignset() - $alignrel(left, top)
  %album%, 
$alignset() - $alignrel(center,middle)
$font(Frutiger Linotype,8,,)
$font(,,bold glow-235-235-235 glowalpha-50,235-235-235)
INSERT WHATEVER YOU WISH HERE
)


//Mini-Visualisation
$font(Verdana Caps,7,bold,)
$alignabs(452,,$add(%_width%,30),50,left,top)
$if(%_isplaying%,

$rgb(230,230,230)
$select($add(1,$mod(%_time_elapsed_seconds%,10)),
'i:.i:.',':i::.:','.:..::',':i:.:.','ii::.:','.i:.:.','::.:i:','.::i::',':.:i:.','.:i:.i'))$char(10) $char(10)

MiniVisualisation by OmART

Single Column Playlist

Row Height: 18

Group Rows: 1

Background: 230-230-230

Edge Style: None

Group By

%album%%disc%

Item Display

$if($strcmp($mod(%_playlist_number%,2),1),$drawrect(,,,,brushcolor-235-235-235 pencolor-null))
$if(%_selected%,$drawrect(0,0,0,0,brushcolor-219-219-219 pencolor-null),)

$padding(10,3)
$font(frutiger linotype bold,7,,$if(%isplaying%,233-204-22,100-100-100))
[%tracknumber%.  ]$if($meta(album artist),%artist%'  ?  ',)
$replace(%title%,'(',$font(,,,100-100-100)'(')

Grouip Display

$padding(1,0)
$drawrect(,,,,brushcolor-80-80-80 pencolor-80-80-80)$padding(4,1)

$align(left,center)$font(frutiger linotype bold,8,,240-240-240)
$font(,, glow-100-100-100 glowexpand-1,)
%album%[ '('Disc %disc%')'][ - %date%] 

$align(right,center)
$font(frutiger linotype bold,8,,200-200-200)
%artist%

Credits to Spex04 for the OriginalProgress Bar Trackinfo Modb>

Background: 80-80-80

//PROGRESS BAR
$drawrect($muldiv(%_width%,6,100),4,$muldiv(%_width%,88,100),9,brushcolor-null pencolor-240-240-240)
$drawrect($add($muldiv(%_width%,6,100),2),6,$ifgreater($muldiv($sub($muldiv(%_width%,88,100),4),%playback_time_seconds%,%length_seconds%),0,$muldiv($sub($muldiv(%_width%,88,100),4),%playback_time_seconds%,%length_seconds%),1),5,brushcolor-240-240-240 pencolor-null)

Props to Spex04Imagesb>

Attached, include in /images

Hope you enjoy using it, as much as i enjoyed modding i:p:p

Greetings!

TrackInfo.bmp

Various mods of what i've seen here, props to the makers ;)

foobar.jpg

Wowow, could share your Playlist Single Column Config, Track info panel, etc. please? :)

Edit: Where did you got the "Saturday Night Wrist"? In stores the oct.31 normally. ^^

Edited by apul

Wowow, could share your Playlist Single Column Config, Track info panel, etc. please? :)

Edit: Where did you got the "Saturday Night Wrist"? In stores the oct.31 normally. ^^

Got an "advance" copy from work, music shop =)

Sure, images --->

http://www.shadowlabs.co.uk/other/random/Images.zip

GROUP BY
===============================
%album%

ITEM DISPLAY
===============================
$ifequal($mod(%_playlist_number%,2),0,
$drawrect(,,,,brushcolor-236-236-236 pencolor-null),)
$drawrect(,,,1,brushcolor-226-227-227 pencolor-null)
$if(%_selected%,$imageabs(,,images\selected_bg.png,),
$if(%_isplaying%,$imageabs(,,images\playing_bg.png,)))


$imageabs2(133,133,10,$sub($mul(%_height%,%_itemindex%),$add(%_height%,-2)),,%_height%,4,,images\nocover.png,)
$imageabs2(100,100,0,$sub($mul(%_height%,%_itemindex%),$add(%_height%,14)),,%_height%,10,,$replace(%path%,%filename_ext%,folder.jpg),)
$padding($if(%__replaygain_album_gain%,10,4),4)
$font(CubicFive10,6,,$if(%_selected%,0-70-140,$if(%_isplaying%,35-143-198,97-97-97)))
$if(%__replaygain_album_gain%,$num(%tracknumber%,2)'...  ')

$font(Calibri,9,,)
$if($not(%__replaygain_album_gain%),										   [$meta(artist) - ])
%title%

$align(right,bottom)
$font(CubicFive10,6,,)
[%playback_time% / ]%length%

GROUP DISPLAY
===============================
$imageabs(1,,images\header_bg.png,)
$padding(6,4)

$font(Calibri,9,bold glow-51-58-76 glowexpand-1,255-255-255)
%album%

$if(%discnumber%,
$font(,,glow-51-58-76 glowexpand-1,180-184-194)
' (Disc '%discnumber%')')


$imageabs($sub(%_width%,$get(ar_w),2),0,images\header_bg_right.png,)

TRACK INFO CODE
===============================
$if($and($stricmp(%_trackinfo_mode%,Follow Cursor),$stricmp(%_trackinfo_notrack%,1)), 
$imageabs(0,0,images\track_bg3.png,), 

$if($and($stricmp(%_trackinfo_mode%,Now Playing),$stricmp(%_trackinfo_notrack%,1)), 
$imageabs(0,0,images\track_bg3.png,), 

$if(%isplaying%,$imageabs(0,0,images\track_bg1.png,),$imageabs(0,0,images\track_bg2.png,)) 

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

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

$padding(28,4) 
$align(left,top)$font(tahoma,8,,0-56-120) 

$if($meta_test(artist),%artist%,$substr(%_filename%,1,$sub($strstr(%_filename%, - ),1))) 
$if($or($meta_test(artist,title),$strstr(%_filename%, - )), - ) 
$if($or($meta_test(title),$not($strstr(%_filename%, - ))), 
%title%,$substr(%_filename%,$add($strstr(%_filename%, - ),3),$len(%_filename%))) 

$padding(-20,) 
$padding(0,0)$align(right,top) 

$if($meta_test(album),%album%) 

$padding(105,-1)$align(left,bottom)$font(,7,,) 

$if2($info(bitrate_dynamic),$info(bitrate)) KB/s %samplerate% Hz $caps([%__mp3_stereo_mode%]) $caps(%codec%) 

$padding(-105,)$align(right,bottom) 

$div(%_filesize%,1048576).$num($div($mul($mod(%_filesize%,1048576),100),1048576),2) MB 

))Rate 1,) 
$button(26,20,13,0,13,13,,,Rate 2,) 
$button(26,20,26,0,13,13,,,Rate 3,) 
$button(26,20,39,0,13,13,,,Rate 4,) 
$button(26,20,52,0,13,13,,,Rate 5,) 

$padding(28,4) 
$align(left,top)$font(tahoma,8,,0-56-120) 

$if($meta_test(artist),%artist%,$substr(%_filename%,1,$sub($strstr(%_filename%, - ),1))) 
$if($or($meta_test(artist,title),$strstr(%_filename%, - )), - ) 
$if($or($meta_test(title),$not($strstr(%_filename%, - ))), 
%title%,$substr(%_filename%,$add($strstr(%_filename%, - ),3),$len(%_filename%))) 

$padding(-20,) 
$padding(0,0)$align(right,top) 

$if($meta_test(album),%album%) 

$padding(105,-1)$align(left,bottom)$font(,7,,) 

$if2($info(bitrate_dynamic),$info(bitrate)) KB/s %samplerate% Hz $caps([%__mp3_stereo_mode%]) $caps(%codec%) 

$padding(-105,)$align(right,bottom) 

$div(%_filesize%,1048576).$num($div($mul($mod(%_filesize%,1048576),100),1048576),2) MB 

))

Great look.

Mind sharing your wallpaper ? :p

Sure, it's part of MBXL's pack here

http://www.deviantart.com/deviation/40786429/

@espionix

thanks so much for the config... a few problems though, there is a playing_bg.png in the config, but none included in the zip. Also, how did you get the shadow to appear around the album art, it's not showing up for me.

hey Dom think you or anyone else could help with how i could put album art next to or slightly under the album name of that code you shared? I love your setup but i wanna put my art in there too :)

Dunno if you gonna like...

You're supposed to add more info, since i couldnt think of anything else oO!

foohs1.jpg

Single Column Playlist

Group Rows: 5

Group Display:

$padding(1,0)
$drawrect(,,,,brushcolor-80-80-80 pencolor-80-80-80)$padding(4,1)

$imageabs(10,$if($strcmp(%tracknumber%,01),0,$add(23,$mul(-23,%tracknumber%))),images\YOURNOCOVER.JPG,)
$imageabs2(80,80,0,$add($mul(%_height%,$sub(%tracknumber%,2)),$muldiv(%_height%,5,5)),,,5,5,$replace($replace($replace(%path%,%filename_ext%,COVERNAME.JPG),',',),?,),)

//BLANK SPACE
$alignabs(left, top)
$font(Arial,1,,)

$alignset() - $alignrel(left,top)
$font(frutiger linotype bold,8,,240-240-240)
$font(,, glow-100-100-100 glowexpand-1,)		

$font(AvantGarde LT Medium Caps,9,,240-240-240)
 %album%[ '('Disc %disc%')']$char(10)
$font(AvantGarde LT Medium Caps,7,,240-202-17)

Release Date: $if2(%date%,Missing Date)$char(10)

Genre: $if2(%genre%,Missing Genre)$char(10)

//ADD MORE INFO HERE

$upper(
$alignset() - $alignrel(right,bottom)
$font(frutiger linotype bold,6,,240-202-17)
%artist%)

@espionix

thanks so much for the config... a few problems though, there is a playing_bg.png in the config, but none included in the zip. Also, how did you get the shadow to appear around the album art, it's not showing up for me.

Works out the box as advertised over here mate :)

post-73456-1162005611_thumb.jpg

sry espionix, for some reason the nocover image didn't unzip so that's why i wasn't getting the shadow... and i just duplicated the selected image and changed it to the playing image, thanks for all your hard work, it's a killer config.

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

    • No registered users viewing this page.
  • Posts

    • Formatting would be awesome if fully customised and then roll out the settings as a company wide standard.
    • I just want to know why the volume control feature in the browser version keeps appearing then disappearing, here today - gone tomorrow. Now it's gone again. Annoying as hell.
    • When you have only lies and blood libels to present, you've lost. And how hard is it for you to look up BBC and AP? You hate Jews, just admit it.
    • This article does not make sense and it’s very evident, the bug wasn’t confirmed to exist, because the application itself runs on editions of Windows which make it impossible to run Hyper-V VMs on, “Basically, Claude Desktop on Windows spins up a 1.8GB Hyper-V virtual machine if you use Claude Cowork or agent mode even once.”, suggests the bug is caused by something else otherwise it would only happen to users with the capability of running Hyper-V VMs and that’s only if Hyper-V was enabled which is by default not enabled. The true issue is that the author who reported the bug used the incorrect terminology, it’s actually a container, not a VM that is being started by the way. There were users on macOS reporting the same issue, Hyper-V, doesn’t exist on that platform obviously. Every single user who confirmed the problem in the last week was either using macOS making this issue impossible to be relevant to them, or was a comment talking about WSL, which the author indicated 3 months ago was disabled.
    • “To prevent hallucination issues and keep the database clean, the platform uses a multi-agent verification loop to check code quality.” - This absolutely isn’t happening. ”Before the massive rise of LLMs, which tanked its traffic by about 50% over the last couple of years, Stack Overflow was the go-to website for millions of programmers seeking coding solutions.” - It still is trusted, because the community of users, blocked other users from submitting false and misleading answers generated by AI agents that can be convinced something it generated is actually incorrect even if it’s actually correct. The company itself doesn’t know what it wants to be so it keeps trying and failing to introduce AI features to the platform. This effort will also fail, already submitted one successful poison pill, look forward to generating more.
  • 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
      524
    2. 2
      PsYcHoKiLLa
      211
    3. 3
      +Edouard
      160
    4. 4
      Steven P.
      98
    5. 5
      ATLien_0
      83
  • Tell a friend

    Love Neowin? Tell a friend!