Compare commits
No commits in common. "de1e6be0279958e44eedb16d362d62bc4af5b0c9" and "d187aaba793228c352d566add7c16f7b9a02bf02" have entirely different histories.
de1e6be027
...
d187aaba79
|
@ -47,7 +47,6 @@
|
||||||
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
|
||||||
|
@ -59,7 +58,7 @@
|
||||||
/media/music|Music
|
/media/music|Music
|
||||||
|
|
||||||
[jellyfin]
|
[jellyfin]
|
||||||
hostname = jellyfin.home.ktvb.site
|
hostname = jellyfin.backyard.lan
|
||||||
username = mopidy
|
username = mopidy
|
||||||
password = mopidy
|
password = mopidy
|
||||||
libraries = Music,Weird Song Halftime
|
libraries = Music,Weird Song Halftime
|
||||||
|
|
Loading…
Reference in New Issue