AniAdd: Difference between revisions

Jump to navigation Jump to search
No edit summary
No edit summary
Line 335: Line 335:
    
    
   IsNotNormal:=$match(%EpNo%,["S","C","T","P","O"])
   IsNotNormal:=$match(%EpNo%,["S","C","T","P","O"])
   EpNoV:={%IsNotNormal%="1" ? %EpNoPad% : {%EpNo%="1" ? "" : "- "%EpNoPad%}}
   EpNoV:={%IsNotNormal%="1" ? %EpNoPad% : {%EpCount%="1" ? "" : "- "%EpNoPad%}}
    
    
   FileName:=$repl(%GT%" "%AT%" "%EpNoV%%Ver%" "%CRC%" "%Src% %Res% %Codec%,"  "," ")
   FileName:=$repl(%GT%" "%AT%" "%EpNoV%%Ver%" "%CRC%" "%Src% %Res% %Codec%,"  "," ")
   PathName:="F:\" $repl(%AT%,'[\\\":/*|<>?]',"")
   PathName:="F:\" $repl(%AT%,'[\\\":/*|<>?]',"")