AnyWhere
06-25-2004, 07:13 AM
Using pretty much default config,php during my test of this good looking script.
When a mp3 release is done I get a tag that looks like this:
[xXx] - ( 78M 9F - COMPLETE - ) - [xXx]
Looking in the config file there should be some more info in that tag.
From the config file:
$audio_completebar = "[xXx] - ( %mM %fF - COMPLETE - %w %Y ) - [xXx]";
Why arent %w and %y variables being added to the final tag?
When a mp3 release is done I get a tag that looks like this:
[xXx] - ( 78M 9F - COMPLETE - ) - [xXx]
Looking in the config file there should be some more info in that tag.
From the config file:
$audio_completebar = "[xXx] - ( %mM %fF - COMPLETE - %w %Y ) - [xXx]";
Why arent %w and %y variables being added to the final tag?