Problems with hyphens
Posted: 25 Jan 2013, 13:33
Hi,
I'm new to Filebot. I installed on my Synology DS112j NAS and want to use it for renaming my downloaded TV-shows and movies. I want to use the script renall to rename all my files to a desired format.
Currently I use this line in a SSH shell:
I get this error message:
What am I doing wrong? Please help!
I'm new to Filebot. I installed on my Synology DS112j NAS and want to use it for renaming my downloaded TV-shows and movies. I want to use the script renall to rename all my files to a desired format.
Currently I use this line in a SSH shell:
Code: Select all
filebot -script fn:renall /volume1/Serien -non-strict --format "{n} - {s00e00} - {t}" --db TheTVDB --lang de
Code: Select all
"-" is not a valid option