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
/
Configuration
/
ServerConfigurationManager.cs
Age
Commit message (
Expand
)
Author
2023-10-03
Use DI for IFileSystem
Patrick Barron
2023-02-14
Enable nullable for more files (#9310)
Bond-009
2021-05-20
Enable nullable reference types for Emby.Server.Implementations
Bond_009
2020-12-11
fix ssl certificate cannot be saved
nyanmisaka
2020-08-13
Move GenericEventArgs to Jellyfin.Data.Events
Patrick Barron
2020-06-27
use constructor to set optimal config values
dkanada
2020-05-27
Merge branch 'master' into nullable3
Bond_009
2020-05-14
Address review comments
Patrick Barron
2020-04-26
Ensure metadata path is created on app startup, and also each time it is updated
Mark Monteiro
2020-04-14
Clean up and document ServerConfigurationManager.cs
Patrick Barron
2020-04-05
Enable nullabe reference types for MediaBrowser.Model
Bond_009
2020-03-24
Remove unused usings
Bond_009
2020-01-31
Fix warnings
Bond_009
2019-12-10
Apply suggestions from code review
Bond-009
2019-11-27
Fix more warnings
Bond_009
2019-11-21
Don't append transcodes to transcoding temp path
Bond-009
2019-11-21
revert settings to their old names
dkanada
2019-11-21
rename some missed variables and fix warnings
dkanada
2019-11-21
minor changes to transcode cleanup scheduled task
dkanada
2019-08-29
move the transcode path
dkanada
2019-04-17
Fix metadata path save
Bond_009
2019-01-28
Unwrapped `MoveDirectory`, `DirectoryExists`, `FileExists` & removed `MoveFile`
Erwin de Haan
2019-01-13
ReSharper conform to 'var' settings
Erwin de Haan
2019-01-13
Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv
Erwin de Haan
2019-01-13
Visual Studio Reformat: Emby.Server.Implementations Part A-Da
Erwin de Haan
2019-01-10
Mayor code cleanup
Erwin de Haan
2019-01-05
Remove unnecessary using statements
Bond_009
2019-01-05
Remove FireEventIfNotNull
Bond_009
2018-12-30
Use Microsoft.Extensions.Logging abstraction
Bond_009
2018-09-12
Update to 3.5.2 and .net core 2.1
stefan
2017-11-01
update librarymanager
Luke Pulverenti
2017-11-01
normalize strm file contents
Luke Pulverenti
2017-08-09
consolidate emby.server.core into emby.server.implementations
Luke Pulverenti
2017-02-20
make more classes portable
Luke Pulverenti