Help with uTorrent
Posted: 29 Jul 2014, 01:21
Hi,
I recently tried to update filebot and had a problem, it resulted in me needing to uninstall and reinstall.
Filebot had been working fine previous to this, now I am getting an error when uTorrent runs the command to rename and move my movies and tv series.
The command is:
The log output is:
All the file paths are correct, there are episodes there that should be picked up - but its not doing as it should
Any help would be greatly appreciated! thanks.
I recently tried to update filebot and had a problem, it resulted in me needing to uninstall and reinstall.
Filebot had been working fine previous to this, now I am getting an error when uTorrent runs the command to rename and move my movies and tv series.
The command is:
Code: Select all
filebot -script fn:amc --output "D:/ServerFolders/New Downloads" --log-file amc.log --action copy --conflict override -non-strict --def music=n subtitles=en artwork=y "ut_label=%L" "ut_state=%S" "ut_title=%N" "ut_kind=%K" "ut_file=%F" "ut_dir=%D" "seriesFormat=D:/ServerFolders/TV Series/{n}/{'S'+s}/{fn}" "movieFormat=F:/ServerFolders/Movies/{n} {y}/{fn}"
Code: Select all
Parameter: music = n
Parameter: subtitles = en
Parameter: artwork = y
Parameter: ut_label = %L
Parameter: ut_state = %S
Parameter: ut_title = %N
Parameter: ut_kind = %K
Parameter: ut_file = %F
Parameter: ut_dir = %D
Parameter: seriesFormat = D:/ServerFolders/TV Series/{n}/{'S'+s}/{fn}
Parameter: movieFormat = F:/ServerFolders/Movies/{n} {y}/{fn}
No files selected for processing
Failure (°_°)
Parameter: music = n
Parameter: subtitles = en
Parameter: artwork = y
Parameter: ut_label = %L
Parameter: ut_state = %S
Parameter: ut_title = %N
Parameter: ut_kind = %K
Parameter: ut_file = %F
Parameter: ut_dir = %D
Parameter: seriesFormat = D:/ServerFolders/TV Series/{n}/{'S'+s}/{fn}
Parameter: movieFormat = F:/ServerFolders/Movies/{n} {y}/{fn}
No files selected for processing
Failure (°_°)
Parameter: music = n
Parameter: subtitles = en
Parameter: artwork = y
Parameter: ut_label = %L
Parameter: ut_state = %S
Parameter: ut_title = %N
Parameter: ut_kind = %K
Parameter: ut_file = %F
Parameter: ut_dir = %D
Parameter: seriesFormat = D:/ServerFolders/TV Series/{n}/{'S'+s}/{fn}
Parameter: movieFormat = F:/ServerFolders/Movies/{n} {y}/{fn}
No files selected for processing
Failure (°_°)
Any help would be greatly appreciated! thanks.