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
Nick 5a860710a8
Make TrickplayManifest dictionary key a string rather than Guid
1 year ago
..
AppBase Enable nullable for more files (#9310) 2 years ago
Branding
Channels Reduce usage of GetAwaiter().GetResult() 2 years ago
Collections Merge pull request #9231 from JPVenson/bugfix/1907_CleanupCollections 1 year ago
Configuration Enable nullable for more files (#9310) 2 years ago
Cryptography Don't use deprecated HashAlgorithm.Create(string) 2 years ago
Data Migrate to trickplay table to EF. Rename vars/methods/members to have consistent use of tile and thumbnail 1 year ago
Devices More cleanup 3 years ago
Dto Make TrickplayManifest dictionary key a string rather than Guid 1 year ago
EntryPoints Move hardcoded LibraryUpdateDuration to ServerConfiguration. Fixes #9893. 1 year ago
HttpServer Replace == null with is null 2 years ago
IO Remove ExtendedFileSystemInfo (#9749) 1 year ago
Images Enable nullable for more files (#9310) 2 years ago
Library Merge pull request #9564 from AmbulantRex/whitelist-dlls 1 year ago
LiveTv Do HEAD request to get content type instead of checking for extension (#8823) 1 year ago
Localization Merge branch 'master' into trickplay 1 year ago
MediaEncoder Fix build failing 2 years ago
Net Replace != null with is not null 2 years ago
Playlists Fix TotalRecordCount calculation 1 year ago
Plugins Remove unnecessary type extension and handle feedback. 1 year ago
Properties Add SqliteItemRepository.ItemImageInfoFromValueString as a fuzzing 3 years ago
QuickConnect Use ArgumentException.ThrowIfNullOrEmpty 2 years ago
ScheduledTasks Merge pull request #9231 from JPVenson/bugfix/1907_CleanupCollections 1 year ago
Serialization Use static lambdas 3 years ago
Session Fix argument is not used in message template warning 2 years ago
Sorting Enable nullable for more files 2 years ago
SyncPlay Remove redundant 'else' keywords 2 years ago
TV Enable nullable for more files 2 years ago
Udp Fix option to disable server discovery 3 years ago
Updates Reconcile pre-packaged meta.json against manifest on install 1 year ago
ApplicationHost.cs Migrate to trickplay table to EF. Rename vars/methods/members to have consistent use of tile and thumbnail 1 year ago
ConfigurationOptions.cs Source SQLite cache_size from an Environment Variable (#9666) 1 year ago
Emby.Server.Implementations.csproj Use Directory.Packages.props (#9135) 2 years ago
IStartupOptions.cs Enable in-process restarting 2 years ago
ServerApplicationPaths.cs Remove unused ImageByName API (#8928) 2 years ago