muas
This commit is contained in:
@@ -15,9 +15,13 @@ in
|
|||||||
enable = true;
|
enable = true;
|
||||||
providers = [
|
providers = [
|
||||||
# "airplay" # music-assistant: airplay support is missing libraop, a library we will not package because it depends on OpenSSL 1.1.
|
# "airplay" # music-assistant: airplay support is missing libraop, a library we will not package because it depends on OpenSSL 1.1.
|
||||||
|
"alexa"
|
||||||
"apple_music"
|
"apple_music"
|
||||||
|
"audible"
|
||||||
|
"audiobookshelf"
|
||||||
"bluesound"
|
"bluesound"
|
||||||
"builtin"
|
"builtin"
|
||||||
|
"builtin_player"
|
||||||
"chromecast"
|
"chromecast"
|
||||||
"deezer"
|
"deezer"
|
||||||
"dlna"
|
"dlna"
|
||||||
@@ -25,13 +29,22 @@ in
|
|||||||
"filesystem_local"
|
"filesystem_local"
|
||||||
"filesystem_smb"
|
"filesystem_smb"
|
||||||
"fully_kiosk"
|
"fully_kiosk"
|
||||||
|
"gpodder"
|
||||||
"hass"
|
"hass"
|
||||||
"hass_players"
|
"hass_players"
|
||||||
|
"ibroadcast"
|
||||||
|
"itunes_podcasts"
|
||||||
"jellyfin"
|
"jellyfin"
|
||||||
|
"lastfm_scrobble"
|
||||||
|
"listenbrainz_scrobble"
|
||||||
|
"lrclib"
|
||||||
"musicbrainz"
|
"musicbrainz"
|
||||||
|
"musiccast"
|
||||||
|
"nugs"
|
||||||
"opensubsonic"
|
"opensubsonic"
|
||||||
"player_group"
|
"player_group"
|
||||||
"plex"
|
"plex"
|
||||||
|
"podcastfeed"
|
||||||
"qobuz"
|
"qobuz"
|
||||||
"radiobrowser"
|
"radiobrowser"
|
||||||
"siriusxm"
|
"siriusxm"
|
||||||
@@ -40,6 +53,9 @@ in
|
|||||||
"sonos_s1"
|
"sonos_s1"
|
||||||
"soundcloud"
|
"soundcloud"
|
||||||
"spotify"
|
"spotify"
|
||||||
|
"spotify_connect"
|
||||||
|
"squeezelite"
|
||||||
|
"subsonic_scrobble"
|
||||||
"template_player_provider"
|
"template_player_provider"
|
||||||
"test"
|
"test"
|
||||||
"theaudiodb"
|
"theaudiodb"
|
||||||
|
|||||||
Reference in New Issue
Block a user