Skip to content

Commit b649533

Browse files
Merge pull request #97 from OzGav/main
2 parents d39e4ee + 5c280ba commit b649533

File tree

4 files changed

+3
-1
lines changed

4 files changed

+3
-1
lines changed
-21.5 KB
Loading

docs/integration/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Next install the Home Assistant Player Provider
3434
!!! note
3535
Features are most likely limited with these players. Always prefer a native player provider if it exists in MA as that is optimised
3636

37-
## Service Calls
37+
## Actions
3838

3939
The integration adds four actions for use in scripts and automations.
4040

docs/music-providers/subsonic.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,4 @@ There is also a toggle for podcasts which will have no effect now but will allow
1616
## Known Issues / Notes
1717
- Not all server implementations accept an empty string as a search query, however this is considered valid input per the API documentation. If search or track enumeration fails, ask the authors of your server implementation about handling empty query strings.
1818
- This provider makes use of https://github.com/khers/py-opensonic for communicating with the server, if something is failing to work properly in Music Assistant, try to use that library to interact with your server (can you ping it?, fetch artist and albums?, can you search?).
19+
- If you find a mismatch between what is displayed by your Subsonic compatible server and Music Assistant then refer to and contribute [here to help find a solution](https://github.com/music-assistant/hass-music-assistant/issues/2192)

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ nav:
4242
- Player Providers:
4343
- player-support/index.md
4444
- AirPlay: player-support/airplay.md
45+
- Bluesound: player-support/bluesound.md
4546
- DLNA: player-support/dlna.md
4647
- Fully Kiosk: player-support/fully-kiosk.md
4748
- Google Cast: player-support/google-cast.md

0 commit comments

Comments
 (0)