music-assistant-server.git
2026-02-23 David BishopUse ImageType.THUMB for Bandcamp artwork images (#3212)
2026-02-23 Marvin SchenkelFix bluesound volume jumping back after volume_set.
2026-02-23 David BishopBandcamp: validate login on init when credentials are...
2026-02-23 music-assistant... ⬆️ Update music-assistant-frontend to 2.17.94 (#3218)
2026-02-23 Marcel van... Fix player config not fully persisting
2026-02-23 Marcel van... Fix _cleanup_player_memberships and _handle_set_members
2026-02-23 Marcel van... Speedup is_hass_supervisor check
2026-02-23 Marcel van... Pre-compile Python bytecode in Dockerimage for faster...
2026-02-23 Marcel van... Speedup core controller startup
2026-02-22 Marcel van... Some minor tweaks to handling prevent-playback of airplay
2026-02-22 Marcel van... Auto translate commands directed at protocol player...
2026-02-22 Marcel van... Fix fully_played should return boolean
2026-02-22 Marcel van... Fix player not available in HA at startup
2026-02-22 Marcel van... Fix set_members with lock
2026-02-22 Marcel van... Fix some edge cases with AirPlay DACP commands
2026-02-22 Marcel van... Fix race condition with enqueue_next_media on SyncGroup
2026-02-22 Marcel van... Fix for _cleanup_player_memberships
2026-02-22 Marcel van... Fix playback speed handling on queue item and not on...
2026-02-22 Marcel van... Fix accessing player.state.synced_to
2026-02-22 Marcel van... Auto ungroup when trying to form syncgroup with already...
2026-02-22 Marcel van... Add note in docstring
2026-02-22 Marcel van... Fix ungroup command
2026-02-22 Marcel van... Fix issue with subprocess pips closing
2026-02-22 Marcel van... Lock set_members to avoid concurrent actions
2026-02-22 Marcel van... More gracefully handle DLNA errors
2026-02-22 Marcel van... Speed-up core startup a bit
2026-02-22 Marvin SchenkelFix bluesound volume jumping back after volume_set.
2026-02-22 music-assistant... ⬆️ Update music-assistant-frontend to 2.17.93 (#3214)
2026-02-22 Marcel van... Properly cleanup stream buffers
2026-02-22 Marcel van... Add a bunch of extra error handling and logging for...
2026-02-22 Marcel van... Add some additional guards to asyncprocess
2026-02-22 Marcel van... Merge branch 'dev' of https://github.com/music-assistan...
2026-02-22 Marcel van... Simplify can_group_with logic
2026-02-22 Bob ButlerValidate queue item ID in Sonos pause path (#3194)
2026-02-22 Brad KeiferAirplay2-configurable-latency (#3210)
2026-02-21 Andy KelkAdd API to handle playback speed (#3198)
2026-02-21 OzGavGracefully skip files/folders with emoji names on SMB...
2026-02-21 Mischa SiekmannSnapcast: Fixes for hard switching of group leaders...
2026-02-21 CopilotFix Sonos S2 announcement 404 error on cloud queue...
2026-02-21 Marcel van... Small simplification for GroupPlayer
2026-02-21 Marcel van... Some small code quality changes to DLNA Provider
2026-02-21 Marcel van... Fix announcements typo
2026-02-21 David BishopHandle HEAD requests on root route (#3204)
2026-02-21 scytoFix group mute for protocol-synced players (#3205)
2026-02-21 Tom MatheussenFix HEOS source switching back to Local Music after...
2026-02-21 Marcel van... Fix some more issues with syncgroups
2026-02-21 Marcel van... Add comments to schema version constants
2026-02-21 Marvin SchenkelRevert MIN_SCHEMA_VERSION to maintain HA compatability.
2026-02-21 hmonteiroExpand PIN based auth in airplay 2 (#3165)
2026-02-21 music-assistant... ⬆️ Update music-assistant-frontend to 2.17.92 (#3203)
2026-02-20 Marcel van... Fix use playerid for http profile
2026-02-20 Eric MunsonOpenSubsonic: Use server provided version tag if presen...
2026-02-20 Maxim RaznatovskiFix DSP not applying for AirPlay and Sendspin players...
2026-02-20 Marcel van... Fixes for active source and current media with linked...
2026-02-20 Jozef KruszynskiFeat/genres-v2-implementation (#3164)
2026-02-20 Fabian Munkesabs: fix: do not add cover url if no cover present...
2026-02-20 music-assistant... ⬆️ Update music-assistant-models to 1.1.99 (#3201)
2026-02-20 Marcel van... More fixes for protocol linking
2026-02-20 Marcel van... Small fixes to grouped airplay playback and late joining
2026-02-20 Marcel van... Fix: remove rate limiting from single item streams
2026-02-20 Marvin SchenkelMerge branch 'dev' of https://github.com/music-assistan...
2026-02-20 Marvin SchenkelAdd debug logs to streamscontroller to debug smart...
2026-02-20 Brad KeiferFix RAOP password handling (#3197)
2026-02-20 Lorenzo ImbastariAdded AriaCast Receiver plugin for Music Assistant...
2026-02-20 Fabian Munkesfix: gpodder: pass verify_ssl to web requests (#3195)
2026-02-20 music-assistant... ⬆️ Update music-assistant-frontend to 2.17.91 (#3199)
2026-02-19 Marcel van... Fixes for sendspin web player
2026-02-19 Marvin SchenkelFix grouping for for players whos native protocol is...
2026-02-19 Marcel van... Small tweak to merged players concept
2026-02-19 Marcel van... Simplify hidden_by_default
2026-02-19 Marcel van... Update protocol linking test
2026-02-19 David AnthoffAdd a extensions.json file to .vscode (#3068)
2026-02-19 Marcel van... Fix universal player availability
2026-02-19 Marcel van... Fix for protocol matching with locally administered mac
2026-02-19 Łukasz WawrzykReduce FFmpeg cover-art storms (#3109)
2026-02-19 OzGavAdd APEv2 tag parsing for WavPack/Musepack/Monkey's...
2026-02-19 music-assistant... ⬆️ Update music-assistant-frontend to 2.17.90 (#3190)
2026-02-18 Marcel van... Add eager start to create_task helper
2026-02-18 Marvin SchenkelFix library items not being deletes after providers...
2026-02-18 Marvin SchenkelSwitch to MA MusicBrainz mirror (#3186)
2026-02-18 Marcel van... Fix: Don't merge player protocols for multiple software...
2026-02-18 music-assistant... ⬆️ Update music-assistant-frontend to 2.17.89 (#3181)
2026-02-17 Marcel van... Fix: ignore invalid mac and ip addresses in protocol...
2026-02-17 Maxim RaznatovskiUpdate Sendspin provider to version 4.0 with many impro...
2026-02-17 Marcel van... Fix webplayer hide from UI by default
2026-02-17 Marcel van... Use PlayerType player for sendspin web player
2026-02-17 Marcel van... Fix player config entries
2026-02-17 Marcel van... Fix: bind sendspin proxy to correct IP
2026-02-17 Marcel van... Fix: Add PlayerFeature.PLAY_MEDIA to HEOS provider
2026-02-17 Marcel van... Update readme of AirPlay provider about late joining
2026-02-17 Marcel van... Improve AirPlay late joiner support
2026-02-17 Marcel van... Some small tweaks to the AirPlay provider
2026-02-17 OzGavCap Apple Music artwork resolution to 1000x1000 (#3177)
2026-02-17 Mikhail Nevskiyfeat(kion_music): add configurable My Mix settings...
2026-02-17 Julian Daberkowfeat(deezer): Genre and mood flows (#3171)
2026-02-17 dependabot... Chore(deps): Bump aioslimproto from 3.1.4 to 3.1.5...
2026-02-17 David BishopFix RuntimeError from dict/set mutation during iteratio...
2026-02-17 music-assistant... ⬆️ Update music-assistant-frontend to 2.17.88 (#3178)
2026-02-16 Fabian Munkesfix: adapt playlog for all users if no user present...
2026-02-16 Fabian Munkesfix: add name back to abs/itunes recommendation folders...
next