mirror of
https://github.com/truecharts/charts.git
synced 2026-07-12 14:21:22 -03:00
chore(helm): update image docker.io/advplyr/audiobookshelf 2.17.7 → 2.18.1 (#31099)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/advplyr/audiobookshelf](https://redirect.github.com/advplyr/audiobookshelf) | minor | `7fa2fe6` -> `5280101` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>advplyr/audiobookshelf (docker.io/advplyr/audiobookshelf)</summary> ### [`v2.18.1`](https://redirect.github.com/advplyr/audiobookshelf/releases/tag/v2.18.1) [Compare Source](https://redirect.github.com/advplyr/audiobookshelf/compare/v2.18.0...v2.18.1) ##### Fixed - Epub ebooks fail to load when using subdirectory [#​3865](https://redirect.github.com/advplyr/audiobookshelf/issues/3865) - 404 not found for texture image when using subdirectory [#​385](https://redirect.github.com/advplyr/audiobookshelf/issues/385) by [@​mikiher](https://redirect.github.com/mikiher) in [#​3864](https://redirect.github.com/advplyr/audiobookshelf/issues/3864) - 404 not found for libraries with uppercase UUID - Collection & series rss feeds not including episodes. in [#​3867](https://redirect.github.com/advplyr/audiobookshelf/issues/3867) ##### Changed - Added support for MRSS feeds [#​3695](https://redirect.github.com/advplyr/audiobookshelf/issues/3695) by [@​Timtam](https://redirect.github.com/Timtam) in [#​3732](https://redirect.github.com/advplyr/audiobookshelf/issues/3732) - Generated rss feed episodes `itunes:duration` tag now sets duration in seconds (integer). in [#​3867](https://redirect.github.com/advplyr/audiobookshelf/issues/3867) - Generated rss feeds `itunes:summary` tag wraps contents in `<![CDATA[]]>`. in [#​3867](https://redirect.github.com/advplyr/audiobookshelf/issues/3867) - Generated rss feeds no longer include empty tags (e.g. <itunes:season/>). in [#​3867](https://redirect.github.com/advplyr/audiobookshelf/issues/3867) - More strings translated - Chinese (Simplified Han script) by [@​springsunx](https://redirect.github.com/springsunx) - Czech by [@​Losicek](https://redirect.github.com/Losicek) - Danish by [@​ZombieSmurf](https://redirect.github.com/ZombieSmurf) - Hungarian by [@​ugyes](https://redirect.github.com/ugyes) - Swedish by [@​Cotignac](https://redirect.github.com/Cotignac) #### New Contributors - [@​Timtam](https://redirect.github.com/Timtam) made their first contribution in [https://github.com/advplyr/audiobookshelf/pull/3732](https://redirect.github.com/advplyr/audiobookshelf/pull/3732) **Full Changelog**: https://github.com/advplyr/audiobookshelf/compare/v2.18.0...v2.18.1 ### [`v2.18.0`](https://redirect.github.com/advplyr/audiobookshelf/releases/tag/v2.18.0) [Compare Source](https://redirect.github.com/advplyr/audiobookshelf/compare/v2.17.7...v2.18.0) ##### Note: For those running from source, `prod.js` will be removed in a future release. Use `index.js` instead. (See [#​3808](https://redirect.github.com/advplyr/audiobookshelf/issues/3808)) ##### Added - Subdirectory support [#​385](https://redirect.github.com/advplyr/audiobookshelf/issues/385) (See [#​3535](https://redirect.github.com/advplyr/audiobookshelf/issues/3535)) by [@​mikiher](https://redirect.github.com/mikiher) in [#​3810](https://redirect.github.com/advplyr/audiobookshelf/issues/3810) ##### Fixed - Unable to create new library when adjusting the "Mark media item as finished" setting [#​3856](https://redirect.github.com/advplyr/audiobookshelf/issues/3856) - "Continue Reading" and "Read Again" shelves not populating for books that are ebook only [#​3800](https://redirect.github.com/advplyr/audiobookshelf/issues/3800) - Server crash for playlists containing deleted items [#​3784](https://redirect.github.com/advplyr/audiobookshelf/issues/3784) in [#​3787](https://redirect.github.com/advplyr/audiobookshelf/issues/3787) - Transcoding fails when streams directory contains spaces [#​3793](https://redirect.github.com/advplyr/audiobookshelf/issues/3793) by [@​mikiher](https://redirect.github.com/mikiher) in [#​3794](https://redirect.github.com/advplyr/audiobookshelf/issues/3794) - API Cache Manager route uses case-insensitive match by [@​nichwall](https://redirect.github.com/nichwall) in [#​3780](https://redirect.github.com/advplyr/audiobookshelf/issues/3780) - Ffmpeg concat file not properly escaping UNC paths by [@​mikiher](https://redirect.github.com/mikiher) in [#​3776](https://redirect.github.com/advplyr/audiobookshelf/issues/3776) - Matching a book with a new cover image doesn't update the cover in UI [#​3807](https://redirect.github.com/advplyr/audiobookshelf/issues/3807) - Server crash scanning some CBZ files [#​3804](https://redirect.github.com/advplyr/audiobookshelf/issues/3804) - Merging embedded chapters for multi-track audiobooks giving incorrect chapter ids [https://github.com/advplyr/audiobookshelf/issues/3361#issuecomment-2585790509](https://redirect.github.com/advplyr/audiobookshelf/issues/3361#issuecomment-2585790509) - UI/UX: Podcast page episodes table showing blank rows and not removing deleted episodes by [@​mikiher](https://redirect.github.com/mikiher) in [#​3822](https://redirect.github.com/advplyr/audiobookshelf/issues/3822) - UI/UX: Podcast page episodes table scrolling shows blank rows (due to browser font size change) [#​3511](https://redirect.github.com/advplyr/audiobookshelf/issues/3511) by [@​mikiher](https://redirect.github.com/mikiher) in [#​3842](https://redirect.github.com/advplyr/audiobookshelf/issues/3842) - UI/UX: Stats listening time rounding error [#​3817](https://redirect.github.com/advplyr/audiobookshelf/issues/3817) by [@​daneroo](https://redirect.github.com/daneroo) in [#​3832](https://redirect.github.com/advplyr/audiobookshelf/issues/3832) - UI/UX: User stats heatmap playback sessions number inaccurate for smaller screen sizes ##### Changed - Audiobook RSS feeds now space out audio track episode pub dates by minutes instead of seconds [#​3442](https://redirect.github.com/advplyr/audiobookshelf/issues/3442) - Podcast episode download falls back to downloading without embedding when embed fails (handles inaccurate RSS feeds) [#​3837](https://redirect.github.com/advplyr/audiobookshelf/issues/3837) - Podcast episode description rich text editor improvements by [@​mikiher](https://redirect.github.com/mikiher) in [#​3816](https://redirect.github.com/advplyr/audiobookshelf/issues/3816) - Support env var `PODCAST_DOWNLOAD_TIMEOUT` to use a custom timeout (ms) for episode downloads [#​3662](https://redirect.github.com/advplyr/audiobookshelf/issues/3662) by [@​sbyrx](https://redirect.github.com/sbyrx) in [#​3771](https://redirect.github.com/advplyr/audiobookshelf/issues/3771) - Handle Podcast RSS feeds that aren't using CDATA for description fields with html tags [#​3778](https://redirect.github.com/advplyr/audiobookshelf/issues/3778) - API: Get all library items supports `include=stats` query param (used in android auto to filter for items with audio tracks) - UI/UX: Bookmark timestamps are relative to playback speed [#​3728](https://redirect.github.com/advplyr/audiobookshelf/issues/3728) in [#​3847](https://redirect.github.com/advplyr/audiobookshelf/issues/3847) - UI/UX: Editing a bookmark no longer closes the modal (and more UI cleanup) See [#​3847](https://redirect.github.com/advplyr/audiobookshelf/issues/3847) - UI/UX: Library schedule tab includes a message when disabled. See [https://github.com/advplyr/audiobookshelf/issues/3734#issuecomment-2581367473](https://redirect.github.com/advplyr/audiobookshelf/issues/3734#issuecomment-2581367473) - UI/UX: Podcast page episodes fall back to displaying the description when the subtitle is empty - UI/UX: Podcast episode pub date input shows error when date is invalid/incomplete [#​3775](https://redirect.github.com/advplyr/audiobookshelf/issues/3775) by [@​nichwall](https://redirect.github.com/nichwall) in [#​3805](https://redirect.github.com/advplyr/audiobookshelf/issues/3805) - UI/UX: Audio player volume tooltip opens below the icon to prevent blocking the playback speed icon - More strings translated - Belarusian by [@​i-Nosferatu-i](https://redirect.github.com/i-Nosferatu-i) - Catalan by [@​martinezpenya](https://redirect.github.com/martinezpenya) - Chinese (Simplified Han script) by [@​springsunx](https://redirect.github.com/springsunx) - Croatian by [@​biuklija](https://redirect.github.com/biuklija) [@​milotype](https://redirect.github.com/milotype) - Czech by [@​kuci-JK](https://redirect.github.com/kuci-JK) - Danish by [@​WiredMic](https://redirect.github.com/WiredMic) - Dutch by [@​matieke](https://redirect.github.com/matieke) - Finnish by [@​deusatiam](https://redirect.github.com/deusatiam) - German by [@​Vito0912](https://redirect.github.com/Vito0912) [@​D0ckW0rka](https://redirect.github.com/D0ckW0rka) - Hungarian by [@​ugyes](https://redirect.github.com/ugyes) - Norwegian Bokmål by [@​soteland](https://redirect.github.com/soteland) - Slovenian by [@​thehijacker](https://redirect.github.com/thehijacker) - Spanish by [@​martinezpenya](https://redirect.github.com/martinezpenya) [@​diamondtipdr](https://redirect.github.com/diamondtipdr) - Swedish by [@​zOOge](https://redirect.github.com/zOOge) [@​Cotignac](https://redirect.github.com/Cotignac) ##### Internal - Migrating to new LibraryItem model and removing old. [#​3779](https://redirect.github.com/advplyr/audiobookshelf/issues/3779) [#​3785](https://redirect.github.com/advplyr/audiobookshelf/issues/3785) [#​3789](https://redirect.github.com/advplyr/audiobookshelf/issues/3789) [#​3798](https://redirect.github.com/advplyr/audiobookshelf/issues/3798) [#​3800](https://redirect.github.com/advplyr/audiobookshelf/issues/3800) - Merge prod.js and index.js by [@​mikiher](https://redirect.github.com/mikiher) in [#​3808](https://redirect.github.com/advplyr/audiobookshelf/issues/3808) - Readme update nginx reverse proxy example by [@​mikiher](https://redirect.github.com/mikiher) in [#​3828](https://redirect.github.com/advplyr/audiobookshelf/issues/3828) #### New Contributors - [@​sbyrx](https://redirect.github.com/sbyrx) made their first contribution in [https://github.com/advplyr/audiobookshelf/pull/3771](https://redirect.github.com/advplyr/audiobookshelf/pull/3771) - [@​daneroo](https://redirect.github.com/daneroo) made their first contribution in [https://github.com/advplyr/audiobookshelf/pull/3832](https://redirect.github.com/advplyr/audiobookshelf/pull/3832) **Full Changelog**: https://github.com/advplyr/audiobookshelf/compare/v2.17.7...v2.18.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
This commit is contained in:
@@ -6,7 +6,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2.17.7
|
||||
appVersion: 2.18.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.3.1
|
||||
@@ -32,4 +32,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/audiobookshelf
|
||||
- https://hub.docker.com/r/advplyr/audiobookshelf
|
||||
type: application
|
||||
version: 11.11.1
|
||||
version: 11.12.0
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: docker.io/advplyr/audiobookshelf
|
||||
tag: 2.17.7@sha256:7fa2fe64529955b20d916d62d96919d73b08fe8e3473c220d439da367117d171
|
||||
tag: 2.18.1@sha256:528010122756f2a83855e4f82fd7d0dc5763d60aaf3e7aea180a3d2b1894357f
|
||||
pullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
container:
|
||||
|
||||
Reference in New Issue
Block a user