diff --git a/docs/services/calibre-web.md b/docs/services/calibre-web.md index deb3baa..e645ef7 100644 --- a/docs/services/calibre-web.md +++ b/docs/services/calibre-web.md @@ -40,7 +40,7 @@ calibre_web_path_prefix: /calibre-web # # # Enable this extension explicitly to add the Calibre ebook-convert binary (x64 only). Omit this variable for a lightweight image. -# The path to the binary is /usr/bin/ebook-convert (has to be specified in the web interface) +# The path to the binary is /usr/bin/ebook-convert (has to be specified in the web interface - also specify the path to Calibre binaries as well; usr/bin) #calibre_web_environment_variables_extension: | # DOCKER_MODS=linuxserver/mods:universal-calibre diff --git a/templates/requirements.yml b/templates/requirements.yml index 2afb504..a80f304 100644 --- a/templates/requirements.yml +++ b/templates/requirements.yml @@ -33,7 +33,7 @@ name: backup_borg activation_prefix: backup_borg_ - src: git+https://github.com/lingawakad/ansible-role-calibre-web.git - version: v0.6.21-1 + version: v0.6.22-0 name: calibre-web activation_prefix: calibre-web_ - src: git+https://github.com/nielscil/ansible-role-changedetection.git