code rabbit punctuation

This commit is contained in:
OzGav 2025-03-25 01:12:02 +11:00 committed by GitHub
parent 459aa929f5
commit 24c2208ca8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -73,13 +73,13 @@ media_content_id: 'The Best of Disco'
Browse the media available on a Music Assistant server. The action configuration is as described in the [media player documentation](https://www.home-assistant.io/integrations/media_player/#action-media_playerbrowse_media)
The `media_content_type` is optional but if used will always be `music`.
The `media_content_type` is optional, but if used will always be `music`.
The `media_content_id` must be a URI which is understood by MA such as `library://artist/1`, `library://album/20` or `spotify://album/5zj4Ej0FrlJQaSo0d6cttH`. These URIs can be obtained from, for example, the output of the `get_library` or `search` actions described below or the `media_player.browse_media` HA action. The type of item that the URI refers to must be an album or artist.
The `media_content_id` must be a URI which is understood by MA such as `library://artist/1`, `library://album/20`, or `spotify://album/5zj4Ej0FrlJQaSo0d6cttH`. These URIs can be obtained from, for example, the output of the `get_library` or `search` actions described below or the `media_player.browse_media` HA action. The type of item that the URI refers to must be an album or artist.
#### Examples
Get all tracks of an album
Get all tracks from an album
```yaml
action: media_player.browse_media