jellyfin/Emby.Server.Implementations
Tim Eisele 6e60634c9f
Skip invalid ignore rules (#15746)
2025-12-13 08:39:49 -07:00
..
AppBase Don't error out when searching for marker files fails (#15466) 2025-11-11 15:45:47 -07:00
Branding Apply code review suggestions 2020-04-19 13:39:12 -04:00
Chapters Only save chapters that are within the runtime of the video file (#15176) 2025-10-26 10:37:16 -06:00
Collections Fix collections folder duplication (#14925) 2025-10-08 08:32:00 -06: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 Add People Dedup and multiple progress fixes (#14848) 2025-09-24 15:20:30 -06:00
Devices move to new System.Threading.Lock type for better performance 2024-12-12 18:10:06 +05:00
Dto Add People Dedup and multiple progress fixes (#14848) 2025-09-24 15:20:30 -06:00
EntryPoints Fixed namespaces 2025-03-25 16:45:00 +01:00
HttpServer Fix modification checks and make sure to use UTC (#14347) 2025-06-26 17:50:37 -06:00
IO Fix NullReferenceException in filesystem path comparison (#15548) 2025-11-18 18:37:09 -07:00
Images Fix modification checks and make sure to use UTC (#14347) 2025-06-26 17:50:37 -06:00
Library Skip invalid ignore rules (#15746) 2025-12-13 08:39:49 -07:00
Localization Revert "Localization/iso6392.txt: change pob and pop" (#15555) 2025-11-23 19:20:29 +01:00
Playlists Fix playlist DateCreated and DateLastMediaAdded not being set (#15508) 2025-11-14 15:19:40 -07:00
Plugins Fix modification checks and make sure to use UTC (#14347) 2025-06-26 17:50:37 -06: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 cleanup 2025-10-07 12:20:08 -05:00
Serialization fix: use new serializer cache per IXmlSerializer (#11356) 2024-04-14 17:01:59 -06:00
Session Use RequestHelpers.GetSession in SessionWebSocketListener (#14494) 2025-07-20 20:00:47 -06:00
Sorting Revert IsPlayed optimization, pass UserItemData to IsPlayed when available (#14786) 2025-09-14 11:18:21 -06:00
SyncPlay Return SyncPlay group info after creation, add GET group endpoint (#13935) 2025-04-20 19:40:23 -06:00
TV Fixed namespaces 2025-03-25 16:45:00 +01:00
Updates Prefer filting by package id instead of name (#15197) 2025-10-25 09:37:09 -06:00
ApplicationHost.cs Use proper scheduler that honors the parallel task limit (#14281) 2025-06-15 15:21:11 -06: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 Add .gitignore style ignoring (#13906) 2025-04-26 09:35:57 -06:00
IStartupOptions.cs Enable in-process restarting 2023-01-15 15:56:18 -05:00
ServerApplicationPaths.cs Check for path overlaps (#12832) 2025-04-26 09:30:25 -06:00
SystemManager.cs Ignore null key virtual folders (#14253) 2025-06-09 06:20:04 -06:00