mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-30 08:40:16 -05:00
Fix up the Setup Type dialog, by removing an unused function from the page. Adds logic to the installer to check for a basic or advanced setup choice. Ensures that the service is only installed if the "advanced" method is chosen. Note - it may be possible to remove some defaults from the .onInit, considering they get set through the program now.