Page 1 of 1

[Help] how i can move the hole folder (dont rename)

Posted: 07 Feb 2015, 12:31
by horst123789
Hi,

i have:
\\nas\Download\new.film.2015.german.1080p.group\shortnameoffilm.mkv

i want:
\\nas\video\new.film.2015.german.1080p.group\New Film (2015).mkv


but i dont know how i cant move the hole folder, i only know how i can rename the folder.

Code: Select all

filebot -rename --conflict skip /volume1/Download/ --output /volume1/video/ -r --format "{n} ({y})" --db TheMovieDB --lang de --log all --log-file /volume1/Download/FileBotFilme.log
can anybode please help?

Re: [Help] how i can move the hole folder (dont rename)

Posted: 21 Feb 2015, 17:11
by rednoah
Have you read the FAQ and watched the video tutorials? What is describe seems to be "move/rename files into a new structure" type of use case.