mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-17 22:52:01 -04:00
This will make it easier to move dependency registration to a system without having to new up all the services first. Moved the primitives to an IConfiguration which is much easier to inject.