Page 1 of 1

How to make new folder from single files?

Posted: 11 Jan 2014, 12:31
by romano
Hello, sorry for my English,
but how to make a new folder from single files?
i have per example:
movie.mkv
movie.srt

how to move this files to a new folder?
iam sure there is already an answer, but couldn't find it.

my code: {file.path[0]}:/FILMES/{n} ({y})

Re: How to make new folder from single files?

Posted: 11 Jan 2014, 16:04
by rednoah
By defining a folder for the movie:

Code: Select all

../{n} ({y})/{n} ({y})

Re: How to make new folder from single files?

Posted: 11 Jan 2014, 16:23
by romano
Thank you.
and to put in the folder a Poster?
my code:

Code: Select all

{file.path[0]}:/FILMES/{n} ({y})/{n} ({y})

Re: How to make new folder from single files?

Posted: 11 Jan 2014, 16:27
by rednoah
That's something completely different.

For artwork check out these links:
* http://www.filebot.net/forums/viewtopic ... 4&t=5#p204
* http://www.filebot.net/forums/viewtopic ... 1222#p7390