aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/IStartupOptions.cs
AgeCommit message (Expand)Author
2023-01-15Enable in-process restartingPatrick Barron
2021-10-02Document IStartupOptionsPatrick Barron
2021-08-28Remove more and more warningsCody Robibero
2021-05-20Enable nullable reference types for Emby.Server.ImplementationsBond_009
2021-04-17Remove unused using directivesBaronGreenback
2021-02-27fixBaronGreenback
2020-09-16Removed browser auto-load functionality from the server.spookbits
2020-06-04initial implementation for custom plugin repositoriesdkanada
2020-05-29Enable TreatWarningsAsErrors for Jellyfin.Server.Implementations in Release modeBond_009
2020-05-20Update Emby.Server.Implementations/IStartupOptions.csNeil Burrows
2020-05-20Renaming variable and refactoring IF statementNeil Burrows
2020-05-02Auto discover published URL overrideNeil Burrows
2020-04-05Add '--plugin-manifest-url' command line option and 'InstallationManager:Plug...Mark Monteiro
2019-03-12Finalise removal of --ffprobe switchPloughPuff
2019-01-31Revert back to NoAutoRunWebAppPloughPuff
2019-01-31Move Options to Jellyfin.Server and create interface filePloughPuff