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

All about user-defined episode / movie / file name format expressions
Post Reply
horst123789
402
Posts: 18
Joined: 07 Feb 2015, 12:15

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

Post 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?
User avatar
rednoah
The Source
Posts: 22999
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

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

Post 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.
:idea: Please read the FAQ and How to Request Help.
Post Reply