Screenshot of Hazel / TVnamer rule wanted

I'm unable to figure out how to have Hazel rename TV show episodes using TVnamer.
If anyone has a workflow that includes Hazel and TVnamer could you please post a screenshot of your working rule?
im trying this:
Run Shell Script > embedded script:
shell = /bin/sh
code = /usr/local/bin/tvnamer --batch "$1"
Files are found but tvnamer appears to not get called:
2013-06-10 01:35:32.566 hazelworker[900] Processing folder UNSORTED
2013-06-10 01:35:34.585 hazelworker[900] Mad Men s06e11 Favors.mp4: Rule TVnamer SxxExx matched.
2013-06-10 01:35:36.164 hazelworker[900] Done processing folder UNSORTED
If anyone has a workflow that includes Hazel and TVnamer could you please post a screenshot of your working rule?
im trying this:
Run Shell Script > embedded script:
shell = /bin/sh
code = /usr/local/bin/tvnamer --batch "$1"
Files are found but tvnamer appears to not get called:
2013-06-10 01:35:32.566 hazelworker[900] Processing folder UNSORTED
2013-06-10 01:35:34.585 hazelworker[900] Mad Men s06e11 Favors.mp4: Rule TVnamer SxxExx matched.
2013-06-10 01:35:36.164 hazelworker[900] Done processing folder UNSORTED