You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jellyfin/Emby.Server.Implementations
Bond_009 c4bb32f259
Access last element by index where possible
4 years ago
..
AppBase Minor improvements 4 years ago
Archiving
Branding
Channels Minor perf improvements 4 years ago
Collections Make some methods async 4 years ago
Configuration Move GenericEventArgs to Jellyfin.Data.Events 4 years ago
Cryptography
Data Use string.Split(char) where possible instead of string.Split(char[]) 4 years ago
Devices Move GenericEventArgs to Jellyfin.Data.Events 4 years ago
Dto Use string.Split(char) where possible instead of string.Split(char[]) 4 years ago
EntryPoints Merge pull request #4210 from nielsvanvelzen/typed-websocket-message 4 years ago
HttpServer Use string.Trim(char) instead of string.Trim(char[]) where possible 4 years ago
IO Fix some warnings 4 years ago
Images Merge pull request #4341 from Bond-009/minor6 4 years ago
Library Use string.Split(char) where possible instead of string.Split(char[]) 4 years ago
LiveTv Access last element by index where possible 4 years ago
Localization Translated using Weblate (Tamil) 4 years ago
MediaEncoder
Net Fix warnings 4 years ago
Networking Fix inverted logic for LAN IP detection 4 years ago
Playlists Fix build 4 years ago
Plugins Rename PlugInManifest.cs to PluginManifest.cs 4 years ago
Properties
QuickConnect Apply suggestions from code review 4 years ago
ScheduledTasks Merge pull request #4341 from Bond-009/minor6 4 years ago
Security Fix SA 1116 warnings 4 years ago
Serialization Fix 4 years ago
Session Fix playbackstart not triggering in the new eventmanager 4 years ago
Sorting Fix warnings 4 years ago
SyncPlay Fix build 4 years ago
TV Use nameof where possible 4 years ago
Udp Remove excess code. 4 years ago
Updates Merge pull request #4247 from crobibero/update-plugin 4 years ago
ApplicationHost.cs Use string.Split(char) where possible instead of string.Split(char[]) 4 years ago
ConfigurationOptions.cs Change default value for allow duplicates in playlist option to False 4 years ago
Emby.Server.Implementations.csproj Update to dotnet 3.1.9 4 years ago
IStartupOptions.cs Removed browser auto-load functionality from the server. 4 years ago
ResourceFileManager.cs
ServerApplicationPaths.cs Minor improvements 4 years ago