Page 1 of 1

Help with Movie Renaming Format

Posted: 15 May 2012, 09:38
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

Re: Help with Movie Renaming Format

Posted: 15 May 2012, 09:45
by rednoah
The test environment is limited in many ways. Just Ignore the warning and apply the format. With real data it'll work.