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

    • It depends on how technical of an answer you want. Does it stop manufacture drivers? Yes, the universal driver is the only thing that interfaces with the printer hardware. However, print support apps (PSAs) are the new way to provide that functionality you speak of, and they integrate directly into the print dialog box, so the user doesn't see any difference at all. This is nothing new...this has been the preferred way to do print drivers for almost 8 years! The only thing changing here is that the older printer model drivers of the past are being deprecated. I highly suspect that you yourself have installed a print support app described as a driver package from the manufacture's support page, had it work exactly as expected, without realizing it was using the universal IPP driver under the covers. For example, USB keyboards have all used the generic HID driver for just about as long as they have existed, but that doesn't stop manufacture "drivers" from enabling more features.
    • https://www.neowin.net/news/microsofts-captionbot-will-try-to-caption-any-picture---as-long-as-hitlers-not-in-it/ The early days of "AI"!
    • Wow..... 1.8GB of RAM usage. That's just a bit more than MS Teams or VS Code uses.
    • its slower than ever. especially on mobile ios. really poor app. Slack is a million times better. shame the company i work for moved from Slack to teams few years back. was like moving from 2026 to windows ME.
    • Manufacturers will be able to ship printer-specific functions through their support apps (their companion software, in other words). But no, drivers won't be needed from them anymore, only the universal one included with Windows. Think about this as printers all agreeing to a stardandized API for common functions, all talking the same language and supporting the most common functionality via that API, so only a single driver is needed to talk to them. Any additional functionality not handled by that driver will be provided by the companion software for the printer.
  • 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
      531
    2. 2
      PsYcHoKiLLa
      209
    3. 3
      +Edouard
      156
    4. 4
      Steven P.
      99
    5. 5
      ATLien_0
      82
  • Tell a friend

    Love Neowin? Tell a friend!