Automatic subtitle downloader (1 Viewer)

idioteque

Retired Team Member
  • Premium Supporter
  • September 29, 2005
    609
    9
    Home Country
    Netherlands Netherlands
    using this config:

    <?xml version="1.0" encoding="utf-8" ?>
    <configuration>
    <appSettings>
    <add key="CdFormat" value="-CD%C" />
    <add key="FileFormat" value="%Y - %M %C" />
    <add key="FolderFormat" value ="(%Y) - %M "/>
    <add key="SubtitleFormats" value="srt,sub,smi,txt"/>
    </appSettings>
    </configuration>

    and running this commandline:

    vroksub.exe "N:\Video\Films" nl,en /rename /covers /folders /move="N:\Video\Films Met Ondertitels"

    makes Vroksub crashs while running from inside MP, but it runs fine outside MP

    weird:confused:
     

    Attachments

    • Clipboard03.jpg
      Clipboard03.jpg
      42.5 KB

    Users who are viewing this thread

    Top Bottom