jellyfin/Emby.Server.Implementations
Joshua M. Boniface 7249b5744c
Merge commit from fork
Fix GHSA-f47c-m7gr-q92j
2026-05-24 17:33:51 -04:00
..
AppBase Don't error out when searching for marker files fails (#15466) 2025-11-11 15:45:47 -07:00
Branding
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
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 Deduplicate using Distinct 2026-01-18 18:16:45 -05: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
Images Skip image checks for empty folders 2026-02-12 18:04:27 -05:00
IO Skip hidden directories and .ignore paths in library monitoring (#16029) 2026-01-16 18:45:19 -07:00
Library Merge commit from fork 2026-05-24 17:33:51 -04:00
Localization Prefer US rating on fallback (#15793) 2025-12-19 20:41:09 -07: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
QuickConnect Use ArgumentException.ThrowIfNullOrEmpty 2022-12-07 16:43:59 +01:00
ScheduledTasks cleanup 2025-10-07 12:20:08 -05:00
Serialization
Session Merge pull request #16845 from JPVenson/backport/adaptLoggingForUserConcurrency 2026-05-15 10:02:50 +02: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 Fix crash when plugin repository has an invalid URL 2026-01-06 11:57:25 -05: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
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