[docs] Add note that "radio_playlists" config option is for DAAP only

Closes #1850
This commit is contained in:
ejurgensen 2025-02-05 09:33:41 +01:00
parent 71d48452d8
commit 5cbc520712

View File

@ -124,9 +124,10 @@ library {
# hide_singles = false # hide_singles = false
# Internet streams in your playlists will by default be shown in the # Internet streams in your playlists will by default be shown in the
# "Radio" library, like iTunes does. However, some clients (like # "Radio" library, like iTunes does. However, some DAAP clients (like
# TunesRemote+) won't show the "Radio" library. If you would also like # TunesRemote+) won't show the "Radio" library. If you would also like
# to have them shown like normal playlists, you can enable this option. # to have them shown like normal playlists, you can enable this option.
# Note this option is only for DAAP clients (so not the web interface).
# radio_playlists = false # radio_playlists = false
# These are the default playlists. If you want them to have other names, # These are the default playlists. If you want them to have other names,