Compare commits
No commits in common. "de1e6be0279958e44eedb16d362d62bc4af5b0c9" and "d187aaba793228c352d566add7c16f7b9a02bf02" have entirely different histories.
de1e6be027
...
d187aaba79
|
@ -47,7 +47,6 @@
|
|||
in {
|
||||
enable = true;
|
||||
extensionPackages = with pkgs; [
|
||||
mopidy-bandcamp
|
||||
mopidy-jellyfin
|
||||
mopidy-musicbox-webclient
|
||||
# Replace the default mopidy-youtube, which doesn't have yt-dlp or a way to inject it
|
||||
|
@ -59,7 +58,7 @@
|
|||
/media/music|Music
|
||||
|
||||
[jellyfin]
|
||||
hostname = jellyfin.home.ktvb.site
|
||||
hostname = jellyfin.backyard.lan
|
||||
username = mopidy
|
||||
password = mopidy
|
||||
libraries = Music,Weird Song Halftime
|
||||
|
|
Loading…
Reference in New Issue