mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-05 14:25:21 -04:00
0d5fbcb031
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.