tvrenamer & hazel

i install tvrenamer and it run in terminal
/usr/local/bin/tvnamer
my result in hazel console is
and in system.log
i try with "/usr/local/bin/tvnamer --always" and "/usr/local/bin/tvnamer --batch" and also with "batch: true" in mytvnamerconfig.json
Any solution?
Sorry bad english
- Code: Select all
tvnamer --always "$1" --config=/Users/repli/mytvnamerconfig.json --series-id=257655 /Volumes/Descargas/AUTOMATIC\ LIBRARY/Arrow
Loading config: /Users/repli/mytvnamerconfig.json
/usr/local/bin/tvnamer
- Code: Select all
/usr/local/bin/tvnamer --always "$1" --config=/Users/repli/mytvnamerconfig.json --series-id=257655 /Volumes/Descargas/AUTOMATIC\ LIBRARY/Arrow
my result in hazel console is
- Code: Select all
Arrow S03E17.mp4: Rule tvnamer matched.
hazelworker[423] [Error] Shell script failed: Error processing shell script on file /Volumes/Descargas/AUTOMATIC LIBRARY/Arrow/carpeta sin tÃtulo/Arrow S03E17.mp4.
hazelworker[423] Shellscript exited with non-successful status code: 2
hazelworker[423] Done processing folder Arrow
and in system.log
- Code: Select all
# Found 1 episode
####################
# Processing file: Arrow S03E17.mp4
# Detected series: Arrow (season: 3, episode: 17)
TVDB Search Results:
1 -> Arrow [en] # http://thetvdb.com/?tab=series&id=257655&lid=7 (default)
2 -> Arrow [sv] # http://thetvdb.com/?tab=series&id=257655&lid=8
3 -> Arrow [da] # http://thetvdb.com/?tab=series&id=257655&lid=10
4 -> Arrow [fi] # http://thetvdb.com/?tab=series&id=257655&lid=11
5 -> Arrow [nl] # http://thetvdb.com/?tab=series&id=257655&lid=13
6 -> Arrow [de] # http://thetvdb.com/?tab=series&id=257655&lid=14
Enter choice (first number, return for default, 'all', ? for help):
i try with "/usr/local/bin/tvnamer --always" and "/usr/local/bin/tvnamer --batch" and also with "batch: true" in mytvnamerconfig.json
Any solution?
Sorry bad english