user-1105
07-12-2015, 08:07 AM
Hi - running on Ubuntu 14.10, and need to tell Myth to scan new videos after download. Runs fine if I include it as an option on the command line:
get_iplayer ... --command '/usr/bin/mythutil --scanvideos'
but trying to put the same command in the options file (so it will happen automatically on each download) gives:
sh: 1: /usr/bin/mythutil --scanvideos: not found
INFO: Command exit code 127 (raw code = 32512)
ERROR: Command Exit Code: 127
Can anyone cast any light on this?
get_iplayer ... --command '/usr/bin/mythutil --scanvideos'
but trying to put the same command in the options file (so it will happen automatically on each download) gives:
sh: 1: /usr/bin/mythutil --scanvideos: not found
INFO: Command exit code 127 (raw code = 32512)
ERROR: Command Exit Code: 127
Can anyone cast any light on this?