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

Merged
alexlebens merged 1 commits from renovate/ghcr.io-advplyr-audiobookshelf-2.x into main 2025-05-16 01:29:21 +00:00
Collaborator

This PR contains the following updates:

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

⚠️ Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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 - Every minute ( * */1 * * * ) in timezone US/Central, 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 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` | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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 - Every minute ( * */1 * * * ) in timezone US/Central, 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 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:eyJjcmVhdGVkSW5WZXIiOiI0MC4wLjciLCJ1cGRhdGVkSW5WZXIiOiI0MC4wLjgiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19-->
renovate-bot force-pushed renovate/ghcr.io-advplyr-audiobookshelf-2.x from b773d67fcf to 7b543821b1 2025-05-15 00:30:55 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-advplyr-audiobookshelf-2.x from 7b543821b1 to 4c03e98ab7 2025-05-15 01:01:12 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-advplyr-audiobookshelf-2.x from 0d9236423e to 8e90776dc0 2025-05-15 04:01:03 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-advplyr-audiobookshelf-2.x from 4f4ea517c1 to 610dea72f7 2025-05-15 05:31:58 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-advplyr-audiobookshelf-2.x from 610dea72f7 to 4bdb6ee83e 2025-05-15 06:01:21 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-advplyr-audiobookshelf-2.x from 1682197b52 to de771cc2f5 2025-05-15 07:01:17 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-advplyr-audiobookshelf-2.x from de771cc2f5 to ea7f0f47a6 2025-05-15 10:31:28 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-advplyr-audiobookshelf-2.x from ea7f0f47a6 to f2ffaa9399 2025-05-15 18:32:25 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-advplyr-audiobookshelf-2.x from f2ffaa9399 to 519b0e0ed8 2025-05-15 20:31:12 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-advplyr-audiobookshelf-2.x from 519b0e0ed8 to 49cb15e2a3 2025-05-15 21:01:37 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-advplyr-audiobookshelf-2.x from 49cb15e2a3 to 5f482713f2 2025-05-15 23:01:14 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-advplyr-audiobookshelf-2.x from 5f482713f2 to 03487056be 2025-05-16 00:01:45 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-advplyr-audiobookshelf-2.x from 03487056be to 2548eb0542 2025-05-16 00:31:27 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-advplyr-audiobookshelf-2.x from 2548eb0542 to c5ba975a49 2025-05-16 01:01:40 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-advplyr-audiobookshelf-2.x from c5ba975a49 to 4299475830 2025-05-16 01:23:30 +00:00 Compare
alexlebens merged commit 91a7326557 into main 2025-05-16 01:29:21 +00:00
alexlebens deleted branch renovate/ghcr.io-advplyr-audiobookshelf-2.x 2025-05-16 01:29:22 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: alexlebens/infrastructure#346
No description provided.