Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 16, 2024

Note

Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to mend[bot].

This notice will be removed on 2025-10-07.


This PR contains the following updates:

Package Update Change
ghcr.io/music-assistant/server minor 2.3.2 -> 2.6.0

Warning

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


Release Notes

music-assistant/server (ghcr.io/music-assistant/server)

v2.6.0

Compare Source

Music Assistant 2.6.0 Release Notes 🎵

We're excited to announce Music Assistant 2.6.0.
This release introduces a few new providers, enhanced lyrics support, better announcement handling, and numerous stability improvements.

🎵 New Features

New Music Providers
  • Nugs.net provider - Access live concert recordings and studio albums from Nugs.net by @​brian10048 in #​1974
New Player Providers
  • Yamaha MusicCast provider - Full support for Yamaha MusicCast speakers and receivers by @​fmunkes in #​2142
  • Alexa player provider - [experimental!] Control your Alexa devices directly from Music Assistant by @​alams154 in #​2210
Enhanced Lyrics Support
Various QoL Improvements

🐛 Bug Fixes

🏗️ Technical Changes

👥 New Contributors

Welcome to our new contributors who helped make this release possible:
@​lassebm, @​brian10048, @​maxlyth, @​poupounetjoyeux, @​Clusters, @​pmamak, @​el, @​jmberg, @​alams154, @​chicco-carone


Full Changelog: 2.5.8...2.6.0

We hope you enjoy these new features and improvements! As always, please report any issues on our GitHub repository.

v2.5.8

Fixes for YouTube Music and Spotify playback

Full Changelog: music-assistant/server@2.5.5...2.5.8

v2.5.5

Compare Source

What’s Changed
  • Various bugfixes that were backported from 2.6 beta

v2.5.4

Compare Source

What’s Changed
  • Fix Sonos provider regression issue in 2.5.3

v2.5.3

Compare Source

What’s Changed

Various small bugfixes

Full Changelog: music-assistant/server@2.5.2...2.5.3

v2.5.2

Compare Source

Various bugfixes

Full Changelog: music-assistant/server@2.5.1...2.5.2

v2.5.1

Compare Source

What’s Changed
Server 2.5.1
🐛 Bugfixes
🧰 Maintenance
Frontend 2.14.9
⬆️ Dependencies
Server
Frontend
7 changes

v2.5.0

Compare Source

What’s Changed
Server 2.5.0

Time for yet another great release. We've had a bit shorter beta cycle this time but still the release is packed with new providers, awesome new features and tons of bugfixes and small enhancements.

My personal favorite of this release is the builtin player so you can take listen to your favorite tunes on the device you use to browse the webinterface. Subscribed to Home Assistant cloud and running the official Music Assistant add-on ? We have a treat for you: Using the builtin player will work (out of the box and completely secure) everywhere around the world! Oh and we now support recommendations on the homescreen (which is now also fully customizable btw).

A HUGE thank you for all contributors, beta testers, volunteers providing support and everyone else involved, you're all amazing!

Marcel

🚀 New Providers
🚀 New Features
🐛 Bugfixes
🧰 Maintenance and small enhancements
New Contributors

Full Changelog: music-assistant/server@2.4.4...v2.5.0

v2.4.4

Compare Source

  • Fix: ensure the source attribute gets restored after playback of announcements
  • Fix Subsonic: Use transcode metadata when present
  • Fix: always use fallback default supported samplerate for esphome player
  • Fix: prevent high cpu when filling cache

Full Changelog: music-assistant/server@2.4.3...2.4.4

v2.4.3

Compare Source

What’s Changed
  • Various optimizations to streaming, especially for slower connections.
  • Fix several issues with announcements.
  • Fix several issues with short audio clips.

Full Changelog: music-assistant/server@2.4.2...2.4.3

v2.4.2

Compare Source

Fix crash at startup with 2.4.1 for some people.

v2.4.1

Compare Source

What’s Changed
Server 2.4.1
🐛 Bugfixes
  • #​1984 - fix(tidal): refresh access token correctly (@​jozefKruszynski)
  • #​1980 - Fix assertion error when trying to save a provider config (@​marcelveldt)
  • Fix issues with creating playergroups (and migrating existing ones)
  • Fix: players with fake power should remember the power state between restarts
🧰 Maintenance
Frontend 2.11.11

Fix creation of player groups

Full Changelog: music-assistant/frontend@2.11.10...2.11.11

⬆️ Dependencies
Server
2 changes
Frontend

v2.4.0

Compare Source

What’s Changed

The 2.4 release is packed with new features, new providers and loads a huge amount of bugfixes and all kind of improvements overall.
Streaming should be better, smoother and more stable than ever!
Thanks to all contributors, beta testers and everyone else involved with this release!

Some highlights:

  • Music Assistant now has native support for Podcasts and Audiobooks.

  • Various new providers have been added to support podcasts and/or audiobooks.

  • Existing providers that now have support for Podcasts and/or Audiobooks are Subsonic, YouTube and the local files provider.

  • Music Assistant now has a built-in, sophisticated DSP, which you can configure per player.

  • Music Assistant now has native support for "external audio sources", which can be provided either by players themselves (source control) or by plugins. The first plugin to deliver this functionality is Spotify Connect.

  • Music Assistant now has support for "Player Controls" which let you outsource e.g. the volume or power control for a player to a Home Assistant entity.

And much, much more!

⚠ Breaking Changes

In previous versions, Music Assistant always used a power control (on/off) for every player, even if a player does not even exist power control natively. Now, with the new "Player controls" feature this has become a user choice. If you like to get the old behavior back where you can power on/off every player, go into the player settings and assign "fake power" in the player controls section.

🐛 Bugfixes

There have been countless bugfixes and (performance) improvements. Most important being that the streaming is now more robust in all kinds of scenarios.

For a complete overview of all fixes in this release, click here

🚀 Features

For a complete overview of all features and enhancements added in this release, click here

v2.3.6

Compare Source

What’s Changed
  • A few (temporary) measurements to prevent too much load at startup and calls to streaming providers
  • Fix some streaming issues

v2.3.5

Compare Source

What’s Changed
  • A couple of small bugfixes
  • Fix playback issues on Home Assistant Voice PE

Full Changelog: music-assistant/server@2.3.4...2.3.5

v2.3.4

Compare Source

What’s Changed
⬆️ Dependencies
12 changes

v2.3.3

Compare Source

Bug Fixes
  • Can't delete item in queue when queue is not active (07df754)
  • Check if metadata job exists before clearing it (0b78ba0)
  • leftover issues after repo split up (cec5e7f)
  • use relative path for all default images and collages (fdc942f)
  • Don't Stop the Music for Subsonic and remove Podcast hacks (#​1774) (da42973)
  • Handle retry exception during authentication in Bluesound provider (#​1778) (4744d18)
  • Ignore airplay for broken Sonos devices (0d76599)
  • Sonos airplay mode infinite loop (c710d9b)
Chore/Maintenance
  • pre-install all requirements in the docker image (7c69c66)
  • Reorganize repository to contain only the server code (36a706f)
  • Use dedicated directory for cache files (5ab2d36)

Full Changelog: music-assistant/server@2.3.2...2.3.3


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 these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@carpenike-bot
Copy link
Contributor

carpenike-bot bot commented Nov 16, 2024

--- kubernetes/cluster-0/apps/home/home-assistant/app Kustomization: flux-system/home-assistant HelmRelease: home/home-assistant

+++ kubernetes/cluster-0/apps/home/home-assistant/app Kustomization: flux-system/home-assistant HelmRelease: home/home-assistant

@@ -94,13 +94,13 @@

               fsGroup: 1000
               runAsGroup: 1000
               runAsUser: 1000
           music-assistant:
             image:
               repository: ghcr.io/music-assistant/server
-              tag: 2.3.2@sha256:2e6f769f0a9863acea3a39d3207e41b39f325d3f36536851cc7e0509272d8a19
+              tag: 2.4.4@sha256:21fd9a4763f02ea63d983fb2d2cb185d28307b2928ded2fe51eae1d3230b5474
             probes:
               liveness:
                 enabled: false
               readiness:
                 enabled: false
               startup:

@carpenike-bot
Copy link
Contributor

carpenike-bot bot commented Nov 16, 2024

--- HelmRelease: home/home-assistant Deployment: home/home-assistant

+++ HelmRelease: home/home-assistant Deployment: home/home-assistant

@@ -140,13 +140,13 @@

           runAsUser: 1000
         volumeMounts:
         - mountPath: /config/logs
           name: logs
         - mountPath: /config/tts
           name: tts
-      - image: ghcr.io/music-assistant/server:2.3.2@sha256:2e6f769f0a9863acea3a39d3207e41b39f325d3f36536851cc7e0509272d8a19
+      - image: ghcr.io/music-assistant/server:2.4.4@sha256:21fd9a4763f02ea63d983fb2d2cb185d28307b2928ded2fe51eae1d3230b5474
         name: music-assistant
         resources:
           limits:
             memory: 2Gi
           requests:
             cpu: 5m

@carpenike-bot
Copy link
Contributor

carpenike-bot bot commented Nov 16, 2024

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Warnings Elapsed time
❌ COPYPASTE jscpd yes 2 no 1.36s
✅ REPOSITORY git_diff yes no no 0.04s
✅ REPOSITORY secretlint yes no no 3.91s
⚠️ YAML prettier 1 1 2 0.49s
✅ YAML yamllint 1 0 0 0.7s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@renovate renovate bot changed the title fix(container): update image ghcr.io/music-assistant/server ( 2.3.2 → 2.3.3 ) fix(container): update image ghcr.io/music-assistant/server ( 2.3.2 → 2.3.4 ) Dec 20, 2024
@renovate renovate bot force-pushed the renovate/cluster-0-ghcr.io-music-assistant-server-2.x branch from eea6985 to c3c7e4c Compare December 20, 2024 22:34
@renovate renovate bot force-pushed the renovate/cluster-0-ghcr.io-music-assistant-server-2.x branch from c3c7e4c to a97c122 Compare January 2, 2025 19:37
@renovate renovate bot changed the title fix(container): update image ghcr.io/music-assistant/server ( 2.3.2 → 2.3.4 ) fix(container): update image ghcr.io/music-assistant/server ( 2.3.2 → 2.3.5 ) Jan 2, 2025
@renovate renovate bot force-pushed the renovate/cluster-0-ghcr.io-music-assistant-server-2.x branch from a97c122 to 0a90601 Compare January 8, 2025 15:18
@renovate renovate bot changed the title fix(container): update image ghcr.io/music-assistant/server ( 2.3.2 → 2.3.5 ) fix(container): update image ghcr.io/music-assistant/server ( 2.3.2 → 2.3.6 ) Jan 8, 2025
@renovate renovate bot force-pushed the renovate/cluster-0-ghcr.io-music-assistant-server-2.x branch from 0a90601 to 3d13ee0 Compare February 26, 2025 01:32
@renovate renovate bot changed the title fix(container): update image ghcr.io/music-assistant/server ( 2.3.2 → 2.3.6 ) feat(container): update image ghcr.io/music-assistant/server ( 2.3.2 → 2.4.0 ) Feb 26, 2025
@renovate renovate bot force-pushed the renovate/cluster-0-ghcr.io-music-assistant-server-2.x branch from 3d13ee0 to f82a206 Compare February 27, 2025 01:49
@renovate renovate bot changed the title feat(container): update image ghcr.io/music-assistant/server ( 2.3.2 → 2.4.0 ) feat(container): update image ghcr.io/music-assistant/server ( 2.3.2 → 2.4.1 ) Feb 27, 2025
@renovate renovate bot force-pushed the renovate/cluster-0-ghcr.io-music-assistant-server-2.x branch from f82a206 to e3dd0c8 Compare February 27, 2025 12:32
@renovate renovate bot changed the title feat(container): update image ghcr.io/music-assistant/server ( 2.3.2 → 2.4.1 ) feat(container): update image ghcr.io/music-assistant/server ( 2.3.2 → 2.4.2 ) Feb 27, 2025
@renovate renovate bot force-pushed the renovate/cluster-0-ghcr.io-music-assistant-server-2.x branch from e3dd0c8 to 2c676af Compare March 7, 2025 11:37
@renovate renovate bot changed the title feat(container): update image ghcr.io/music-assistant/server ( 2.3.2 → 2.4.2 ) feat(container): update image ghcr.io/music-assistant/server ( 2.3.2 → 2.4.3 ) Mar 7, 2025
@renovate renovate bot force-pushed the renovate/cluster-0-ghcr.io-music-assistant-server-2.x branch from 2c676af to fad39e1 Compare March 9, 2025 06:28
@renovate renovate bot changed the title feat(container): update image ghcr.io/music-assistant/server ( 2.3.2 → 2.4.3 ) feat(container): update image ghcr.io/music-assistant/server ( 2.3.2 → 2.4.4 ) Mar 9, 2025
@renovate renovate bot force-pushed the renovate/cluster-0-ghcr.io-music-assistant-server-2.x branch from fad39e1 to 0f98048 Compare April 3, 2025 14:39
@renovate renovate bot changed the title feat(container): update image ghcr.io/music-assistant/server ( 2.3.2 → 2.4.4 ) feat(container): update image ghcr.io/music-assistant/server ( 2.3.2 → 2.5.0 ) Apr 3, 2025
@renovate renovate bot force-pushed the renovate/cluster-0-ghcr.io-music-assistant-server-2.x branch 2 times, most recently from 52a3009 to c314604 Compare April 10, 2025 13:07
@renovate renovate bot changed the title feat(container): update image ghcr.io/music-assistant/server ( 2.3.2 → 2.5.0 ) feat(container): update image ghcr.io/music-assistant/server ( 2.3.2 → 2.5.1 ) Apr 10, 2025
@renovate renovate bot force-pushed the renovate/cluster-0-ghcr.io-music-assistant-server-2.x branch from c314604 to c1cb5fd Compare April 25, 2025 20:46
@renovate renovate bot changed the title feat(container): update image ghcr.io/music-assistant/server ( 2.3.2 → 2.5.1 ) feat(container): update image ghcr.io/music-assistant/server ( 2.3.2 → 2.5.2 ) Apr 25, 2025
@renovate renovate bot force-pushed the renovate/cluster-0-ghcr.io-music-assistant-server-2.x branch from c1cb5fd to 704f85d Compare June 1, 2025 13:24
@renovate renovate bot changed the title feat(container): update image ghcr.io/music-assistant/server ( 2.3.2 → 2.5.2 ) feat(container): update image ghcr.io/music-assistant/server ( 2.3.2 → 2.5.3 ) Jun 1, 2025
@renovate renovate bot force-pushed the renovate/cluster-0-ghcr.io-music-assistant-server-2.x branch from 704f85d to 3c450a9 Compare June 1, 2025 17:32
@renovate renovate bot changed the title feat(container): update image ghcr.io/music-assistant/server ( 2.3.2 → 2.5.3 ) feat(container): update image ghcr.io/music-assistant/server ( 2.3.2 → 2.5.4 ) Jun 1, 2025
@renovate renovate bot force-pushed the renovate/cluster-0-ghcr.io-music-assistant-server-2.x branch from 3c450a9 to a355a30 Compare June 23, 2025 14:43
@renovate renovate bot changed the title feat(container): update image ghcr.io/music-assistant/server ( 2.3.2 → 2.5.4 ) feat(container): update image ghcr.io/music-assistant/server ( 2.3.2 → 2.5.5 ) Jun 23, 2025
@renovate renovate bot force-pushed the renovate/cluster-0-ghcr.io-music-assistant-server-2.x branch from a355a30 to 1a40d0d Compare August 10, 2025 17:57
@renovate renovate bot changed the title feat(container): update image ghcr.io/music-assistant/server ( 2.3.2 → 2.5.5 ) feat(container): update image ghcr.io/music-assistant/server ( 2.3.2 → 2.5.6 ) Aug 10, 2025
@renovate renovate bot force-pushed the renovate/cluster-0-ghcr.io-music-assistant-server-2.x branch from 1a40d0d to f266323 Compare August 11, 2025 01:03
@renovate renovate bot changed the title feat(container): update image ghcr.io/music-assistant/server ( 2.3.2 → 2.5.6 ) feat(container): update image ghcr.io/music-assistant/server ( 2.3.2 → 2.5.8 ) Aug 11, 2025
…→ 2.6.0 )

| datasource | package                        | from  | to    |
| ---------- | ------------------------------ | ----- | ----- |
| docker     | ghcr.io/music-assistant/server | 2.3.2 | 2.6.0 |
@renovate renovate bot force-pushed the renovate/cluster-0-ghcr.io-music-assistant-server-2.x branch from f266323 to e0c3228 Compare September 25, 2025 20:29
@renovate renovate bot changed the title feat(container): update image ghcr.io/music-assistant/server ( 2.3.2 → 2.5.8 ) feat(container): update image ghcr.io/music-assistant/server ( 2.3.2 → 2.6.0 ) Sep 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants