70c6f22182
chore(deps): update advplyr/audiobookshelf to v2.33.0 ( #4688 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 46s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [advplyr/audiobookshelf](https://github.com/advplyr/audiobookshelf ) | minor | `2.32.1` → `2.33.0` |
| [ghcr.io/advplyr/audiobookshelf](https://github.com/advplyr/audiobookshelf ) | minor | `2.32.1` → `2.33.0` |
---
### Release Notes
<details>
<summary>advplyr/audiobookshelf (advplyr/audiobookshelf)</summary>
### [`v2.33.0`](https://github.com/advplyr/audiobookshelf/releases/tag/v2.33.0 )
[Compare Source](https://github.com/advplyr/audiobookshelf/compare/v2.32.1...v2.33.0 )
##### 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.
##### Added
- Slovak language option by [@​belpe](https://github.com/belpe ) in [#​5077](https://github.com/advplyr/audiobookshelf/issues/5077 )
- Belarusian language option by [@​pavel-miniutka](https://github.com/pavel-miniutka ) in [#​5071](https://github.com/advplyr/audiobookshelf/issues/5071 )
- Database indexes for discover query performance by [@​kevingatera](https://github.com/kevingatera ) in [#​5073](https://github.com/advplyr/audiobookshelf/issues/5073 )
##### Fixed
- IDOR vulnerabilities in listening sessions, media progress, and bookmark endpoints [#​5062](https://github.com/advplyr/audiobookshelf/issues/5062 ) by [@​mandreko](https://github.com/mandreko ) in [#​5063](https://github.com/advplyr/audiobookshelf/issues/5063 )
- Server crash filtering by decade with collapsed series
- Server crash on `/me/progress/:libraryItemId/:episodeId?` when episodeId is not passed in for a podcast library item [#​5058](https://github.com/advplyr/audiobookshelf/issues/5058 )
- Updating author name merging with same name authors in a different library [#​4628](https://github.com/advplyr/audiobookshelf/issues/4628 )
- Home page check current user from socket event when updating hide from continue listening
- UI/UX: Match tab "click to use current value" incorrect title attribute
- UI/UX: Aria-label for jump backward button by [@​KiwiHour](https://github.com/KiwiHour ) in [#​4973](https://github.com/advplyr/audiobookshelf/issues/4973 )
##### Changed
- Improved personalized shelves performance by parallelizing shelf queries and reducing search payload size by [@​kevingatera](https://github.com/kevingatera ) in [#​5073](https://github.com/advplyr/audiobookshelf/issues/5073 )
- Improved API cache invalidation for high-churn models (sessions, media progress) by [@​kevingatera](https://github.com/kevingatera ) in [#​5073](https://github.com/advplyr/audiobookshelf/issues/5073 )
- Improved subtitle parsing to account for bare colon in title by [@​kctdfh](https://github.com/kctdfh ) in [#​5036](https://github.com/advplyr/audiobookshelf/issues/5036 )
- Sanitize session DeviceInfo `clientDeviceInfo` fields
- Sanitize server settings `authLoginCustomMessage` on save and load
- Fix OpenAPI spec description by [@​openam](https://github.com/openam ) in [#​5042](https://github.com/advplyr/audiobookshelf/issues/5042 )
- UI/UX: Display localized/styled text for selected filter by [@​sir-wilhelm](https://github.com/sir-wilhelm ) in [#​4952](https://github.com/advplyr/audiobookshelf/issues/4952 )
- More strings translated
- Belarusian by [@​pavel-miniutka](https://github.com/pavel-miniutka )
- Catalan by [@​enboig](https://github.com/enboig )
- Chinese (Simplified Han script) by [@​FiendFEARing](https://github.com/FiendFEARing )
- Czech by [@​Plazec](https://github.com/Plazec )
- Danish by [@​xxzp3](https://github.com/xxzp3 )
- French by [@​dapitch666](https://github.com/dapitch666 )
- German by [@​ShaikaJar](https://github.com/ShaikaJar ) [@​Maxklos](https://github.com/Maxklos ) [@​B0rax](https://github.com/B0rax )
- Greek by [@​lambolighting](https://github.com/lambolighting )
- Hebrew by [@​enosh](https://github.com/enosh )
- Hungarian by [@​Kabika82](https://github.com/Kabika82 ) [@​ugyes](https://github.com/ugyes )
- Japanese by [@​litoma](https://github.com/litoma )
- Lithuanian by [@​mantas3](https://github.com/mantas3 )
- Norwegian Bokmål by [@​Torstein-Eide](https://github.com/Torstein-Eide ) [@​soteland](https://github.com/soteland )
- Polish by [@​Jarsey45](https://github.com/Jarsey45 )
- Portuguese (Brazil) by [@​lribeiro](https://github.com/lribeiro )
- Romanian by [@​hac3ru](https://github.com/hac3ru )
- Slovak by [@​goozi12345](https://github.com/goozi12345 ) [@​pecer](https://github.com/pecer )
- Slovenian by [@​thehijacker](https://github.com/thehijacker )
- Swedish by [@​Cotignac](https://github.com/Cotignac ) [@​karlbe](https://github.com/karlbe )
##### New Contributors
- [@​KiwiHour](https://github.com/KiwiHour ) made their first contribution in [#​4973](https://github.com/advplyr/audiobookshelf/pull/4973 )
- [@​openam](https://github.com/openam ) made their first contribution in [#​5042](https://github.com/advplyr/audiobookshelf/pull/5042 )
- [@​belpe](https://github.com/belpe ) made their first contribution in [#​5077](https://github.com/advplyr/audiobookshelf/pull/5077 )
- [@​pavel-miniutka](https://github.com/pavel-miniutka ) made their first contribution in [#​5071](https://github.com/advplyr/audiobookshelf/pull/5071 )
- [@​kctdfh](https://github.com/kctdfh ) made their first contribution in [#​5036](https://github.com/advplyr/audiobookshelf/pull/5036 )
- [@​mandreko](https://github.com/mandreko ) made their first contribution in [#​5063](https://github.com/advplyr/audiobookshelf/pull/5063 )
- [@​kevingatera](https://github.com/kevingatera ) made their first contribution in [#​5073](https://github.com/advplyr/audiobookshelf/pull/5073 )
**Full Changelog**: <https://github.com/advplyr/audiobookshelf/compare/v2.32.1...v2.33.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 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:eyJjcmVhdGVkSW5WZXIiOiI0My41OS4yIiwidXBkYXRlZEluVmVyIjoiNDMuNTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->
Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/4688
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-03-14 19:52:47 +00:00
2694919396
feat: remove volsync, rely on backrest
render-manifests-push / render-manifests-push (push) Successful in 33s
lint-test-helm / lint-helm (push) Successful in 2m23s
renovate / renovate (push) Successful in 2m21s
2026-03-12 23:17:38 -05:00
c443d5726f
fix: pvc target
lint-test-helm / lint-helm (push) Successful in 13s
render-manifests-push / render-manifests-push (push) Successful in 4m39s
renovate / renovate (push) Successful in 7m1s
2026-03-12 23:06:50 -05:00
614d68c3da
feat: overhaul mount
lint-test-helm / lint-helm (push) Has started running
render-manifests-push / render-manifests-push (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2026-03-12 22:56:53 -05:00
30b681a559
fix: incorrect key added
lint-test-helm / lint-helm (push) Successful in 10s
render-manifests-push / render-manifests-push (push) Successful in 50s
renovate / renovate (push) Successful in 3m31s
2026-03-12 22:19:22 -05:00
b3b4d84dbb
feat: add specific volumes for media
lint-test-helm / lint-helm (push) Successful in 10s
render-manifests-push / render-manifests-push (push) Failing after 19s
renovate / renovate (push) Has been cancelled
2026-03-12 22:16:28 -05:00
d964a690c5
feat: change volsync schedule
lint-test-helm / lint-helm (push) Successful in 33s
render-manifests-push / render-manifests-push (push) Successful in 1m2s
renovate / renovate (push) Has been cancelled
2026-03-11 17:30:43 -05:00
ebe6cdae42
chore(deps): update caronc/apprise docker tag to v1.3.2 ( #4542 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 10s
renovate / renovate (push) Has been cancelled
2026-03-08 23:02:22 +00:00
1c8cf4a353
Update caronc/apprise Docker tag to v1.3.1 ( #3350 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 41s
renovate / renovate (push) Successful in 2m1s
2026-01-21 20:02:30 +00:00
6e7464005c
enable local
lint-test-helm / lint-helm (push) Successful in 19s
render-manifests-push / render-manifests-push (push) Successful in 1m11s
renovate / renovate (push) Successful in 1m24s
2026-01-01 23:41:24 -06:00
c896e4a32f
disable local
lint-test-helm / lint-helm (push) Successful in 11s
renovate / renovate (push) Successful in 2m7s
render-manifests-push / render-manifests-push (push) Successful in 2m1s
2025-12-27 18:27:55 -06:00
c37f9cf23e
enable local backups
lint-test-helm / lint-helm (push) Successful in 15s
render-manifests-push / render-manifests-push (push) Successful in 1m58s
renovate / renovate (push) Successful in 1m29s
2025-12-27 17:45:51 -06:00
b67d15cdfc
change schedule
lint-test-helm / lint-helm (push) Successful in 23s
renovate / renovate (push) Has been cancelled
render-manifests-push / render-manifests-push (push) Successful in 4m23s
2025-12-27 13:40:57 -06:00
d1b88d31cd
disable volsync
renovate / renovate (push) Waiting to run
lint-test-docker / lint-docker-compose (push) Failing after 36s
lint-test-helm / lint-helm (push) Failing after 1m17s
render-manifests-push / render-manifests-push (push) Waiting to run
2025-12-27 10:59:42 -06:00
ea3b309c23
Update ghcr.io/advplyr/audiobookshelf Docker tag to v2.32.1 ( #2820 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 14s
renovate / renovate (push) Has been cancelled
2025-12-24 18:27:47 +00:00
bce5887f24
fix schema
lint-test-helm / lint-helm (push) Successful in 18s
render-manifests-push / render-manifests-push (push) Successful in 42s
renovate / renovate (push) Successful in 1m25s
2025-12-23 16:10:20 -06:00
264bf37cff
move resources to chart
lint-test-helm / lint-helm (push) Successful in 16s
renovate / renovate (push) Successful in 55s
render-manifests-push / render-manifests-push (push) Failing after 46s
2025-12-23 16:07:05 -06:00
ea4156d98f
move volsync to chart
lint-test-helm / lint-helm (push) Successful in 14s
render-manifests-push / render-manifests-push (push) Successful in 36s
renovate / renovate (push) Successful in 1m50s
2025-12-15 18:19:16 -06:00
0a0de68fb2
Update caronc/apprise Docker tag to v1.3.0 ( #2511 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 15s
renovate / renovate (push) Successful in 2m15s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [caronc/apprise](https://github.com/caronc/apprise-api ) | minor | `1.2.6` -> `1.3.0` |
---
### Release Notes
<details>
<summary>caronc/apprise-api (caronc/apprise)</summary>
### [`v1.3.0`](https://github.com/caronc/apprise-api/releases/tag/v1.3.0 ): Apprise API Release v1.3.0
[Compare Source](https://github.com/caronc/apprise-api/compare/v1.2.6...v1.3.0 )
##### Overview
This is a signifigant release that refactors almost the entire website giving it a much more polished/improved look.
- Improved instructional text and layout in the configuration template.
- Minor template clean-up and formatting alignment for the help content.
- Updated the configuration list view to support API based calls so it can return JSON when requested,
instead of always rendering the template.
- This enables programmatic consumption of configuration IDs/keys.
- The API version is now exposed in headers in addition to the Apprise library
version, reducing confusion about the relationship between the two packages.
- `/cfg/<key>` now accepts `POST` in addition to the previous retrieval approach acting exactly how `/get/<key>` POST works. `/get/` would return the users configuration when it was posted to. It makes sense to use `/cfg/<key>` as well for users who copy/paste URL's from their Apprise API instance directly (from the browser URL). Basically `/cfg/<key>` is now an alias of `/get/<key>`
- `/get/<key>` remains supported for backwards compatibility. No plans on removing this either.
- Expanded `swagger.yaml` substantially to better document the service.
- Added a dedicated `docker-compose.swagger.yml` to launch Swagger UI pointing
at the repository `swagger.yaml` without altering Apprise-API runtime.
```bash
docker compose -f docker-compose.swagger.yml up -d
# Browse:
# http://localhost:8001
```
- improvements to README.md
- heath checks are now live when viewing the website
- heavy changes to workflow:
- development environment is now just `tox -e runserver`
- improvements to linting and formatting
##### 💡 Features
- Support HTTP\_PORT as Docker environment variable by [@​caronc](https://github.com/caronc ) in [#​280](https://github.com/caronc/apprise-api/pull/280 )
- Massive Application Refactor by [@​caronc](https://github.com/caronc ) in [#​283](https://github.com/caronc/apprise-api/pull/283 )
##### ❤️ Life Cycle
- Bump actions/checkout from 5 to 6 in the actions group by [@​dependabot](https://github.com/dependabot )\[bot] in [#​281](https://github.com/caronc/apprise-api/pull/281 )
**Full Changelog**: <https://github.com/caronc/apprise-api/compare/v1.2.6...v.1.3.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 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4zOS4xIiwidXBkYXRlZEluVmVyIjoiNDIuMzkuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->
Reviewed-on: #2511
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2025-12-14 21:11:42 +00:00
a71fd03dfb
Update ghcr.io/advplyr/audiobookshelf Docker tag to v2.31.0 ( #2210 )
lint-test-helm / helm-lint (push) Has been cancelled
render-manifests / render-manifests (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2025-12-03 06:19:16 +00:00
3e90af0eb5
migrate
lint-test-helm / helm-lint (push) Successful in 10s
render-manifests / render-manifests-helm (push) Successful in 1m18s
renovate / renovate (push) Successful in 1m19s
2025-12-01 19:47:11 -06:00
4a30f53bd2
remove charts to prep for migration
lint-test-helm / helm-lint (push) Successful in 28s
renovate / renovate (push) Has been cancelled
2025-12-01 15:05:25 -06:00
e102d910bc
add render manifest workflow
lint-test-helm / helm-lint (push) Successful in 9s
render-manifests / render-manifests-helm (push) Failing after 30s
renovate / renovate (push) Successful in 2m6s
2025-11-29 21:41:00 -06:00