Disable updates

Any questions? Need some help?
Post Reply
Tyler
Posts: 2
Joined: 23 Oct 2014, 03:50

Disable updates

Post by Tyler »

Is there a way to disable updates?

I use this program as a simple renamer to match subtitle files with video names and never have any problems, but having to hit ignore all the time when the update pops up is really annoying.
User avatar
rednoah
The Source
Posts: 23932
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Disable updates

Post by rednoah »

Just set the application.update property to skip in the launcher script / configuration.

Code: Select all

-Dapplication.update=skip
@see viewtopic.php?f=8&t=2051#p11887


I highly recommend using the latest major version though. Especially if you use OpenSubtitles, TheTVDB, TheMovieDB or AcoustID you should use FileBot 4.5 or higher.
:idea: Please read the FAQ and How to Request Help.
Tyler
Posts: 2
Joined: 23 Oct 2014, 03:50

Re: Disable updates

Post by Tyler »

rednoah wrote:Just set the application.update property to skip in the launcher script / configuration.

Code: Select all

-Dapplication.update=skip
@see viewtopic.php?f=8&t=2051#p11887


I highly recommend using the latest major version though. Especially if you use OpenSubtitles, TheTVDB, TheMovieDB or AcoustID you should use FileBot 4.5 or higher.
i looked at that topic its talking about java

Where do i put that line at specifically?
User avatar
rednoah
The Source
Posts: 23932
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Disable updates

Post by rednoah »

On Windows? If installed via Windows Installer? Have you checked or FileBot install directory for mysterious *.l4j.ini files that contain lots of -Dname=value lines just like the one above?

@see still the very same thread viewtopic.php?f=8&t=2051#p11901

Where it says you need edit the *.l4j.ini files.
:idea: Please read the FAQ and How to Request Help.
Post Reply