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.
  • Popular Now

  • Posts

    • There really isn't anything magical about the low latency profile, other OS's do this as well. All they're doing is using your CPUs boost clock options in a more smarter way.
    • So we shouldn't have the option because of people using their laptops on battery? OK? LOL
    • If you hear that fans for a limited time the CPU spikes to open a app I don't think the problem is with the software. There shouldn't be enough time spent at the higher clocks to produce enough heat to peak the fans. Maybe it's time to crack those dell laptops open and clean them out?
    • ActivePresenter 10.5.1 by Razvan Serea ActivePresenter is a screen recording, video editing, and eLearning authoring tool with a range variety of powerful features, helping you to capture screen and edit captured videos in a matter of minutes. Create professional screencasts that contain stunning annotations and effects, high-resolution graphics, videos, and voiceovers. You can capture any application on your computer, customize it easily by adding background music, closed caption, zoom-n-pan, etc., and finally export it to popular outputs (video, document) that can run on any device or platform. ActivePresenter allows you to generate the presentations in many different output forms such as image, videos (MP4, MKV, and AVI), HTML SlideShows, HTML5 simulations, and documents. More importantly, ActivePresenter free version provides full access to all video editing features, and you can edit and export videos without time limit, watermarks, or ads. ActivePresenter Free Edition features: Advanced recording features: Full Motion Recording, Smart Capture Video editing: Cut, Crop, Join, Change Volume, Speed Up, Slow Down, Blur Multiple Audio/Video Layers Rich annotations: Shapes, Image, Zoom-n-Pan, Closed Caption, Cursor Path, Audio/Video Overlays Automatic Smart Annotation Export to: MP4, FLV, AVI, WMV, WebM, MKV No Watermark and No Time Limit Clean & Safe: No adware, No Annoying Ads ActivePresenter 10.5.1 fixes: [Import PowerPoint]: Only the first slide is imported from some Canva-generated PowerPoint presentations. [Import PowerPoint]: Some Chinese theme fonts are resolved incorrectly. Embedded YouTube videos cannot generate preview thumbnails in the editor or play in HTML5 preview. [macOS]: Resources could be inserted into the current slide unintentionally when clicking or dragging in the Resources pane. [Publish uPresenter]: "Failed to process the presentation" error sometimes appears when publishing projects to uPresenter. [SCORM]: User responses are not reported to the LMS for Mouse Click and Key Stroke interactions. Custom hotkeys are reset or incorrectly remapped after updating from version 10.1.2 or earlier. Download: ActivePresenter 10.5.1 | 176.0 MB (Free, paid upgrade available) Download: ActivePresenter 10.5.1 for macOS | 227.0 MB Links: ActivePresenter Website | Demos | Tutorials | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
  • Recent Achievements

    • Week One Done
      FBSPL earned a badge
      Week One Done
    • One Year In
      Jim Dugan earned a badge
      One Year In
    • One Month Later
      Tommi118 earned a badge
      One Month Later
    • One Month Later
      sjbousquet earned a badge
      One Month Later
    • Week One Done
      sjbousquet earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      495
    2. 2
      PsYcHoKiLLa
      198
    3. 3
      +Edouard
      155
    4. 4
      Steven P.
      84
    5. 5
      ATLien_0
      69
  • Tell a friend

    Love Neowin? Tell a friend!