| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-01-15 | Enable in-process restarting | Patrick Barron | |
| 2021-10-02 | Document IStartupOptions | Patrick Barron | |
| 2021-08-28 | Remove more and more warnings | Cody Robibero | |
| 2021-05-20 | Enable nullable reference types for Emby.Server.Implementations | Bond_009 | |
| 2021-04-17 | Remove unused using directives | BaronGreenback | |
| 2021-02-27 | fix | BaronGreenback | |
| 2020-09-16 | Removed browser auto-load functionality from the server. | spookbits | |
| Added profiles in launchSettings to start either the web client or the swagger API page. Removed --noautorunwebapp as this is the default functionality. | |||
| 2020-06-04 | initial implementation for custom plugin repositories | dkanada | |
| 2020-05-29 | Enable TreatWarningsAsErrors for Jellyfin.Server.Implementations in Release mode | Bond_009 | |
| 2020-05-20 | Update Emby.Server.Implementations/IStartupOptions.cs | Neil Burrows | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2020-05-20 | Renaming variable and refactoring IF statement | Neil Burrows | |
| 2020-05-02 | Auto discover published URL override | Neil Burrows | |
| 2020-04-05 | Add '--plugin-manifest-url' command line option and ↵ | Mark Monteiro | |
| 'InstallationManager:PluginManifestUrl' config option | |||
| 2019-03-12 | Finalise removal of --ffprobe switch | PloughPuff | |
| Removed --ffprobe from src files and server/docker scripts. | |||
| 2019-01-31 | Revert back to NoAutoRunWebApp | PloughPuff | |
| Addressed further review comments. Removed unnecessary .ParsedStartupOptions namespace. Removed DataDir, ConfigDir and LogDir from Interface file as not necessary. | |||
| 2019-01-31 | Move Options to Jellyfin.Server and create interface file | PloughPuff | |
| Changes following review comments. | |||
