Releases: jlesage/docker-filebot
Releases · jlesage/docker-filebot
Version 23.02.1
Changes in this release:
- Updated baseimage to version 4.3.3, which brings robustness related enhancements.
Version 23.01.3
Changes in this release:
- Fixed issue where the AMC script would not use the configured UMASK value.
Version 23.01.2
Changes in this release:
- Fixed error that was occurring during license installation.
Version 23.01.1
Changes in this release:
- Added the ability to disable the FileBot GUI.
- Added the ability to disable the AMC script.
- Updated MediaInfo library to version 22.12
- Versioning scheme of the Docker image changed to
YY.MM.SEQUENCE
. - Update of the baseimage to version 4.3.2 brings the following new features:
- Multi-arch image support.
- Support for dark mode.
- Support for remote window resize.
- Updated the web UI with a new, simplified and less intrusive look.
Version 1.14.1
Changes in this release:
- Updated FileBot to version 4.9.6 (r9125).
Version 1.14.0
Changes in this release:
- Updated FileBot to version 4.9.5 (r9112).
- Fixed an issue where a folder could not be selected from the selection window.
- Fixed an issue where some icons were missing from the file/folder selection window.
Version 1.13.0
Changes in this release:
- Java 17 is now used to run FileBot.
- Language used by AMC to rename files can now be set via the
AMC_LANG
environment variable. - Allow using a beta version of FieBot by using the
USE_FILE_BETA
environment variable. - Updated MediaInfo library to version 21.09.
- Updated Chromaprint to version 1.5.1.
- Allow replacing a license without having to remove the old one
- Now using baseimage version 3.5.8, based on Alpine 3.15, which brings the following change:
- Updated installed packages to get latest security fixes.
Version 1.12.0
Changes in this release:
- Updated FileBot to version 4.9.4 (r8735).
- Adjusted the way the output folder is tested for write permission to support mapping to a NFSv4 share.
Version 1.11.1
Changes in this release:
- Updated MediaInfo library to version 21.03.
Version 1.11.0
Changes in this release:
- Updated FileBot to version 4.9.3 (r8340).