index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Emby.Server.Implementations
/
IStartupOptions.cs
Age
Commit message (
Expand
)
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
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
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 'InstallationManager:Plug...
Mark Monteiro
2019-03-12
Finalise removal of --ffprobe switch
PloughPuff
2019-01-31
Revert back to NoAutoRunWebApp
PloughPuff
2019-01-31
Move Options to Jellyfin.Server and create interface file
PloughPuff