Code: Select all
filebot -rename -r "H:/Download" --output "H:/Complete" --format "{n} [{certification}, {genre}, {y}]/{'Season ' +s}/{n} - {s00e00} - {t}" -non-strict --db TVDB --action move --def subtitles=enThanks.
Code: Select all
filebot -rename -r "H:/Download" --output "H:/Complete" --format "{n} [{certification}, {genre}, {y}]/{'Season ' +s}/{n} - {s00e00} - {t}" -non-strict --db TVDB --action move --def subtitles=enOk, so tried this and it's a mess... every file goes into it's own dir with their filename as the foldername...rednoah wrote: 13 Nov 2018, 06:13 After calling filebot -rename --db TheTVDB, the only files that are left behind are files that cannot be matched, and you could deal with those a second filebot -rename --db xattr call.