Rename and Move (file type based)

All about user-defined episode / movie / file name format expressions
Post Reply
Reneg
Posts: 36
Joined: 04 Jan 2012, 20:32

Rename and Move (file type based)

Post by Reneg »

Hi all!

I need help with rename and move function.

I am using this syntax to rename my files:

\\DISKSTATION/satashare/Multimedia/Film/MKV/{n} ({y})/{n} ({y})

I would like to move the movie in its folder automatically:

MKV (usually 720p or 1080p movies), DVD or DVDRIP.

Any suggestions ?

Thanks
User avatar
rednoah
The Source
Posts: 22998
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Rename and Move (file type based)

Post by rednoah »

You can use one of the following bindings or build more logic on top of that.

{ext}
{source}
{cf}
{vf}
{resolution}
etc
:idea: Please read the FAQ and How to Request Help.
Post Reply