[mythtv-users] User Job to rip subtitles from each program

David Crawford davidcrawford83 at gmail.com
Fri Feb 3 22:33:30 UTC 2012


On 3 February 2012 22:19, David Crawford <davidcrawford83 at gmail.com> wrote:

>
>
> On 3 February 2012 22:17, Raymond Wagner <raymond at wagnerrp.com> wrote:
>
>> On 2/3/2012 17:12, David Crawford wrote:
>> >  bash: syntax error near unexpected token '1010'
>>
>> If you are getting anything "bash", it means that your "hashbang" is not
>> configured properly, and your system is instead trying to run the script
>> directly in whatever shell you are currently running (which seems to be
>> Bash).
>>
>> http://en.wikipedia.org/wiki/Shebang_%28Unix%29#Examples
>>
>> In the case of the jobqueue, it currently passes everything through the
>> Bourne shell (/bin/sh), but the end result would be the same.
>> _______________________________________________
>> mythtv-users mailing list
>> mythtv-users at mythtv.org
>> http://www.mythtv.org/mailman/listinfo/mythtv-users
>>
>
> Wouldnt that prevent the other script from not working also?
>
When running with " " for "<Chanid>"and "<starttime>"

I instead get

chanid, starttime = sys.arg[1:3]
ValueError: need more than 1 value to unpack
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.mythtv.org/pipermail/mythtv-users/attachments/20120203/1a0e1b60/attachment.html 


More information about the mythtv-users mailing list