06-25-2004, 07:13 AM
|
#1 |
| Junior Member
Join Date: Jan 2004
Posts: 2
| mp3 tagging - variables = NOShow
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?
|
| |