Hi rednoah, a solution with GUI (scripting though with bash or Groovy isn't for me ;-)) is my solution.... but: I have read "Batch Rename any type of file" with example to rename "JPG Pictures". If I try this I have the same problem like my videos: the files in the left site (original) are not ...
Hello rednoah, thanks again four Your answer. I tried with "Avatar.avi" and it works. Than I tried with "Test.avi" AND "--db xattr" and it works also. Now I tried another file and get the following error. filebot -non-strict --db xattr -rename "Avatar.wmv" --conflict "auto" --format "{fn}_[{minutes ...
Hello rednoah, sorry... in the same time You answer I changed my Question. OK, if I add "--db TheMovieDB" so I get the following error (its the example above): filebot -non-strict --db TheMovieDB -rename "test.avi" --conflict "auto" --format "{fn}_[{minutes}min]_[{resolution}]" [color=#FF0000]Rename ...
I would only rename files to add Resolution and Length. Many files works fine, but not all.. so I get the following Error: filebot -non-strict -rename "test.avi" --conflict "auto" --format "{fn}_[{minutes}min]_[{resolution}]" [color=#FF0000]Failed to process group: {} => [/test.avi][/color] Whats ...