Page 1 of 1
move unpacked files only and not whole folder?
Posted: December 20th, 2010, 5:22 pm
by mr.sparkle
Not sure if this is possible or perhaps I haven't set it up correctly but right now, when a file(s) is unpacked and gets moved to my designated category folder, say movies, it gets placed into a folder inside movies, named after the nzb. Can I have it extracted and moved directly into the movies folder? I don't mind if nfo and samples get dumped in there, too.
Thanks in advance.
Re: move unpacked files only and not whole folder?
Posted: December 20th, 2010, 5:51 pm
by shypike
No, that's the way it works.
You check out the Sorting functions for that, but they're a bit complicated.
See the Wiki.
Re: move unpacked files only and not whole folder?
Posted: December 22nd, 2010, 12:15 pm
by mr.sparkle
Thanks, shypike
Generic sorting with a simple %fn.%ext did the trick sending the movie to the right folder, although the pars and nfo files came along for the ride.
Question: for folder names with spaces (running ubuntu), no I need to put "\ \" for spaces in the category paths?
Re: move unpacked files only and not whole folder?
Posted: December 23rd, 2010, 2:53 am
by shypike
mr.sparkle wrote:
although the pars and nfo files came along for the ride.
Set up a "clean" list inĀ Config->General. That's a list of file extensions that will be removed.
mr.sparkle wrote:
Question: for folder names with spaces (running ubuntu), no I need to put "\ " for spaces in the category paths?
No, embedded spaces are OK without extra slashes (in fact you're not allowed to use them).
Leading are trailing spaces are removed.