Help with Movie Renaming Format

Any questions? Need some help?
Post Reply
User avatar
xadox
Posts: 32
Joined: 23 Mar 2012, 05:49

Help with Movie Renaming Format

Post by xadox »

I am trying to generate a naming sheme for the following:

Code: Select all

MovieName (Year) (IMDB).ext
I am using now:

Code: Select all

{n} ({y}) ({imdb})
but I receive:

Code: Select all

BindingError: "imdb": undefined
Greets XadoX
User avatar
rednoah
The Source
Posts: 22976
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Help with Movie Renaming Format

Post by rednoah »

The test environment is limited in many ways. Just Ignore the warning and apply the format. With real data it'll work.
:idea: Please read the FAQ and How to Request Help.
Post Reply