Compare commits
2 Commits
d187aaba79
...
de1e6be027
Author | SHA1 | Date |
---|---|---|
Tim Van Baak | de1e6be027 | |
Tim Van Baak | edf83ac18b |
|
@ -47,6 +47,7 @@
|
||||||
in {
|
in {
|
||||||
enable = true;
|
enable = true;
|
||||||
extensionPackages = with pkgs; [
|
extensionPackages = with pkgs; [
|
||||||
|
mopidy-bandcamp
|
||||||
mopidy-jellyfin
|
mopidy-jellyfin
|
||||||
mopidy-musicbox-webclient
|
mopidy-musicbox-webclient
|
||||||
# Replace the default mopidy-youtube, which doesn't have yt-dlp or a way to inject it
|
# Replace the default mopidy-youtube, which doesn't have yt-dlp or a way to inject it
|
||||||
|
@ -58,7 +59,7 @@
|
||||||
/media/music|Music
|
/media/music|Music
|
||||||
|
|
||||||
[jellyfin]
|
[jellyfin]
|
||||||
hostname = jellyfin.backyard.lan
|
hostname = jellyfin.home.ktvb.site
|
||||||
username = mopidy
|
username = mopidy
|
||||||
password = mopidy
|
password = mopidy
|
||||||
libraries = Music,Weird Song Halftime
|
libraries = Music,Weird Song Halftime
|
||||||
|
|
Loading…
Reference in New Issue