chore(deps): update audiobookshelf to v2.34.0 #6333

Merged
alexlebens merged 1 commits from renovate/unified-audiobookshelf into main 2026-04-28 00:42:24 +00:00
Collaborator

This PR contains the following updates:

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

Release Notes

advplyr/audiobookshelf (advplyr/audiobookshelf)

v2.34.0

Compare Source

Important: New authentication system was added in v2.26.0. See https://github.com/advplyr/audiobookshelf/discussions/4460 for details.
Added
Fixed
  • Recent episodes not updating from cache when media progress changes in #​5159
  • Error logging when a podcast's auto-download schedule has an invalid cron expression
Changed
  • Public media item shares: use start time passed in query parameter for existing sessions by @​pjkottke in #​5163
  • Podcast episode downloads use SSRF filtering on the HTTP request (matches other external requests)
  • Podcast create and update validate the auto-download schedule cron expression and sanitizes the HTML description
  • Playlists, collections, and library item batch API routes enforce library and per-item access
  • More strings translated
Internal
  • ApiCacheManager test coverage for recent-episodes cache invalidation
New Contributors

Full Changelog: https://github.com/advplyr/audiobookshelf/compare/v2.33.2...v2.34.0


Configuration

📅 Schedule: (in timezone America/Chicago)

  • 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 is behind base branch, 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.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [advplyr/audiobookshelf](https://github.com/advplyr/audiobookshelf) | minor | `2.33.2` → `2.34.0` | | [ghcr.io/advplyr/audiobookshelf](https://github.com/advplyr/audiobookshelf) | minor | `2.33.2` → `2.34.0` | --- ### Release Notes <details> <summary>advplyr/audiobookshelf (advplyr/audiobookshelf)</summary> ### [`v2.34.0`](https://github.com/advplyr/audiobookshelf/releases/tag/v2.34.0) [Compare Source](https://github.com/advplyr/audiobookshelf/compare/v2.33.2...v2.34.0) ##### Important: New authentication system was added in [v2.26.0](https://github.com/advplyr/audiobookshelf/releases/tag/v2.26.0). See <https://github.com/advplyr/audiobookshelf/discussions/4460> for details. ##### Added - Japanese language and Japan as podcast search region by [@&#8203;na3shkw](https://github.com/na3shkw) in [#&#8203;5211](https://github.com/advplyr/audiobookshelf/issues/5211) - Autocomplete attributes on login and setup fields for password manager support by [@&#8203;meek2100](https://github.com/meek2100) in [#&#8203;5089](https://github.com/advplyr/audiobookshelf/issues/5089) ##### Fixed - Recent episodes not updating from cache when media progress changes in [#&#8203;5159](https://github.com/advplyr/audiobookshelf/issues/5159) - Error logging when a podcast's auto-download schedule has an invalid cron expression ##### Changed - Public media item shares: use start time passed in query parameter for existing sessions by [@&#8203;pjkottke](https://github.com/pjkottke) in [#&#8203;5163](https://github.com/advplyr/audiobookshelf/issues/5163) - Podcast episode downloads use SSRF filtering on the HTTP request (matches other external requests) - Podcast create and update validate the auto-download schedule cron expression and sanitizes the HTML description - Playlists, collections, and library item batch API routes enforce library and per-item access - More strings translated - Belarusian by [@&#8203;pavel-miniutka](https://github.com/pavel-miniutka) - Hungarian by [@&#8203;ugyes](https://github.com/ugyes) - Japanese by [@&#8203;na3shkw](https://github.com/na3shkw) ##### Internal - ApiCacheManager test coverage for recent-episodes cache invalidation ##### New Contributors - [@&#8203;pjkottke](https://github.com/pjkottke) made their first contribution in [#&#8203;5163](https://github.com/advplyr/audiobookshelf/pull/5163) - [@&#8203;meek2100](https://github.com/meek2100) made their first contribution in [#&#8203;5089](https://github.com/advplyr/audiobookshelf/pull/5089) - [@&#8203;na3shkw](https://github.com/na3shkw) made their first contribution in [#&#8203;5211](https://github.com/advplyr/audiobookshelf/pull/5211) **Full Changelog**: <https://github.com/advplyr/audiobookshelf/compare/v2.33.2...v2.34.0> </details> --- ### Configuration 📅 **Schedule**: (in timezone America/Chicago) - 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 is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNDQuMCIsInVwZGF0ZWRJblZlciI6IjQzLjE0NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkb2NrZXIiXX0=-->
renovate-bot added the docker label 2026-04-27 23:02:51 +00:00
renovate-bot added 1 commit 2026-04-28 00:13:08 +00:00
chore(deps): update audiobookshelf to v2.34.0
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 33s
lint-test-helm / validate-kubeconform (pull_request) Successful in 45s
render-manifests / render-manifests (pull_request) Successful in 1m34s
c3aa04e012
renovate-bot force-pushed renovate/unified-audiobookshelf from 5fc388c1b2 to c3aa04e012 2026-04-28 00:13:08 +00:00 Compare
alexlebens merged commit 2334ada792 into main 2026-04-28 00:42:24 +00:00
alexlebens deleted branch renovate/unified-audiobookshelf 2026-04-28 00:42:30 +00:00
Sign in to join this conversation.