For instance, I would like to rename the folder containing my TV shows and movies without the brackets.
47 "Ronin" (2013)
Would you like 47 Ronin 2013 or 47 Ronin? Visual Studio, not the command line, is what I'm using.
Much obliged.
Why are brackets and dates not recognized when renaming folders?
Re: Why are brackets and dates not recognized when renaming folders?



Console Output: Select all
$ filebot -rename *.mkv --db TheMovieDB -non-strict --format "{n} {y}" --action TEST --log INFO
[TEST] from [47 Ronin (2013).mkv] to [47 Ronin 2013.mkv]

