Skip to content

Releases: jlesage/docker-filebot

Version 1.5.2

05 Nov 11:08
Compare
Choose a tag to compare

Changes in this release:

  • Fixed issue where the AMC script would not run under the proper user.

Version 1.5.1

04 Nov 22:02
Compare
Choose a tag to compare

Changes in this release:

  • Implemented workaround for the AMC script's artwork and nfo fetching not working without xattr support.

Version 1.5.0

29 Oct 23:36
Compare
Choose a tag to compare

Changes in this release:

  • The ability to fetch artwork and generate NFO file using the AMC script is now configurable.

Version 1.4.0

29 Oct 01:08
Compare
Choose a tag to compare

Changes in this release:

  • The match mode used by the AMC script is now configurable.

Version 1.3.1

24 Oct 21:11
Compare
Choose a tag to compare

Changes in this release:

  • The AMC script is now invoked with the -non-strict option.

Version 1.3.0

14 Oct 02:50
Compare
Choose a tag to compare

Changes in this release:

  • Added support for the FileBot's Automated Media Center (AMC) script.

Version 1.2.4

27 Apr 00:47
Compare
Choose a tag to compare

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

03 Apr 13:24
Compare
Choose a tag to compare

Changes in this release:

  • Upgraded FileBot to final version 4.8.5 (r6224).

Version 1.2.2

26 Mar 16:00
Compare
Choose a tag to compare

Changes in this release:

  • Adjusted archive extraction to work with the latest FileBot build.

Version 1.2.1

25 Mar 11:19
Compare
Choose a tag to compare

Changes in this release:

  • Use 7zip for archive extraction.