Cant set Open Subtitles login with portable version

Support for Windows users
Post Reply
flexzi
Posts: 5
Joined: 30 Dec 2013, 23:57

Cant set Open Subtitles login with portable version

Post by flexzi »

If i run

Code: Select all

filebot -script fn:configure
on the portable version of filebot, nothing happens.

Is it not supposed to work for the portable version? It works if use the installer.
User avatar
rednoah
The Source
Posts: 22998
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Cant set Open Subtitles login with portable version

Post by rednoah »

You're calling FileBot.exe (portable GUI) when you should be calling filebot.cmd (portable CLI) instead.

:idea: On Windows, GUI applications never have a console, so there'll always be separate GUI / CLI executables.
:idea: Please read the FAQ and How to Request Help.
flexzi
Posts: 5
Joined: 30 Dec 2013, 23:57

Re: Cant set Open Subtitles login with portable version

Post by flexzi »

Thank you
Post Reply