Use Youtube Music in Mopidy

This commit is contained in:
coolneng 2022-11-15 22:56:18 +01:00
parent bbd4baae80
commit c9b9c04fd0
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
1 changed files with 2 additions and 0 deletions

View File

@ -59,6 +59,7 @@ in {
mopidy-bandcamp mopidy-bandcamp
latest-mopidy-somafm latest-mopidy-somafm
latest-mopidy-soundcloud latest-mopidy-soundcloud
python310Packages.ytmusicapi
]; ];
configuration = '' configuration = ''
[audio] [audio]
@ -92,6 +93,7 @@ in {
allow_cache = true allow_cache = true
search_results = 50 search_results = 50
youtube_dl_package = yt_dlp youtube_dl_package = yt_dlp
musicapi_enabled = true
[somafm] [somafm]
encoding = aac encoding = aac