====== Options ====== This node is keep basic plugin settings. List of formats, MediaLibrary paths and language are used by lister plugin too. In code below are shown the default values. AVI,DIVX,MPEG,... / base.db False True Sqlite3.dll Sqlite3_x64.dll MediaInfo.dll MediaInfo_x64.dll <empty> False 0 |< 100% 20% >| |**Formats**|Comma-separated list of supported extensions. For convenience, it can be splitted into lines (when using a nested CDATA section).| |**MultiSeparator**|with this string will be separated multiple values (for example, audio languages list in the movie file).| |**BaseFile**|Path to the base file. You can use the environment variables here.| |**UseBase**|set to True if you want to use database caching (default).| |**MemoryBase**|Set to True, if you want to create database in memory instead of disk. In this case cached data will be available only till TC restart.| |**SqlitePath**|Path to Sqlite3.dll. By default plugin will search it in own folder. You can use the environment variables here.| |**Sqlite64Path**|Path to Sqlite3_x64.dll for 64-bit plugin version. By default plugin will search it in own folder. You can use the environment variables here.| |**MediaInfoPath**|Path to MediaInfo.dll. By default plugin will search it in own folder. You can use the environment variables here.| |**MediaInfo64Path**|Path to MediaInfo_x64.dll for 64-bit plugin version. ПBy default plugin will search it in own folder. You can use the environment variables here.| |**MissedField**|This text will be displayed in the columns which missed in the database (for new sources).| |**DataAutoUpdate**|if true, after adding new sources plugin will be automatically update info for mewly added sources (while regular work).| |**DebugMode**|Debug mode, error and debugging messages will be writting in the debug.log file. Disabled 0, enabled 1.| |**Language**|Language code in Total Commander's format (ENG, RUS...). Can be used for explicit setting language for interface and library names. If empty, language will be selected automatically from the Total Commander's settings.|