jellyfin/Emby.Server.Implementations
2025-03-23 10:05:40 -06:00
..
AppBase Extract trickplay files into own subdirectory 2025-01-26 11:56:19 +01:00
Branding
Collections Better exception message when folders or folder items are missing (#13632) 2025-02-28 23:01:21 -07:00
Configuration Use DI for IFileSystem 2023-10-03 10:25:14 -04:00
Cryptography Don't use deprecated HashAlgorithm.Create(string) 2022-12-07 16:44:00 +01:00
Data Remove all DB data on item removal, delete internal trickplay files (#13753) 2025-03-23 10:05:13 -06:00
Devices move to new System.Threading.Lock type for better performance 2024-12-12 18:10:06 +05:00
Dto WIP porting new Repository structure 2024-10-09 10:36:08 +00:00
EntryPoints Merge pull request #12798 from JPVenson/feature/EFUserData 2025-01-25 02:08:44 -05:00
HttpServer Always await instead of directly returning Task 2024-10-31 17:02:06 +01:00
Images Use MediaTypeNames where possible (#13440) 2025-01-26 21:06:24 -07:00
IO Backport pull request #13390 from jellyfin/release-10.10.z 2025-02-03 17:07:09 -05:00
Library Rework season folder parsing (#11748) 2025-03-23 10:05:40 -06:00
Localization Rename Pakistan to select dropdown accessible name (#13752) 2025-03-23 08:31:26 -06:00
MediaEncoder Naming refactoring and WIP porting of new interface repositories 2024-10-09 09:53:39 +00:00
Playlists Fix possible NullReferenceException in playlist warning 2025-03-02 01:03:55 +08:00
Plugins chore: fix spelling 2025-01-25 20:05:15 -05:00
Properties Move LiveTv to separate project 2024-01-09 10:16:56 -05:00
QuickConnect Use ArgumentException.ThrowIfNullOrEmpty 2022-12-07 16:43:59 +01:00
ScheduledTasks Backport pull request #13593 from jellyfin/release-10.10.z 2025-02-25 15:32:02 -05:00
Serialization fix: use new serializer cache per IXmlSerializer (#11356) 2024-04-14 17:01:59 -06:00
Session Fix OnPlaybackStopped task erroring out (#13226) 2025-03-20 07:10:48 -06:00
Sorting Replace LINQ with more direct access method 2024-03-27 16:17:01 +01:00
SyncPlay move to new System.Threading.Lock type for better performance 2024-12-12 18:10:06 +05:00
TV Add fast-path to getting just the SeriesPresentationUniqueKey for NextUp (#13687) 2025-03-18 17:37:04 -06:00
Updates chore: fix spelling 2025-01-25 20:05:15 -05:00
ApplicationHost.cs Fixed ChapterRepository not set 2024-11-17 14:14:14 +00:00
ConfigurationOptions.cs Backport pull request #12934 from jellyfin/release-10.10.z 2024-11-19 15:43:18 -05:00
Emby.Server.Implementations.csproj Update projects to .NET 9 (#13023) 2024-11-16 10:11:01 -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
SystemManager.cs Remove Emby.Dlna 2023-11-15 20:53:44 -05:00