Heelpp Plz!

Running FileBot from the console, Groovy scripting, shell scripts, etc
Post Reply
dacari
Donor
Posts: 44
Joined: 20 Mar 2013, 14:42

Heelpp Plz!

Post by dacari »

an anyone please check out my script and help me..everything works ok besides the following:

1. Getting a error "invoke.vbs script is used. ( I made sure it is in the location)
2. Not getting email or pushover alert
3. Plex is not being updated.

C:\invoke.vbs filebot -script fn:amc --output "\\NAS\Volume_2\Media\Movies" --action move --conflict override -non-strict --def music=n artwork=y backdrops=n --def plex=Server --def gmail=[email protected]:test mailto=[email protected] --def pushover=test "ut_dir=%D" "ut_file=%F" "ut_kind=%K" "ut_title=%N" "ut_label=%L" "ut_state=%S" "clean=y" --def "movieFormat=New/{n} {y}/{fn}" --def "seriesFormat=New/Series/{n}/Season {s}/{fn}" --def "exec=cmd /c \"C:/Yamjcurrent/My_YAMJ.cmd\""
User avatar
rednoah
The Source
Posts: 22998
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Heelpp Plz!

Post by rednoah »

1. Don't use invoke.vbs
2. Check amc troubleshooting hints
3. Run manually in cmd and see what happens

I'd escape the email address because of @ but that's just a hunch. I guess invoke.vbs messes up the arguments. I don't recommend using it anymore.
:idea: Please read the FAQ and How to Request Help.
Post Reply