Update ghcr.io/advplyr/audiobookshelf Docker tag to v2.23.0 #447

Open
renovate wants to merge 1 commits from renovate/ghcr.io-advplyr-audiobookshelf-2.x into main
Collaborator

This PR contains the following updates:

Package Type Update Change
ghcr.io/advplyr/audiobookshelf Kustomization minor 2.21.0 -> 2.23.0

Release Notes

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

v2.23.0

Compare Source

Added
Fixed
  • Docker image not including nunicode in #​4299
Changed

New Contributors

Full Changelog: https://github.com/advplyr/audiobookshelf/compare/v2.22.0...v2.23.0

v2.22.0

Compare Source

Added
Fixed
  • Server crash when updating the "Ignore prefixes when sorting" setting #​4221 in #​4234
  • .ignore file causing ignores outside the directory by @​nschum in #​4261
  • Users without access to any book in a series still able to find the series in search results #​3736
  • UI/UX: Share audio player track bar tooltip overflowing page (now hidden on mobile) in #​4241
  • API: Library stats endpoint returning null instead of 0 for some stats #​4251
Changed
Internal

New Contributors

Full Changelog: https://github.com/advplyr/audiobookshelf/compare/v2.21.0...v2.22.0


Configuration

📅 Schedule: 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 this update 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 | Type | Update | Change | |---|---|---|---| | [ghcr.io/advplyr/audiobookshelf](https://github.com/advplyr/audiobookshelf) | Kustomization | minor | `2.21.0` -> `2.23.0` | --- ### Release Notes <details> <summary>advplyr/audiobookshelf (ghcr.io/advplyr/audiobookshelf)</summary> ### [`v2.23.0`](https://github.com/advplyr/audiobookshelf/releases/tag/v2.23.0) [Compare Source](https://github.com/advplyr/audiobookshelf/compare/v2.22.0...v2.23.0) ##### Added - Support for searching episode titles in podcast libraries [#&#8203;3301](https://github.com/advplyr/audiobookshelf/issues/3301) in [#&#8203;4293](https://github.com/advplyr/audiobookshelf/issues/4293) - Support listening on unix socket [#&#8203;3819](https://github.com/advplyr/audiobookshelf/issues/3819) by [@&#8203;balki](https://github.com/balki) in [#&#8203;4166](https://github.com/advplyr/audiobookshelf/issues/4166) ##### Fixed - Docker image not including nunicode in [#&#8203;4299](https://github.com/advplyr/audiobookshelf/issues/4299) ##### Changed - More strings translated - Arabic by [@&#8203;UsamaFoad](https://github.com/UsamaFoad) - Catalan by [@&#8203;fitojb](https://github.com/fitojb) - Croatian by [@&#8203;biuklija](https://github.com/biuklija) - German by [@&#8203;cebo29](https://github.com/cebo29) - Russian by [@&#8203;renesat](https://github.com/renesat) - Slovak by [@&#8203;pecer](https://github.com/pecer) - Slovenian by [@&#8203;thehijacker](https://github.com/thehijacker) - Spanish by [@&#8203;fitojb](https://github.com/fitojb) - Ukrainian by [@&#8203;Maksim2005UA](https://github.com/Maksim2005UA) #### New Contributors - [@&#8203;balki](https://github.com/balki) made their first contribution in https://github.com/advplyr/audiobookshelf/pull/4166 **Full Changelog**: https://github.com/advplyr/audiobookshelf/compare/v2.22.0...v2.23.0 ### [`v2.22.0`](https://github.com/advplyr/audiobookshelf/releases/tag/v2.22.0) [Compare Source](https://github.com/advplyr/audiobookshelf/compare/v2.21.0...v2.22.0) ##### Added - Audiobook chapter lookup support for removing Audible intro/outro branding [#&#8203;4152](https://github.com/advplyr/audiobookshelf/issues/4152) by [@&#8203;Vito0912](https://github.com/Vito0912) in [#&#8203;4226](https://github.com/advplyr/audiobookshelf/issues/4226) - API: New endpoint for direct playing audio files using session ID (now preferred method see [#&#8203;4263](https://github.com/advplyr/audiobookshelf/issues/4263)) [#&#8203;4259](https://github.com/advplyr/audiobookshelf/issues/4259) in [#&#8203;4263](https://github.com/advplyr/audiobookshelf/issues/4263) ##### Fixed - Server crash when updating the "Ignore prefixes when sorting" setting [#&#8203;4221](https://github.com/advplyr/audiobookshelf/issues/4221) in [#&#8203;4234](https://github.com/advplyr/audiobookshelf/issues/4234) - .ignore file causing ignores outside the directory by [@&#8203;nschum](https://github.com/nschum) in [#&#8203;4261](https://github.com/advplyr/audiobookshelf/issues/4261) - Users without access to any book in a series still able to find the series in search results [#&#8203;3736](https://github.com/advplyr/audiobookshelf/issues/3736) - UI/UX: Share audio player track bar tooltip overflowing page (now hidden on mobile) in [#&#8203;4241](https://github.com/advplyr/audiobookshelf/issues/4241) - API: Library stats endpoint returning null instead of 0 for some stats [#&#8203;4251](https://github.com/advplyr/audiobookshelf/issues/4251) ##### Changed - Audiobook m4b encoder uses smarter presets for codec, bitrate and channels [#&#8203;4169](https://github.com/advplyr/audiobookshelf/issues/4169) [#&#8203;1257](https://github.com/advplyr/audiobookshelf/issues/1257) in [#&#8203;4253](https://github.com/advplyr/audiobookshelf/issues/4253) - Improve Year in Review display logic by [@&#8203;josh-vin](https://github.com/josh-vin) in [#&#8203;4240](https://github.com/advplyr/audiobookshelf/issues/4240) - Improve file watcher to re-scan library items when non-media file only updates are made [#&#8203;4245](https://github.com/advplyr/audiobookshelf/issues/4245) in [#&#8203;4249](https://github.com/advplyr/audiobookshelf/issues/4249) - Podcast episode table uses a secondary sort when sorting [#&#8203;4262](https://github.com/advplyr/audiobookshelf/issues/4262) in [#&#8203;4270](https://github.com/advplyr/audiobookshelf/issues/4270) - M4b encoder option is now shown for all audiobooks (previously hidden for single file m4b audiobooks) in [#&#8203;4274](https://github.com/advplyr/audiobookshelf/issues/4274) - UI/UX: Audiobook tools page revamped in [#&#8203;4253](https://github.com/advplyr/audiobookshelf/issues/4253) - UI/UX: Authentication config page shows "restart server" message when OIDC is enabled [#&#8203;4064](https://github.com/advplyr/audiobookshelf/issues/4064) - API: HLS stream endpoint no longer requires user token in URL in [#&#8203;4266](https://github.com/advplyr/audiobookshelf/issues/4266) - More strings translated - Catalan by [@&#8203;fitojb](https://github.com/fitojb) - Finnish by [@&#8203;SUPERHAMSTERI](https://github.com/SUPERHAMSTERI) - German by [@&#8203;Azorimor](https://github.com/Azorimor) - Italian by [@&#8203;burghy86](https://github.com/burghy86) - Russian by [@&#8203;thatguy7](https://github.com/thatguy7) - Slovak by [@&#8203;pecer](https://github.com/pecer) [@&#8203;jborza](https://github.com/jborza) - Slovenian by [@&#8203;thehijacker](https://github.com/thehijacker) - Spanish by [@&#8203;fitojb](https://github.com/fitojb) - Ukrainian by [@&#8203;Maksim2005UA](https://github.com/Maksim2005UA) ##### Internal - Reduce docker image size by [@&#8203;pinjeff](https://github.com/pinjeff) in [#&#8203;4150](https://github.com/advplyr/audiobookshelf/issues/4150) #### New Contributors - [@&#8203;josh-vin](https://github.com/josh-vin) made their first contribution in https://github.com/advplyr/audiobookshelf/pull/4240 - [@&#8203;nschum](https://github.com/nschum) made their first contribution in https://github.com/advplyr/audiobookshelf/pull/4261 - [@&#8203;pinjeff](https://github.com/pinjeff) made their first contribution in https://github.com/advplyr/audiobookshelf/pull/4150 **Full Changelog**: https://github.com/advplyr/audiobookshelf/compare/v2.21.0...v2.22.0 </details> --- ### Configuration 📅 **Schedule**: 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 this update 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:eyJjcmVhdGVkSW5WZXIiOiI0MC4wLjYiLCJ1cGRhdGVkSW5WZXIiOiI0MC4wLjYiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
renovate added 1 commit 2025-05-15 00:04:30 +00:00
renovate changed title from Update ghcr.io/advplyr/audiobookshelf Docker tag to v2.22.0 to Update ghcr.io/advplyr/audiobookshelf Docker tag to v2.23.0 2025-05-17 00:01:22 +00:00
renovate force-pushed renovate/ghcr.io-advplyr-audiobookshelf-2.x from 8ea9c10e1f to 8cb00c4c5b 2025-05-17 00:01:22 +00:00 Compare
This pull request can be merged automatically.
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/ghcr.io-advplyr-audiobookshelf-2.x:renovate/ghcr.io-advplyr-audiobookshelf-2.x
git checkout renovate/ghcr.io-advplyr-audiobookshelf-2.x
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: remoll/k3s-infra#447
No description provided.