I have ticked [Auto - folder out of nzb name] which is cool and exactly what I need but my problem sometimes is the length of the generated subfolder names. Some of the nzb files imported have very long names (100 chars+) and my old linux share has trouble digesting them (also with deleting file names containing [ ] brackets).
Is there a chance to generate unique and simple plain subfolder names maybe out of the timestamp of each nzb file? eg. NZB20091111T2011.
NZB subfolder naming
maybe you could write a simple program and associate it with nzb files?
you doubleclick nzb it moves the file into UE import folder with the name you want.
console application with several lines of code, file status, sprintf then movefile.
you see how many options are already, i'm trying to add features without adding options
you doubleclick nzb it moves the file into UE import folder with the name you want.
console application with several lines of code, file status, sprintf then movefile.
you see how many options are already, i'm trying to add features without adding options
