View Single Post
Old 10-21-2003, 10:15 AM  
melsedir
Junior Member
 
Join Date: Sep 2003
Posts: 17
Default

Hi,

I solved my previous problem by having the script creating incomplete symlinks in / instead of /<section>.

Now I have a new problem though. It seems the script is having trouble reading %RLSNAME% cookie. The following errors only happen sometimes.

For incomplete symlinks i have:
# $RLSNAME $SECTION $TOTAL $FOUND
SYMFOLDER=INCOMPLETE_$RLSNAME

But it sometimes seem to ignore my settings and creates it like this:
INCOMPLETE_$SECTION-$RLSNAME

This also seems to affect the announcing where I for example have:
dZS_SfvInfo=SFV: "%VFS%" "Got SFV for %RLSNAME% uploaded by %BOLD%%USER%%BOLD%@%BOLD%%GROUP%%BOLD%. Expecting %BOLD%%TOTALF%%BOLD%F."

Instead of announcing it like I have specified it announces it as:

dZS_SfvInfo=SFV: "%VFS%" "Got SFV for %SECTION%/%RLSNAME% uploaded by %BOLD%%USER%%BOLD%@%BOLD%%GROUP%%BOLD%. Expecting %BOLD%%TOTALF%%BOLD%F."

Also another thing that bugs me (this is one is silly I know) is that the aligntment for the message in GroupTop seems to be wrong.



I get this in the message after a completed rls:

Code:
[17:08:02] 250-
[17:08:02] 250-                           U S E R T O P
[17:08:02] 250-+--------------------------------------------------------------------+
[17:08:02] 250-melsedir    siteop      765.4MB         54F       100.0%        133KBs
[17:08:02] 250-+--------------------------------------------------------------------+
[17:08:02] 250-
[17:08:02] 250-
[17:08:02] 250-                          G R O U P T O P
[17:08:02] 250-+--------------------------------------------------------------------+
[17:08:02] 250-siteop               765.4MB         54F         100.0%        133KBs
[17:08:02] 250-+--------------------------------------------------------------------+
I have tried to edit it myself but I'm too stupid.

Thanks for the help Snype on IRC. I should have checked the CD??|Sub|Subs etc section more carfully
melsedir is offline