Page 1 of 1

Multiple names for same file download, how to consolidate?

PostPosted: Sat Dec 21, 2013 12:05 pm
by doron_amedey
hello,
I'm using version 6.5, I have a problem, when downloading I want to have only a single directory with the download file(s).
I use the $filename switch, and still when d/l I get multiple directories.
i.e.

<name>
<name>.part1

sometimes more, and most of them but 1 is with the file d/l.
how do I solve it to have only single directory with the d/l file?
thanks,

Re: Multiple names for same file download, how to consolidat

PostPosted: Sat Dec 21, 2013 9:57 pm
by DThor
I believe the $filename variable is the least reliable one of the lot - since usenet is the wild west people post files in all manner of ways and it's tough to parse it algorithmically even though our brains do a decent job of it. Quade or Dexter might jump in with a suggestion, but you might want to use the other ones instead to pull things into folders such as nzbfile or subject. Subjects tend to 'clean up' nicer.

DT

Re: Multiple names for same file download, how to consolidat

PostPosted: Sun Dec 22, 2013 2:56 pm
by doron_amedey
thank you,

what is the diff. between the NZB and Subject?
i.e. d/l movie <XYZ>?

Re: Multiple names for same file download, how to consolidat

PostPosted: Sun Dec 22, 2013 3:19 pm
by DThor
nzb is only meaningful if you're downloading with nzb files, subject will work in any context...

DT

Re: Multiple names for same file download, how to consolidat

PostPosted: Sun Dec 22, 2013 3:50 pm
by doron_amedey
thank you Very much!
I'll try it.