jellyfin/Emby.Server.Implementations
2021-01-23 14:42:29 +01:00
..
AppBase Removing left over edits left from the acceptance of previous PR's. 2020-11-16 19:45:21 +00:00
Archiving Document and clean up ZipClient.cs 2020-04-14 15:16:04 -04:00
Branding Apply code review suggestions 2020-04-19 13:39:12 -04:00
Channels Use UTF8 encoding and async correctly 2020-12-29 00:35:59 +01:00
Collections Make some methods async 2020-08-21 22:01:19 +02:00
Configuration fix ssl certificate cannot be saved 2020-12-11 23:52:09 +08:00
Cryptography Updated based on review feedback 2020-11-13 18:04:06 -07:00
Data Suggestions from code review 2020-12-04 08:00:55 -07:00
Devices Clean up DeviceManager and don't store capabilities on disk 2020-11-19 09:38:54 -05:00
Dto Fix potential null reference 2021-01-05 07:00:48 -07:00
EntryPoints Merge pull request #4242 from Spacetech/library_scan_speed 2020-12-04 13:17:26 +01:00
HttpServer This is only used in one place and therefore will always be HttpRequest. 2020-12-15 22:17:04 -07:00
Images Merge pull request #4341 from Bond-009/minor6 2020-11-02 11:10:39 -05:00
IO Ignore inaccessible files during library scans 2020-12-31 18:40:24 -08:00
Library Merge pull request #4906 from Spacetech/library_scan_ignore_inaccessible 2021-01-08 21:01:32 +01:00
LiveTv Merge pull request #4853 from Ullmie02/servicestack-json 2020-12-30 10:33:32 +01:00
Localization Translated using Weblate (Kazakh) 2021-01-22 17:25:47 -05:00
MediaEncoder Remove PlayableStreamFileNames as unused 2020-10-01 22:20:34 +02:00
Net Fix warnings 2020-07-24 16:37:54 +02:00
Playlists Reduce RequestHelpers.Split usage and remove RequestHelpers.GetGuids usage. 2020-11-16 20:29:46 -07:00
Plugins Added referenced assembly failure detection, and DI failure protection. 2020-12-31 11:39:34 +00:00
Properties Add tests for HdHomerunHost.GetModelInfo 2020-12-08 18:53:38 +01:00
QuickConnect Remove Hex class as the BCL has one now 2020-11-25 23:40:31 +01:00
ScheduledTasks Open FileStream with FileMode.Create instead of FileMode.OpenOrCreate 2021-01-12 15:51:32 +01:00
Security Fix SA 1116 warnings 2020-10-12 20:05:11 +02:00
Serialization Remove custom Json serializer 2020-12-23 13:24:34 +01:00
Session Fix capitalization of Playstate message 2021-01-05 10:06:55 -05:00
Sorting Fix warnings 2020-07-24 16:37:54 +02:00
SyncPlay Merge pull request #4716 from OancaAndrei/syncplay-new-auth-policies 2020-12-13 16:58:28 -05:00
TV Remove commented code 2021-01-18 06:47:18 -07:00
Udp Updatig netcollection & re-inserting BOM 2020-10-04 09:56:33 +01:00
Updates Update Emby.Server.Implementations/Updates/InstallationManager.cs 2020-12-23 10:27:27 +00:00
ApplicationHost.cs Added referenced assembly failure detection, and DI failure protection. 2020-12-31 11:39:34 +00:00
ConfigurationOptions.cs Change default value for allow duplicates in playlist option to False 2020-09-10 10:03:08 -07:00
Emby.Server.Implementations.csproj Bump sharpcompress from 0.26.0 to 0.27.1 2021-01-18 12:01:04 +00:00
IStartupOptions.cs Removed browser auto-load functionality from the server. 2020-09-16 13:22:04 -04:00
ServerApplicationPaths.cs Minor improvements 2020-10-17 16:01:36 +02:00