Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: A little track info mod help (Read 1781 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

A little track info mod help

Hello.  I gotta say first off, I really do not know much about coding.  Is there anyway somebody out there could tell me what I need to do to add some album art into my track info mod while maintaining the code I already have?  This is what I have:
Code: [Select]
$if(%_trackinfo_notrack%,
Stopped,

$align(left,top)
$font(forte,15,shadow,170-207-216)%title%$char(10)
$font(,12,,170-207-216)%album% ['['%date%']']$char(10)
$rgb(170-207-216)%artist%$char(10)


$align(right,bottom)
$font(Verdana,10,,170-207-216)%__codec%@%__bitrate%$char(10)
[%playback_time% / ]%length%

$align(left,bottom)
$font(Wingdings 2,13,,)
$if(%rating%,
$select(%rating%,
$rgb(155,0,0)ê,
êê,
êêê,
êêêê,
$rgb(0,155,0)êêêêê),
$rgb(155,155,155)ê)
)


Any help would be greatly appreciated.  Thanks

A little track info mod help

Reply #1
 
help those who help themselves:
http://wiki.hydrogenaudio.org/index.php?ti...ormat_Reference
http://wiki.hydrogenaudio.org/index.php?ti...rackinfo_mod%29
Foobar is very much a DIY experience.


If someone does this for you now, you're just going come back next time you want something changed. 
elevatorladylevitateme