jellyfin/Emby.Server.Implementations
Claus Vium bfb7c60f72
Merge pull request #9447 from Bond-009/disablerealtimemonitor
Disable real time monitoring by default
2023-07-01 19:33:53 +02:00
..
AppBase Enable nullable for more files (#9310) 2023-02-14 12:09:07 -07:00
Branding Apply code review suggestions 2020-04-19 13:39:12 -04:00
Channels Reduce usage of GetAwaiter().GetResult() 2023-03-14 12:05:49 +01:00
Collections Merge pull request #9231 from JPVenson/bugfix/1907_CleanupCollections 2023-06-28 17:44:11 -04:00
Configuration Enable nullable for more files (#9310) 2023-02-14 12:09:07 -07:00
Cryptography Don't use deprecated HashAlgorithm.Create(string) 2022-12-07 16:44:00 +01:00
Data Source SQLite cache_size from an Environment Variable (#9666) 2023-06-05 10:46:13 -06:00
Devices More cleanup 2021-12-27 14:20:05 +00:00
Dto Audio normalization (#9222) 2023-05-15 13:12:24 +02:00
EntryPoints Move hardcoded LibraryUpdateDuration to ServerConfiguration. Fixes #9893. 2023-06-19 07:31:22 -07:00
HttpServer Fix Websocket OpenApi (#9935) 2023-06-29 05:44:36 -06:00
Images Enable nullable for more files (#9310) 2023-02-14 12:09:07 -07:00
IO Remove ExtendedFileSystemInfo (#9749) 2023-05-10 17:39:57 -06:00
Library Merge pull request #9447 from Bond-009/disablerealtimemonitor 2023-07-01 19:33:53 +02:00
LiveTv Do HEAD request to get content type instead of checking for extension (#8823) 2023-06-27 21:36:39 -06:00
Localization Translated using Weblate (Nepali) 2023-06-24 11:41:43 -04:00
MediaEncoder Fix build failing 2023-01-16 20:06:56 +00:00
Net Replace != null with is not null 2022-12-05 15:01:13 +01:00
Playlists Fix TotalRecordCount calculation 2023-05-26 11:06:04 +02:00
Plugins Remove unnecessary type extension and handle feedback. 2023-04-16 18:47:57 -06:00
Properties Add SqliteItemRepository.ItemImageInfoFromValueString as a fuzzing 2021-09-02 21:28:00 +02:00
QuickConnect Use ArgumentException.ThrowIfNullOrEmpty 2022-12-07 16:43:59 +01:00
ScheduledTasks Merge pull request #9231 from JPVenson/bugfix/1907_CleanupCollections 2023-06-28 17:44:11 -04:00
Serialization Use static lambdas 2021-12-19 10:27:57 +01:00
Session Fix Websocket OpenApi (#9935) 2023-06-29 05:44:36 -06:00
Sorting Enable nullable for more files 2023-02-15 23:41:28 +01:00
SyncPlay Remove redundant 'else' keywords 2023-04-06 19:38:34 +02:00
TV Enable nullable for more files 2023-02-15 23:41:28 +01:00
Udp Fix option to disable server discovery 2022-02-14 14:39:33 +01:00
Updates Reconcile pre-packaged meta.json against manifest on install 2023-04-09 10:53:09 -06:00
ApplicationHost.cs POC sql connection pool 2023-04-21 14:04:37 +02:00
ConfigurationOptions.cs Source SQLite cache_size from an Environment Variable (#9666) 2023-06-05 10:46:13 -06:00
Emby.Server.Implementations.csproj Use Directory.Packages.props (#9135) 2023-02-04 10:15:08 -07:00
IStartupOptions.cs Enable in-process restarting 2023-01-15 15:56:18 -05:00
ServerApplicationPaths.cs Remove unused ImageByName API (#8928) 2022-12-19 18:44:13 -07:00