jellyfin/Emby.Server.Implementations
PloughPuff ebd2a30087 Accept single-hyphen usage and rename -programdatadir to -datadir
For backwards compatibility, modify the args[] strings to replace single-hyphens with double-hyphens before parsing.

Also rename -programdatadir to -datadir.
2019-01-31 18:56:34 +01:00
..
Activity Merge pull request #716 from Bond-009/warnings 2019-01-29 19:32:08 +03:00
AppBase Removed loose whitespace and one .ToArray() call. 2019-01-28 22:21:14 +01:00
Archiving Unwrapped OpenRead and CopyFile 2019-01-28 22:09:58 +01:00
Branding Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv 2019-01-13 20:54:44 +01:00
Browser Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv 2019-01-13 20:54:44 +01:00
Channels Unwrapped CreateDirectory and DeleteDirectory 2019-01-28 22:09:56 +01:00
Collections Unwrapped MoveDirectory, DirectoryExists, FileExists & removed MoveFile 2019-01-28 22:10:00 +01:00
Configuration Unwrapped MoveDirectory, DirectoryExists, FileExists & removed MoveFile 2019-01-28 22:10:00 +01:00
Cryptography Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv 2019-01-13 20:54:44 +01:00
Data Add Size to TypedBaseItem 2019-01-26 21:59:06 +01:00
Devices Unwrapped all /(Write|Read)All(Text|Bytes)/ functions. 2019-01-28 22:10:50 +01:00
Diagnostics removed excess newlines 2019-01-22 19:42:58 +01:00
Dto Change image dimentions from double to int 2019-01-26 13:16:47 +01:00
EntryPoints Use CommandLineParser package for handling CLI args 2019-01-31 18:56:34 +01:00
EnvironmentInfo Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv 2019-01-13 20:54:44 +01:00
FFMpeg Use CommandLineParser package for handling CLI args 2019-01-31 18:56:34 +01:00
HttpClientManager Unwrapped CreateDirectory and DeleteDirectory 2019-01-28 22:09:56 +01:00
HttpServer Fix trim input 2019-01-22 22:40:06 +01:00
Images Unwrapped OpenRead and CopyFile 2019-01-28 22:09:58 +01:00
IO Final refactored IFileSystem and ManagedFileSystem 2019-01-28 22:10:52 +01:00
Library Remove more Connect related stuff 2019-01-31 18:47:50 +01:00
LiveTv Unwrapped MoveDirectory, DirectoryExists, FileExists & removed MoveFile 2019-01-28 22:10:00 +01:00
Localization Unwrapped OpenRead and CopyFile 2019-01-28 22:09:58 +01:00
MediaEncoder Unwrapped OpenRead and CopyFile 2019-01-28 22:09:58 +01:00
Net Replaced injections of ILogger with ILoggerFactory 2019-01-20 21:05:12 +00:00
Networking Replaced injections of ILogger with ILoggerFactory 2019-01-20 21:05:12 +00:00
Playlists Unwrapped all /(Write|Read)All(Text|Bytes)/ functions. 2019-01-28 22:10:50 +01:00
Properties Update product name to Jellyfin Server 2019-01-19 23:53:23 -05:00
Reflection Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv 2019-01-13 20:54:44 +01:00
ScheduledTasks Removed loose whitespace and one .ToArray() call. 2019-01-28 22:21:14 +01:00
Security Replaced injections of ILogger with ILoggerFactory 2019-01-20 21:05:12 +00:00
Serialization Unwrapped OpenRead and CopyFile 2019-01-28 22:09:58 +01:00
Services Merge pull request #575 from EraYaN/reformat 2019-01-19 15:11:50 -05:00
Session Replaced injections of ILogger with ILoggerFactory 2019-01-20 21:05:12 +00:00
Sorting ReSharper conform to 'var' settings 2019-01-13 21:37:13 +01:00
Threading Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv 2019-01-13 20:54:44 +01:00
TV ReSharper conform to 'var' settings 2019-01-13 21:37:13 +01:00
Udp Visual Studio Reformat: Emby.Server.Implementations Part U-U & Root 2019-01-13 20:23:38 +01:00
Updates Unwrapped all /(Write|Read)All(Text|Bytes)/ functions. 2019-01-28 22:10:50 +01:00
UserViews Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv 2019-01-13 20:54:44 +01:00
Xml Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv 2019-01-13 20:54:44 +01:00
ApplicationHost.cs Use CommandLineParser package for handling CLI args 2019-01-31 18:56:34 +01:00
Emby.Server.Implementations.csproj Use CommandLineParser package for handling CLI args 2019-01-31 18:56:34 +01:00
ResourceFileManager.cs Unwrapped all /(Write|Read)All(Text|Bytes)/ functions. 2019-01-28 22:10:50 +01:00
ServerApplicationPaths.cs Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv 2019-01-13 20:54:44 +01:00
StartupOptions.cs Accept single-hyphen usage and rename -programdatadir to -datadir 2019-01-31 18:56:34 +01:00