Skip to content

Commit e35b33b

Browse files
authored
Fix music provider settings link behaviour (#399)
* Create music-provider-settings.md * Update mkdocs.yml * Update music-provider-settings.md
1 parent b6c8de2 commit e35b33b

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Music Provider Settings ![Preview image](../assets/icons/settings-providers-icon.png){ width=70 align=right }
2+
3+
All [Music Providers](../music-providers/index.md) have settings which can be configured. The settings page will look similar to the following. The text `Check out the documentation` is a hyperlink to the relevant page in this documentation. Specific help for a setting or configurable field is often available and is accessed by selecting this icon ![question mark](../assets/icons/question-mark.png). All providers can be given a custom name and disabled if necessary. The log level can be adjusted for all providers and this is found in the advanced settings. (Do not select Verbose unless asked for by a dev as it can have an adverse performance impact). See the provider pages for provider specific settings.
4+
5+
![image](../assets/screenshots/generic-settings.png)

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ nav:
1111
- Core Settings: settings/core.md
1212
- Player Provider Settings: settings/player-provider.md
1313
- Individual Player Settings: settings/individual-player.md
14-
- Music Provider Settings: music-providers/index.md
14+
- Music Provider Settings: settings/music-provider-settings.md
1515
- Home Assistant Integration:
1616
- integration/index.md
1717
- Installation: integration/installation.md

0 commit comments

Comments
 (0)