jellyfin/Emby.Server.Implementations
Bond_009 767a42fbdb Minor LibraryMonitor improvements
* Enable nullable
* Add a fast return to ReportFileSystemChanged when path should be ignored
* Use Span overloads of Path.* functions where possible
* IFileSystem: remove NormalizePath as Path.TrimEndingDirectorySeparator already checks if it's a root path
2023-09-13 17:30:50 +02:00
..
AppBase
Branding
Channels
Collections Merge pull request #9231 from JPVenson/bugfix/1907_CleanupCollections 2023-06-28 17:44:11 -04:00
Configuration
Cryptography
Data Merge pull request #10138 from cvium/sqlite_client_poc 2023-08-28 11:54:35 +02:00
Devices
Dto Album gain (#10085) 2023-08-18 10:25:56 +02:00
EntryPoints Extract networking constants 2023-07-03 22:04:59 +02:00
HttpServer Enforce permissions on websocket connections 2023-07-07 08:50:37 +02:00
Images Enable recursive query in BaseFolderImageProvider 2023-07-21 19:16:01 +09:30
IO Minor LibraryMonitor improvements 2023-09-13 17:30:50 +02:00
Library Minor LibraryMonitor improvements 2023-09-13 17:30:50 +02:00
LiveTv refactor: use ConcurrentDictionary when IMemoryCache isn't needed 2023-08-18 14:00:56 +02:00
Localization Translated using Weblate (Czech) 2023-09-05 02:40:48 -04:00
MediaEncoder
Net
Playlists Fix TotalRecordCount calculation 2023-05-26 11:06:04 +02:00
Plugins Enable nullable for more files 2023-07-29 21:35:38 +02:00
Properties
QuickConnect
ScheduledTasks Merge pull request #9231 from JPVenson/bugfix/1907_CleanupCollections 2023-06-28 17:44:11 -04:00
Serialization
Session Remove existing sessions for a user on the same device on login 2023-09-11 10:49:01 -04:00
Sorting
SyncPlay Remove redundant 'else' keywords 2023-04-06 19:38:34 +02:00
TV Add option to include resumable items in next up requests 2023-09-06 00:35:32 -04:00
Udp
Updates Reconcile pre-packaged meta.json against manifest on install 2023-04-09 10:53:09 -06:00
ApplicationHost.cs Minor LibraryMonitor improvements 2023-09-13 17:30:50 +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 loading works 2023-08-21 12:13:32 +02:00
IStartupOptions.cs
ServerApplicationPaths.cs