default_value=True,
label="Enable encryption",
description="Enable encrypted communication with the player, "
- "some (3rd party) players require to disable this.",
+ "some (3rd party) players require this to be disabled.",
category="airplay",
depends_on=CONF_AIRPLAY_PROTOCOL,
depends_on_value=StreamingProtocol.RAOP.value,
default_value=True,
label="Enable compression",
description="Save some network bandwidth by sending the audio as "
- "(lossless) ALAC at the cost of a bit CPU.",
+ "(lossless) ALAC at the cost of a bit of CPU.",
category="airplay",
depends_on=CONF_AIRPLAY_PROTOCOL,
depends_on_value=StreamingProtocol.RAOP.value,
'^music_assistant/providers/sonos/.*$',
'^music_assistant/providers/snapcast/.*$',
'^music_assistant/providers/ytmusic/.*$',
- '^music_assistant/providers/airplay/protocols/airplay2.py',
]
extra_checks = false
local_partial_types = true