chore(deps): update audiobookshelf to v2.33.2 #6097

Merged
renovate-bot merged 1 commits from renovate/unified-audiobookshelf into main 2026-04-20 01:14:26 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
advplyr/audiobookshelf patch 2.33.12.33.2
ghcr.io/advplyr/audiobookshelf patch 2.33.12.33.2

Release Notes

advplyr/audiobookshelf (advplyr/audiobookshelf)

v2.33.2

Compare Source

Important: New authentication system was added in v2.26.0. See https://github.com/advplyr/audiobookshelf/discussions/4460 for details.
Fixed
  • Matroska audiobooks (.mka) with the Opus codec failing to play in web client by @​rktjmp in #​5115
  • UI/UX: Share player not using libraries cover aspect ratio setting
  • Backup uploads leaving temporary files behind when the uploaded file failed validation
  • Path traversal check on the filesystem path-exists endpoint not handling all edge cases
Changed
  • Bulk download endpoint now ensures all requested items belong to the library being requested
  • Backup load and upload now validate the backup details entry exists and is within a reasonable size limit
  • Podcast create endpoint validates that the podcast path is inside the selected library folder
  • Author and library item cover image endpoints now clamp width/height query params to a maximum of 4096
  • Podcast episode subtitles parsed from RSS feeds are now sanitized for HTML
  • author_updated/author_added socket events emitted when updating authors in the book details edit modal by @​mikiher in #​5158
  • item_removed socket event payload now includes libraryId so clients can ignore events for other libraries by @​mikiher in #​5160
  • More strings translated
New Contributors

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


Configuration

📅 Schedule: (in timezone America/Chicago)

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

🚦 Automerge: Enabled.

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 Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [advplyr/audiobookshelf](https://github.com/advplyr/audiobookshelf) | patch | `2.33.1` → `2.33.2` | | [ghcr.io/advplyr/audiobookshelf](https://github.com/advplyr/audiobookshelf) | patch | `2.33.1` → `2.33.2` | --- ### Release Notes <details> <summary>advplyr/audiobookshelf (advplyr/audiobookshelf)</summary> ### [`v2.33.2`](https://github.com/advplyr/audiobookshelf/releases/tag/v2.33.2) [Compare Source](https://github.com/advplyr/audiobookshelf/compare/v2.33.1...v2.33.2) ##### 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. ##### Fixed - Matroska audiobooks (`.mka`) with the Opus codec failing to play in web client by [@&#8203;rktjmp](https://github.com/rktjmp) in [#&#8203;5115](https://github.com/advplyr/audiobookshelf/issues/5115) - UI/UX: Share player not using libraries cover aspect ratio setting - Backup uploads leaving temporary files behind when the uploaded file failed validation - Path traversal check on the filesystem path-exists endpoint not handling all edge cases ##### Changed - Bulk download endpoint now ensures all requested items belong to the library being requested - Backup load and upload now validate the backup `details` entry exists and is within a reasonable size limit - Podcast create endpoint validates that the podcast path is inside the selected library folder - Author and library item cover image endpoints now clamp width/height query params to a maximum of 4096 - Podcast episode subtitles parsed from RSS feeds are now sanitized for HTML - `author_updated`/`author_added` socket events emitted when updating authors in the book details edit modal by [@&#8203;mikiher](https://github.com/mikiher) in [#&#8203;5158](https://github.com/advplyr/audiobookshelf/issues/5158) - `item_removed` socket event payload now includes `libraryId` so clients can ignore events for other libraries by [@&#8203;mikiher](https://github.com/mikiher) in [#&#8203;5160](https://github.com/advplyr/audiobookshelf/issues/5160) - More strings translated - Belarusian by [@&#8203;pavel-miniutka](https://github.com/pavel-miniutka) - Bulgarian by [@&#8203;lembata](https://github.com/lembata) - German by [@&#8203;JBlond](https://github.com/JBlond) [@&#8203;LaurinSorgend](https://github.com/LaurinSorgend) - Italian by [@&#8203;tizio04](https://github.com/tizio04) - Russian by [@&#8203;Hopelite](https://github.com/Hopelite) [@&#8203;vmakeev](https://github.com/vmakeev) - Spanish by [@&#8203;cyphra](https://github.com/cyphra) ##### New Contributors - [@&#8203;rktjmp](https://github.com/rktjmp) made their first contribution in [#&#8203;5115](https://github.com/advplyr/audiobookshelf/pull/5115) **Full Changelog**: <https://github.com/advplyr/audiobookshelf/compare/v2.33.1...v2.33.2> </details> --- ### Configuration 📅 **Schedule**: (in timezone America/Chicago) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **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 [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzIuMCIsInVwZGF0ZWRJblZlciI6IjQzLjEzMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJkb2NrZXIiLCJnaXRodWItcmVsZWFzZXMiXX0=-->
renovate-bot added the automergedocker labels 2026-04-20 01:14:17 +00:00
renovate-bot added 1 commit 2026-04-20 01:14:18 +00:00
chore(deps): update audiobookshelf to v2.33.2
Some checks are pending
renovate/stability-days Updates have not met minimum release age requirement
lint-test-helm / lint-helm (pull_request) Successful in 21s
render-manifests / render-manifests (pull_request) Successful in 1m0s
lint-test-helm / validate-kubeconform (pull_request) Successful in 54s
345a234be9
renovate-bot scheduled this pull request to auto merge when all checks succeed 2026-04-20 01:14:21 +00:00
renovate-bot merged commit b5429bebea into main 2026-04-20 01:14:26 +00:00
renovate-bot deleted branch renovate/unified-audiobookshelf 2026-04-20 01:14:31 +00:00
Sign in to join this conversation.