Skip to content

feat(container-image): update ghcr.io/advplyr/audiobookshelf ( 2.34.0 → 2.35.0 )#1149

Open
robottoms-up[bot] wants to merge 1 commit into
masterfrom
renovate/ghcr.io-advplyr-audiobookshelf-2.x
Open

feat(container-image): update ghcr.io/advplyr/audiobookshelf ( 2.34.0 → 2.35.0 )#1149
robottoms-up[bot] wants to merge 1 commit into
masterfrom
renovate/ghcr.io-advplyr-audiobookshelf-2.x

Conversation

@robottoms-up
Copy link
Copy Markdown
Contributor

@robottoms-up robottoms-up Bot commented May 17, 2026

This PR contains the following updates:

Package Update Change
ghcr.io/advplyr/audiobookshelf minor 2.34.02.35.0

Release Notes

advplyr/audiobookshelf (ghcr.io/advplyr/audiobookshelf)

v2.35.0

Compare Source

Important: New authentication system was added in v2.26.0. See https://redirect.github.com/advplyr/audiobookshelf/discussions/4460 for details.
Added
Fixed
  • Listening sessions from Android app showing device name as Abs iOS
  • RSS feeds serving m4b files with incorrect Content-Type #​5041 by @​brandonfhall in #​5221
Changed
  • Book & podcast descriptions from audio files are sanitized
  • cancel_scan and set_log_listener socket events validate account type and log level
  • More strings translated
New Contributors

Full Changelog: advplyr/audiobookshelf@v2.34.0...v2.35.0


Configuration

📅 Schedule: (in timezone America/New_York)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

@robottoms-up
Copy link
Copy Markdown
Contributor Author

robottoms-up Bot commented May 17, 2026

--- kubernetes/homelab/apps/media/audiobookshelf/app Kustomization: media/audiobookshelf HelmRelease: media/audiobookshelf

+++ kubernetes/homelab/apps/media/audiobookshelf/app Kustomization: media/audiobookshelf HelmRelease: media/audiobookshelf

@@ -38,13 +38,13 @@

               AUDIOBOOKSHELF_UID: 1001
               CONFIG_PATH: /config
               METADATA_PATH: /config/metadata
               TZ: America/New_York
             image:
               repository: ghcr.io/advplyr/audiobookshelf
-              tag: 2.34.0@sha256:4143292c530f6ac6700afd13360c04f477e4f1a81c1c97c4224b1c7e4330c5c4
+              tag: 2.35.0@sha256:89276ff2e0b3d2f07dd334b641f27a34ab7f02e1047c60b7b8a30126cb0813a5
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@robottoms-up
Copy link
Copy Markdown
Contributor Author

robottoms-up Bot commented May 17, 2026

--- HelmRelease: media/audiobookshelf Deployment: media/audiobookshelf

+++ HelmRelease: media/audiobookshelf Deployment: media/audiobookshelf

@@ -50,13 +50,13 @@

         - name: CONFIG_PATH
           value: /config
         - name: METADATA_PATH
           value: /config/metadata
         - name: TZ
           value: America/New_York
-        image: ghcr.io/advplyr/audiobookshelf:2.34.0@sha256:4143292c530f6ac6700afd13360c04f477e4f1a81c1c97c4224b1c7e4330c5c4
+        image: ghcr.io/advplyr/audiobookshelf:2.35.0@sha256:89276ff2e0b3d2f07dd334b641f27a34ab7f02e1047c60b7b8a30126cb0813a5
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /healthcheck
             port: 80
           initialDelaySeconds: 0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants