Releases: jlesage/docker-filebot
Releases · jlesage/docker-filebot
Version 1.5.2
Changes in this release:
- Fixed issue where the AMC script would not run under the proper user.
Version 1.5.1
Changes in this release:
- Implemented workaround for the AMC script's artwork and nfo fetching not working without xattr support.
Version 1.5.0
Changes in this release:
- The ability to fetch artwork and generate NFO file using the AMC script is now configurable.
Version 1.4.0
Changes in this release:
- The match mode used by the AMC script is now configurable.
Version 1.3.1
Changes in this release:
- The AMC script is now invoked with the
-non-strict
option.
Version 1.3.0
Changes in this release:
- Added support for the FileBot's Automated Media Center (AMC) script.
Version 1.2.4
Changes in this release:
- Now using baseimage v3.5.2, which brings the following changes:
- Updated installed packages to get latest security fixes.
- Fixed issue where the container could have a zombie process.
- Fixed issue where the password would not be submitted when pressing the enter key in the password modal.
- Use relative path for favicon ressources to be more friendly with reverse proxy senarios.
Version 1.2.3
Changes in this release:
- Upgraded FileBot to final version 4.8.5 (r6224).
Version 1.2.2
Changes in this release:
- Adjusted archive extraction to work with the latest FileBot build.
Version 1.2.1
Changes in this release:
- Use 7zip for archive extraction.