Hi,
I think winamp crashes if $repeat(x,y) function has a negative value y.
I "fixed" it this way: "%artist% $repeat(.,$max(1,$add(-$len(%artist%),22))) %title%"
The $fill function cannot be found, so perhaps it would be better to change the "help-text": $repeat instead of $fill
I use Winamp 5.2 on a microsoft win2k system.
I think winamp crashes if $repeat(x,y) function has a negative value y.
I "fixed" it this way: "%artist% $repeat(.,$max(1,$add(-$len(%artist%),22))) %title%"
The $fill function cannot be found, so perhaps it would be better to change the "help-text": $repeat instead of $fill
I use Winamp 5.2 on a microsoft win2k system.
Comment