View Single Post
Old 11-29-2011, 08:25 AM  
ArtX
Senior Member
 
Join Date: Jan 2004
Posts: 301
Default

Quote:
Originally Posted by jeza View Post

Upgrade instructions:
  • In jeza.ioFTPD.ZipScript.exe.config add
Code:
    <!-- delete all files that start with this string in rescan folder -->
    <add key="TagCleanUpStringCrc32" value="]-[" />
    <add key="TagIncompleteCrc32" value="]-[iNCOMPLETE]-[ {11}% ]-[{6}FiLE(s) of {4}FiLE(s)]-[iNCOMPLETE]-[" />
    <add key="TagCompleteCrc32" value="]-[Complete]-[{11}%]-[ {9} - {6}F]-[" />
^^^
is what threw me off, in the file you sent me it is different, mine doesn't have Crc32 on the end, i thought I had to replace the lines, but i didn't, still all working fine now, well apart for the folder as tag thing
ArtX is offline   Reply With Quote