Page 1 of 1

Backup and Restore Settings

Posted: 08 Oct 2016, 07:34
by rednoah
Press F5 to open Groovy Pad and then click on Icon Application Data to Import / Export your User Data.

Button

Screenshot



View preferences:

Shell: Select all

filebot -script fn:preferences
Clear preferences:

Shell: Select all

filebot -clear-prefs
Export preferences:

Shell: Select all

filebot -script fn:preferences --output /path/to/folder
Import preferences:

Shell: Select all

filebot -script fn:preferences *.prefs.xml