fix: remove `is_leader` for better grouping in the Audio Pipeline (#1940)
authorMaxim Raznatovski <nda.mr43@gmail.com>
Wed, 5 Feb 2025 08:49:58 +0000 (09:49 +0100)
committerGitHub <noreply@github.com>
Wed, 5 Feb 2025 08:49:58 +0000 (09:49 +0100)
music_assistant/helpers/audio.py

index babe83ae70b6470d05fc5e476acd3553dc6d211c..06ae3957d198a5ea32574320d71a251c6a375168 100644 (file)
@@ -239,7 +239,6 @@ def get_stream_dsp_details(
     else:
         # We only add real players (so skip the PlayerGroups as they only sync containing players)
         details = get_player_dsp_details(mass, player)
-        details.is_leader = True
         dsp[player.player_id] = details
         if group_preventing_dsp:
             # The leader is responsible for sending the (combined) audio stream, so get