View Single Post
  #5  
Old 24.01.2017, 21:24
JerryL
Guest
 
Posts: n/a
Default

Sorry, I just realized I wasn't being clear in my original description of the issue. The typical scenario is something like this:

I am editing a link caught by the LinkGrabber.
The file to download comes named like this:
Code:
XYZA.rar
I then usually copy my desired name from a web page and paste it over this to become:
Code:
X Y: Z A (2000).rar
but then, I have to change the ":" to " -". Instead of having it get subsituted by default with a "_".

This applies to both file names, renamed singly or multiply, and to package names.
So Packager rules will be applied after I first do the file or package renames above?

Last edited by Jiaz; 24.01.2017 at 21:26.
Reply With Quote