Update ghcr.io/advplyr/audiobookshelf Docker tag to v2.22.0 #116

Merged
renovate-bot merged 0 commits from refs/pull/116/head into master 2025-05-15 05:03:46 +00:00
renovate-bot commented 2025-05-15 00:01:31 +00:00 (Migrated from gitea.smittenfeld.nl)

This PR contains the following updates:

Package Update Change
ghcr.io/advplyr/audiobookshelf minor 2.21.0 -> 2.22.0

Release Notes

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

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 | Update | Change | |---|---|---| | [ghcr.io/advplyr/audiobookshelf](https://github.com/advplyr/audiobookshelf) | minor | `2.21.0` -> `2.22.0` | --- ### Release Notes <details> <summary>advplyr/audiobookshelf (ghcr.io/advplyr/audiobookshelf)</summary> ### [`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:eyJjcmVhdGVkSW5WZXIiOiI0MC4wLjciLCJ1cGRhdGVkSW5WZXIiOiI0MC4wLjciLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOltdfQ==-->
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
peter/homelab-docker-config!116
No description provided.