jellyfin/Emby.Server.Implementations
2020-12-04 09:03:02 -05: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 fix spacing 2020-12-01 11:09:01 -07:00
Collections Make some methods async 2020-08-21 22:01:19 +02:00
Configuration Move GenericEventArgs to Jellyfin.Data.Events 2020-08-13 20:52:55 -04:00
Cryptography Updated based on review feedback 2020-11-13 18:04:06 -07:00
Data Add support for query negation 2020-11-27 16:12:16 -06:00
Devices Clean up DeviceManager and don't store capabilities on disk 2020-11-19 09:38:54 -05:00
Dto Use string.Split(char) where possible instead of string.Split(char[]) 2020-11-14 20:27:48 +01:00
EntryPoints Merge pull request #4242 from Spacetech/library_scan_speed 2020-12-04 13:17:26 +01:00
HttpServer Return NoResult only when request doesn't have a token. 2020-12-01 14:47:42 -07:00
Images Merge pull request #4341 from Bond-009/minor6 2020-11-02 11:10:39 -05:00
IO Fix some warnings 2020-08-31 22:20:19 +02:00
Library Use GetParentItem where applicable 2020-12-01 16:16:17 -07:00
LiveTv Minor improvements 2020-12-02 15:38:52 +01:00
Localization Translated using Weblate (Finnish) 2020-12-04 09:03:02 -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 Fixed issue with plugins being deleted. 2020-11-19 14:40:06 +00:00
Properties
QuickConnect Remove Hex class as the BCL has one now 2020-11-25 23:40:31 +01:00
ScheduledTasks Set DeleteTranscodeFileTask to trigger every 24h 2020-11-20 08:12:38 -07:00
Security Fix SA 1116 warnings 2020-10-12 20:05:11 +02:00
Serialization Fix 2020-08-09 14:08:56 +02:00
Session Clean up DeviceManager and don't store capabilities on disk 2020-11-19 09:38:54 -05:00
Sorting Fix warnings 2020-07-24 16:37:54 +02:00
SyncPlay Fixes spelling. 2020-11-18 13:23:45 +00:00
TV Merge pull request #4633 from crobibero/guid-params 2020-12-03 07:51:02 +01:00
Udp Updatig netcollection & re-inserting BOM 2020-10-04 09:56:33 +01:00
Updates Remove Hex class as the BCL has one now 2020-11-25 23:40:31 +01:00
ApplicationHost.cs Merge branch 'master' into PlugsVersionNumberFix 2020-12-04 13:50:44 +01: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 prometheus-net.DotNetRuntime from 3.4.0 to 3.4.1 2020-11-30 15:06:21 +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