| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-05-18 | Add Full system backup feature (#13945) | JPVenson | |
| 2024-09-09 | cli: add option to disable network change detection (#11253) | gnattu | |
| 2023-01-15 | Enable in-process restarting | Patrick Barron | |
| 2022-12-07 | Fix build errors | Bond_009 | |
| 2022-12-05 | Replace != null with is not null | Bond_009 | |
| 2022-02-14 | Fix option to disable server discovery | 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-29 | Respect FFMpeg path passed via Environment Variable | Neil Burrows | |
| 2020-06-04 | initial implementation for custom plugin repositories | dkanada | |
| 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 | |||
| 2020-03-21 | Rename command line option to --nowebclient and config setting to HostWebClient | Mark Monteiro | |
| 2020-03-17 | Do not add command line flag to the config hierarchy unless it is explicitly set | Mark Monteiro | |
| 2020-03-15 | Use the same key constant for command line config and all other config | Mark Monteiro | |
| 2020-03-15 | Merge command line options into framework configuration | Mark Monteiro | |
| 2020-03-15 | Add --nowebcontent command line flag | Mark Monteiro | |
| Added without any functionality | |||
| 2019-10-26 | Enable nullable reference types for Jellyfin.Server | Bond_009 | |
| 2019-08-11 | Update deps + document startup project | Bond_009 | |
| * Fixed the release build * Documented all public/internal members of Jellyfin.Server * Enable TreatWarningsAsErrors for debug builds for Jellyfin.Server This will ensure that any new public/internal members of Jellyfin.Server are documented | |||
| 2019-03-12 | Finalise removal of --ffprobe switch | PloughPuff | |
| Removed --ffprobe from src files and server/docker scripts. | |||
| 2019-03-12 | Implement review feedback | Joshua Boniface | |
| 2019-03-10 | Add configuration flag for Web directory | Joshua Boniface | |
| 2019-03-05 | Remove --ffprobe logic | PloughPuff | |
| 2019-02-01 | Update StartupOptions.cs | Bond-009 | |
| 2019-02-01 | Rebase on master | Bond_009 | |
| 2019-01-31 | Improved help text and output errors to stderr | PloughPuff | |
| Addressed review comments from JustAMan. | |||
| 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. | |||
