Old 18th January 2005, 04:21   #1
darktrekker
Junior Member
 
Join Date: Jan 2005
Posts: 2
Send a message via AIM to darktrekker
Advance Title Formatting

hello,

This is my first time posting.. but I have a question...

Im trying to get it where it will read,

artist - album - track - song

on my winamp...

I dont understand any of the commands or anything like that... so when i go to play it it just shows up as

artist - albumn

this is the command thats in there atm...

[%artist% - ]$if2(%title%,$filepart(%filename%))

I clicked on the help button.. I dont understand what any of it says... i dont even understand what it indecates in the above part anyways.. could someone help me with what i want to do and then like maybe explain it to me for future reference?
darktrekker is offline   Reply With Quote
Old 18th January 2005, 12:08   #2
DJ Egg
Techorator
Winamp & Shoutcast Team
 
Join Date: Jun 2000
Posts: 35,894
[%artist% - ][%album% - ][$num(%tracknumber%,2) - ]$if2(%title%,$filepart(%filename%))

This will display:
Artist - Album - Track# - Title

The [brackets] make it so that if the actual tag is missing then it won't be displayed.

$num(%tracknumber%,2)
makes it so track# = 2 digits (01, 02, 03....09, 10, 11)

$if2(%title%,$filepart(%filename%))
makes it so if the Title tag is missing, it will display filename only.
DJ Egg is offline   Reply With Quote
Old 18th January 2005, 13:24   #3
darktrekker
Junior Member
 
Join Date: Jan 2005
Posts: 2
Send a message via AIM to darktrekker
wow thank you for explaining that to me.. thank you so much...
darktrekker is offline   Reply With Quote
Reply
Go Back   Winamp & Shoutcast Forums > Winamp > Winamp Technical Support

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump