jellyfin/Emby.Server.Implementations
Joshua M. Boniface bba01bf7b9
Merge pull request #3194 from OancaAndrei/syncplay-enhanced
SyncPlay for TV series (and Music)
2020-12-04 20:22:30 -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 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 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 Merge pull request #3194 from OancaAndrei/syncplay-enhanced 2020-12-04 20:22:30 -05:00
IO Remove IIsoMounter and IsoMounter 2020-12-03 07:34:15 -07:00
Images Merge pull request #4341 from Bond-009/minor6 2020-11-02 11:10:39 -05: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 Adjusted AssemblyCopyright attribute values. 2019-03-14 22:17:56 +01:00
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 Remove circular dependency between websocket listeners and manager 2020-11-28 11:21:53 +01:00
Sorting Fix warnings 2020-07-24 16:37:54 +02:00
SyncPlay Reorder parameters in HandleRequest 2020-12-04 23:16:15 +01: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 pull request #4651 from crobibero/iso_manager 2020-12-04 14:53:09 -05: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