nixpkgs/nixos/modules
Alex ec9009f8e4
Jellyfin service starts after network-online.target
To those who use Jellyfin's DLNA server, it can happen that the DLNA server starts before we are connected to the LAN.

When this happens, Jellyfin only publishes the DLNA server on the local ports and is not discoverable by devices in the LAN.

In order to fix this, I'm ensuring that Jellyfin starts after we are connected to the network, making it properly discoverable by DLNA clients.

After making this change, Jellyfin's DLNA server is now working as expected on my machine. It used to be consistently undiscoverable.

I verified that this doesn't break anything in situations where the LAN is not available: I disconnected my laptop from the network and rebooted it and Jellyfin started as expected.

This change was informed by reading the suggestion in this article: https://www.freedesktop.org/wiki/Software/systemd/NetworkTarget/
2023-09-14 18:31:22 +02:00
..
config nixos/update-users-groups: no need to include extra package 2023-09-03 11:26:37 +02:00
hardware nixos/decklink: init 2023-09-09 19:45:50 +02:00
i18n/input-method uim: remove qt4, fix qt5 2023-09-04 13:54:50 +02:00
image modules/image/repart: Fix stripNixStorePrefix 2023-08-22 13:09:03 +02:00
installer nixos/iso-image: Remove leftover false dichotomy between console/serial 2023-09-06 14:10:09 -04:00
misc nixos/doc: Improve documentation of documentation 2023-08-12 22:28:04 +03:00
profiles nixos/installation-device: allow nix-copy for root/nixos user 2023-08-07 16:48:49 +02:00
programs Merge pull request #253071 from linsui/yazi 2023-09-07 22:57:22 +02:00
security Merge pull request #251770 from robryk/suidwrapapparm 2023-09-10 09:51:36 +02:00
services Jellyfin service starts after network-online.target 2023-09-14 18:31:22 +02:00
system Merge pull request #254056 from n8henrie/master 2023-09-10 16:07:44 +02:00
tasks Merge pull request #254429 from ctheune/fix-swraid-for-old-init 2023-09-11 09:11:10 +03:00
testing Merge pull request #219106 from m-bdf/nixos-testing-increase-device-timeout 2023-06-20 11:48:45 +02:00
virtualisation Merge pull request #253146 from rnhmjoj/pr-anbox 2023-09-05 23:46:54 +02:00
module-list.nix nixos/decklink: init 2023-09-09 19:45:50 +02:00
rename.nix nixos/dhcp(46): remove 2023-07-28 16:35:40 +02:00