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

    • I just started using Teams (and “New” Oiutlook) at work (instead of Slack) and both are truly abysmal pieces of software.
    • If you are willing to go to approx $200, then as mentioned in your other thread I think a refurbished Pixel 8 will be a great deal that will last you for years. I recently recommended that to someone at work, he was on a strict £200 budget, which got him an excellent conditioned refurbished Pixel 8 here. He's since told me its the best phone he's ever had and feels its a massive upgrade over his old Samsung A series device. I don't know the sites which deal in refurbished devices in the US, however I’m sure you will have some options like we do here. Failing that Ebay is also quite good in my experience. If you wanted something a bit cheaper, then you could maybe go for an older Pixel 7, these will still get security updates until the end of 2027. Even after that you have good third party OS support from LineageOS. It doesn't have to be a Pixel though, you can buy many older devices for a good deal that would be better than a new $100 phone and flash LineageOS to them: https://wiki.lineageos.org/devices/
    • I don't use one drive, but then I don't use any cloud storage, not even Icloud on my mac. If I did use cloud storage, then I would not use One drive, not because there is anything wrong with it, but because I can use Icloud. The only reason I see to use one drive is if your job requires you to have access to it
    • Not built in, which is not a bad thing. There are ways of adding cloud storage to it, Dropbox is the most well know that also have a client for Linux, but there are others.
  • Recent Achievements

    • First Post
      DragonOfMercy earned a badge
      First Post
    • First Post
      bella52 earned a badge
      First Post
    • Reacting Well
      Techinmay earned a badge
      Reacting Well
    • Collaborator
      WndSks went up a rank
      Collaborator
    • One Month Later
      Sopa flores earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      495
    2. 2
      PsYcHoKiLLa
      206
    3. 3
      +Edouard
      153
    4. 4
      Steven P.
      85
    5. 5
      ATLien_0
      75
  • Tell a friend

    Love Neowin? Tell a friend!