moving files after they have been renamed? issues?
Posted: 17 Aug 2016, 17:51
hi,
just looking at if filebot can replace what i currently use.
this is currently what i'm running in a windows cli (Server 2012 R2)
filebot -rename "Z:\tv-rename\" -r --db TheTVDB -non-strict --output "Z:\tv-done\" --format "{n} {s00e00} {t}"
but i'm receiving the following error which is causing it to fail
Failed to read xattr: Illegal char <"> at index 12: Z:\tv-rename" -r --db TheTVDB -non-strict --action move --output Z:\tv-done"
i added the log-file option and this is what it outputed:
Failed to process group: {} => [Z:\tv-rename" -r --db TheTVDB -non-strict --output Z:\tv-done"]
Any ideas? just want to move files after they have been renamed?
just looking at if filebot can replace what i currently use.
this is currently what i'm running in a windows cli (Server 2012 R2)
filebot -rename "Z:\tv-rename\" -r --db TheTVDB -non-strict --output "Z:\tv-done\" --format "{n} {s00e00} {t}"
but i'm receiving the following error which is causing it to fail
Failed to read xattr: Illegal char <"> at index 12: Z:\tv-rename" -r --db TheTVDB -non-strict --action move --output Z:\tv-done"
i added the log-file option and this is what it outputed:
Failed to process group: {} => [Z:\tv-rename" -r --db TheTVDB -non-strict --output Z:\tv-done"]
Any ideas? just want to move files after they have been renamed?