jellyfin/Emby.Server.Implementations
Vasily 3769453541
Merge pull request #978 from fasheng/fix-dlna-multiple-interfaces
Fix DLNA for multiple interfaces on linux
2019-02-27 19:23:31 +03:00
..
Activity Merge pull request #736 from Bond-009/startasync 2019-02-03 22:23:54 -05:00
AppBase Removed remaining self-update code 2019-02-18 16:57:08 +01:00
Archiving Removed some unused fields 2019-02-09 15:57:42 +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 Merge pull request #891 from Bond-009/postsan 2019-02-27 00:31:48 -05:00
Collections Removed some unused fields 2019-02-09 15:57:42 +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 Log time in a standardized way 2019-02-26 19:40:23 +01:00
Devices Removed some unused fields 2019-02-09 15:57:42 +01:00
Diagnostics Minor changes to encoding code 2019-02-02 15:56:54 +01:00
Dto Remove ordering items 2019-02-26 20:47:23 +01:00
EntryPoints Make all class implementing dynamically loaded interfaces public 2019-02-15 23:05:14 +01:00
EnvironmentInfo Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv 2019-01-13 20:54:44 +01:00
FFMpeg Removed some unused fields 2019-02-09 15:57:42 +01:00
HttpClientManager Remove duplicate code and use using to properly dispose the response stream 2019-02-22 20:24:42 +01:00
HttpServer Log time in a standardized way 2019-02-26 19:40:23 +01:00
Images Remove support for games as a media type 2019-01-31 19:04:47 +01:00
IO Merge pull request #887 from wtayl0r/replace-primitives-with-iconfiguration 2019-02-18 19:30:11 +03:00
Library Merge pull request #848 from Bond-009/perf 2019-02-19 21:24:51 -05:00
LiveTv Avoid exceptions due to folder and file not found 2019-02-20 13:30:06 +00:00
Localization Update kz.csv 2019-02-23 01:51:35 +05: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 Remove redundant parenthesis 2019-02-27 20:16:54 +08:00
Playlists Remove MoreLINQ 2019-02-02 12:27:06 +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 Log time in a standardized way 2019-02-26 19:40:23 +01:00
Security Replaced injections of ILogger with ILoggerFactory 2019-01-20 21:05:12 +00:00
Serialization Less string allocations 2019-02-12 21:06:47 +01:00
Services Reduce string allocations at startup 2019-02-20 16:49:03 +01:00
Session Remove ordering items 2019-02-26 20:47:23 +01:00
Sorting Make all class implementing dynamically loaded interfaces public 2019-02-15 23:05:14 +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 Change logging to match the action 2019-02-11 18:54:10 +01:00
UserViews Fix namespacing so it lines up properly with file names and paths (#715) 2019-02-09 10:10:33 +01:00
Xml Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv 2019-01-13 20:54:44 +01:00
ApplicationHost.cs Merge pull request #978 from fasheng/fix-dlna-multiple-interfaces 2019-02-27 19:23:31 +03:00
ConfigurationOptions.cs Removed unnecessary configuration options and reduced primitive dependencies 2019-02-17 14:09:52 +00:00
Emby.Server.Implementations.csproj Removed Reference and replaced with package reference 2019-02-17 14:09:52 +00:00
IStartupOptions.cs Revert back to NoAutoRunWebApp 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 Rewrite rules for determining app paths and use XDG_CONFIG_HOME for configDir (#781) 2019-02-13 16:35:14 +01:00