jellyfin/Emby.Server.Implementations
2020-04-29 08:04:05 -06:00
..
Activity Merge pull request #2466 from dkanada/plugin 2020-04-21 01:45:52 +03:00
AppBase Do not call UseContentRoot() on the web host builder 2020-03-15 17:42:57 +01:00
Archiving Fix some warnings 2020-04-11 12:03:10 +02:00
Branding
Browser Remove versioned API 2020-04-29 08:04:05 -06:00
Channels Fix some warnings 2020-04-11 12:03:10 +02:00
Collections Fix some warnings 2020-04-11 12:03:10 +02:00
Configuration Remove unused usings 2020-03-24 16:12:06 +01:00
Cryptography
Data Remove dead function 2020-04-15 14:29:12 +02:00
Devices
Dto Use null-coalescing assignment 2020-04-01 21:20:36 +02:00
EntryPoints Restart port forwarding when public https port changes 2020-04-16 22:49:23 -04:00
HttpClientManager Enable Microsoft.CodeAnalysis.FxCopAnalyzers for Jellyfin.Common 2020-04-02 20:12:18 +02:00
HttpServer fix spelling error 2020-04-19 11:46:22 +09:00
Images
IO Remove unused usings 2020-03-24 16:12:06 +01:00
Library Changed '\d' to '[0-9]'. 2020-04-19 14:14:04 -07:00
LiveTv Merge pull request #2829 from Bond-009/warn19 2020-04-19 12:04:02 +09:00
Localization Translated using Weblate (Chinese (Traditional)) 2020-04-21 13:36:28 -04:00
MediaEncoder Address comments 2020-04-01 19:05:41 +02:00
Middleware
Net
Networking Remove unused usings 2020-03-24 16:12:06 +01:00
Playlists Do not check for duplicates if they are allowed in playlist configuration 2020-03-13 23:14:25 +01:00
Properties
ScheduledTasks Do not use IAsyncEnumerable unnecessarily 2020-04-06 22:04:24 -04:00
Security
Serialization
Services Rename 'log' to 'logger' 2020-04-02 09:32:43 -04:00
Session Revert #2146 ordering change 2020-03-29 16:57:13 -04:00
SocketSharp
Sorting
TV
Udp
Updates merge branch master into plugin 2020-04-11 20:10:16 +09:00
UserViews
WebSockets
ApplicationHost.cs Merge pull request #2466 from dkanada/plugin 2020-04-21 01:45:52 +03:00
ConfigurationOptions.cs update plugin manifest url 2020-04-11 20:11:41 +09:00
Emby.Server.Implementations.csproj Bump Mono.Nat from 2.0.0 to 2.0.1 2020-04-13 10:39:10 +00:00
IStartupOptions.cs Add '--plugin-manifest-url' command line option and 'InstallationManager:PluginManifestUrl' config option 2020-04-05 13:46:36 -04:00
ResourceFileManager.cs
ServerApplicationPaths.cs