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: Single Column Playlist: specify path to album art (Read 2614 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Single Column Playlist: specify path to album art

Hey guys just found a guys config i loved off of deviant art. And in the code for Single Column Playlist under the "Group Dislplay" area I have the following:

Code: [Select]
//!!!!!CHANGE TO REFLECT YOUR COVER IMAGE FILESTRUCTURE!!!!!
$imageabs2(66,66,,,,,26,10,$replace(D:\My Documents\My Pictures\Album Art\$if2(%album artist%,%artist%) - %album%.jpg,?,),)
$imageabs(17,9,images\artoverlay.png,)



My music is structured Artist>Album>Tracks. And I have the album art in the respective album folder along with my flacs, and each album art is named folder.jpg. What code would I use to enable Single Column Playlist to display my album art in my particular oraganization methods??? Any help is appreciated!

Single Column Playlist: specify path to album art

Reply #1
$replace(%path%,%filename_ext%,folder.*)
elevatorladylevitateme

 

Single Column Playlist: specify path to album art

Reply #2
Thanks! Someday i'll get better at coding

peace