This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/deluan/navidrome](https://redirect.github.com/navidrome/navidrome) | patch | `2ae037d` -> `648ebd4` | --- > [!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>navidrome/navidrome (docker.io/deluan/navidrome)</summary> ### [`v0.58.5`](https://redirect.github.com/navidrome/navidrome/releases/tag/v0.58.5) [Compare Source](https://redirect.github.com/navidrome/navidrome/compare/v0.58.0...v0.58.5) This release focuses on stability improvements and bug fixes, with several important fixes for UI themes, translations, database operations, and scanner functionality. Notable improvements include fixes for ARM64 crashes, playlist sorting, and new Bosnian translation. #### Added - UI Features: - Add Genre column as optional field in playlist table view. ([aff9c7120](https://redirect.github.com/navidrome/navidrome/commit/aff9c7120) by [@​deluan](https://redirect.github.com/deluan)) - Add new Bosnian translation. ([#​4399](https://redirect.github.com/navidrome/navidrome/pull/4399) by [@​MuxBH28](https://redirect.github.com/MuxBH28)) - Subsonic API: - Implement indexBasedQueue extension for better queue management. ([#​4244](https://redirect.github.com/navidrome/navidrome/pull/4244) by [@​kgarner7](https://redirect.github.com/kgarner7)) - Populate Folder field with user's accessible library IDs. ([94d2696c8](https://redirect.github.com/navidrome/navidrome/commit/94d2696c8) by [@​deluan](https://redirect.github.com/deluan)) - Insights: - Detecting packaging method. ([#​3841](https://redirect.github.com/navidrome/navidrome/pull/3841) by [@​mintsoft](https://redirect.github.com/mintsoft)) #### Changed - Scanner: - Optimize update artist's statistics using normalized media\_file\_artists table. ([#​4641](https://redirect.github.com/navidrome/navidrome/pull/4641) by [@​deluan](https://redirect.github.com/deluan)) #### Fixed - UI: - Resolve transparent dropdown background in Ligera theme. ([#​4665](https://redirect.github.com/navidrome/navidrome/pull/4665) by [@​deluan](https://redirect.github.com/deluan)) - Fix Ligera theme's RaPaginationActions contrast. ([0bdd3e6f8](https://redirect.github.com/navidrome/navidrome/commit/0bdd3e6f8) by [@​deluan](https://redirect.github.com/deluan)) - Fix color of MuiIconButton in Gruvbox Dark theme. ([#​4585](https://redirect.github.com/navidrome/navidrome/pull/4585) by [@​konstantin-morenko](https://redirect.github.com/konstantin-morenko)) - Correct track ordering when sorting playlists by album. ([#​4657](https://redirect.github.com/navidrome/navidrome/pull/4657) by [@​deluan](https://redirect.github.com/deluan)) - Allow scrolling in play queue by adding delay. ([#​4562](https://redirect.github.com/navidrome/navidrome/pull/4562) by [@​pca006132](https://redirect.github.com/pca006132)) - Fix Playlist Italian translation. ([#​4642](https://redirect.github.com/navidrome/navidrome/pull/4642) by [@​nagiqui](https://redirect.github.com/nagiqui)) - Update Galician, Dutch, Thai translations from POEditor. ([#​4416](https://redirect.github.com/navidrome/navidrome/pull/4416) by [@​deluan](https://redirect.github.com/deluan)) - Update Korean translation. ([#​4443](https://redirect.github.com/navidrome/navidrome/pull/4443) by [@​DDinghoya](https://redirect.github.com/DDinghoya)) - Update Traditional Chinese translation. ([#​4454](https://redirect.github.com/navidrome/navidrome/pull/4454) by [@​york9675](https://redirect.github.com/york9675)) - Update Chinese simplified translation. ([#​4403](https://redirect.github.com/navidrome/navidrome/pull/4403) by [@​yanggqi](https://redirect.github.com/yanggqi)) - Update Deutsch, Galego, Italiano translations. ([#​4394](https://redirect.github.com/navidrome/navidrome/pull/4394) by [@​fuxii](https://redirect.github.com/fuxii)) - Scanner: - Restore basic tag extraction fallback mechanism for improved metadata parsing. ([#​4401](https://redirect.github.com/navidrome/navidrome/pull/4401) by [@​deluan](https://redirect.github.com/deluan)) - Server: - Album statistics not updating after deleting missing files. ([#​4668](https://redirect.github.com/navidrome/navidrome/pull/4668) by [@​deluan](https://redirect.github.com/deluan)) - Qualify user id filter to avoid ambiguous column. ([#​4511](https://redirect.github.com/navidrome/navidrome/pull/4511) by [@​deluan](https://redirect.github.com/deluan)) - Enable multi-valued releasetype in smart playlists. ([#​4621](https://redirect.github.com/navidrome/navidrome/pull/4621) by [@​deluan](https://redirect.github.com/deluan)) - Handle UTF BOM in lyrics and playlist files. ([#​4637](https://redirect.github.com/navidrome/navidrome/pull/4637) by [@​deluan](https://redirect.github.com/deluan)) - Slice share content label by UTF-8 runes. ([#​4634](https://redirect.github.com/navidrome/navidrome/pull/4634) by [@​beer-psi](https://redirect.github.com/beer-psi)) - Update wazero dependency to resolve ARM64 SIGILL crash. ([#​4655](https://redirect.github.com/navidrome/navidrome/pull/4655) by [@​deluan](https://redirect.github.com/deluan)) - Database: - Make playqueue position field an integer. ([#​4481](https://redirect.github.com/navidrome/navidrome/pull/4481) by [@​kgarner7](https://redirect.github.com/kgarner7)) - Docker: - Use standalone wget instead of the busybox one. ([#​4473](https://redirect.github.com/navidrome/navidrome/pull/4473) by [@​daniele-athome](https://redirect.github.com/daniele-athome)) #### New Contributors - [@​konstantin-morenko](https://redirect.github.com/konstantin-morenko) made their first contribution in [#​4585](https://redirect.github.com/navidrome/navidrome/pull/4585) - [@​nagiqui](https://redirect.github.com/nagiqui) made their first contribution in [#​4642](https://redirect.github.com/navidrome/navidrome/pull/4642) - [@​beer-psi](https://redirect.github.com/beer-psi) made their first contribution in [#​4634](https://redirect.github.com/navidrome/navidrome/pull/4634) - [@​fuxii](https://redirect.github.com/fuxii) made their first contribution in [#​4394](https://redirect.github.com/navidrome/navidrome/pull/4394) - [@​daniele-athome](https://redirect.github.com/daniele-athome) made their first contribution in [#​4473](https://redirect.github.com/navidrome/navidrome/pull/4473) - [@​pca006132](https://redirect.github.com/pca006132) made their first contribution in [#​4562](https://redirect.github.com/navidrome/navidrome/pull/4562) - [@​MuxBH28](https://redirect.github.com/MuxBH28) made their first contribution in [#​4399](https://redirect.github.com/navidrome/navidrome/pull/4399) **Full Changelog**: <https://github.com/navidrome/navidrome/compare/v0.58.0...v0.58.5> #### Helping out This release is only possible thanks to the support of some **awesome people**! Want to be one of them? You can [sponsor](https://redirect.github.com/sponsors/deluan), pay me a [Ko-fi](https://ko-fi.com/deluan), or [contribute with code](https://www.navidrome.org/docs/developers/). #### Where to go next? - Read installation instructions on our [website](https://www.navidrome.org/docs/installation/). - Host Navidrome on [PikaPods](https://www.pikapods.com/pods/navidrome) for a simple cloud solution. - Reach out on [Discord](https://discord.gg/xh7j7yF), [Reddit](https://www.reddit.com/r/navidrome/) and [Twitter](https://twitter.com/navidrome)! </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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
title
| title |
|---|
| TrueCharts |
Community Helm Chart Catalog
TrueCharts is a catalog of highly optimised Helm Charts. Made for the community, by the community!
All our charts are supposed to work together and be easy to setup using any helm-compatible deployment tool, above all, give the average user more than enough options to tune things to their liking.
Getting started using TrueCharts
Support
Please check our FAQ, manual and Issue tracker There is a significant chance your issue has been reported before!
Still something not working as expected? Contact us! and we'll figure it out together!
Development
Our development process is fully distributed and agile, so every chart-maintainer is free to set their own roadmap and development speed and does not have to comply to a centralised roadmap. This ensures freedom and flexibility for everyone involved and makes sure you, the end user, always has the latest and greatest of every Chart installed.
Getting into creating Charts
For more information check the website: https://truecharts.org
Contact and Support
To contact the TrueCharts project:
-
Create an issue on Github issues
-
Open a Support Ticket
-
Send us an email
Contributors ✨
Thanks goes to these wonderful people (emoji key):
This project follows the all-contributors specification. Contributions of any kind welcome!
Licence
Truecharts, is primarily based on the AGPL-v3 license, this ensures almost everyone can use and modify our charts. Licences can vary on a per-Chart basis. This can easily be seen by the presence of a "LICENSE" file in that folder.
An exception to this, has been made for every document inside folders labeled as docs or doc and their subfolders: those folders are not licensed under AGPL-v3 and are considered "all rights reserved". Said content can be modified and changes submitted per PR, in accordance to the github End User License Agreement.
SPDX-License-Identifier: AGPL-3.0