Этот плагин автоматически сохраняет конфигурационные файлы, файлы данных и плейлистов в соответствии с выбранными пользователем настройками.
This component allows periodic automatic saving of configuration and other data in foobar2000 and keeping backup copies of the profile folder. The save operation itself does the same as (hidden) command "File > Save Configuration", that means it saves configuration (the whole configuration subfolder), Media library database (database.*), playlists and any additional data managed by other components (for example theme.fth or PlaybackStatistics.dat). Backup process stores configurable list of files and directories into a ZIP archive with file name like "autobackup.20091005-121722.zip" in user-specified folder. A ZIP archive is used to have everything in one file, as well as compress the (often large) database files a bit, using the fastest, but still significant and useful compression method. Very small and also .ZIP, .JPG and .PNG files are not (re)compressed.
Тема на Гидрогене:
Autosave & Autobackup (foo_jesus), Free salvation for your configuration, playlists and soul.Скачать версию v9:
foo_jesus-v9.zip (70 KB)
foo_jesus.dll (139 KB)
v9 [2010/04/20]
- New: Option for setting delay of the first backup after startup.
- Fixed: Even lower priority for the backup thread.
v8 [2010/01/03]
- Fixed: Relative paths to destination directory.
v7 [2010/01/02]
- New: Backup ZIP files use compression.
- New: Configurable backup destination directory.
- Fixed: Added 30 second limit for per-track autosave to avoid main thread overload.
v6 [2009/11/20]
- Added a few things to ease debugging of obscure problems in other components.
v5 [2009/10/05]
- Fixed: Crash with empty backup filename pattern list.
v4 [2009/10/04]
- New: Added backup features.
v0.0.3 [2009/03/21]
- Fixed: Crash when autosaving after number of tracks with Preferences dialog open.
v0.0.2 [2009/01/09]
– New: Ability to save each time a configured number of tracks has been played.
v0.0.1 [2009/01/08]
– Initial release.