basvodde / subtitle_converter

convert SRT subtitle file into different format

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

no method error on OSX

kieranjol opened this issue · comments

Hi,

I installed with gem, but I get an error every time I try to convert a file. I'm probably making some silly mistake, so any guidance would be greatly appreciated.

subtitle_converter /Volumes/Stardom/TESTS/Test\ Kieran\ /FEIRM_EP01/Feirm\ 1\ Déiríocht.stl /Volumes/Stardom/TESTS/Test\ Kieran\ /FEIRM_EP01/Feirm\ 1\ Déiríocht.srt
/Library/Ruby/Gems/2.0.0/gems/subtitle_converter-0.0.5/lib/subtitle_converter/subtitle_convertor_command_line.rb:25:in `process': undefined method `to' for #<SubtitleConvertor:0x007fa21183f2d8> (NoMethodError)
    from /Library/Ruby/Gems/2.0.0/gems/subtitle_converter-0.0.5/bin/subtitle_converter:5:in `<top (required)>'
    from /usr/bin/subtitle_converter:23:in `load'
    from /usr/bin/subtitle_converter:23:in `<main>'