..
AppBase
Use real temp dir instead of cache dir for temp files ( #12226 )
2024-07-15 08:44:14 -04:00
Branding
Apply code review suggestions
2020-04-19 13:39:12 -04:00
Collections
Lowercase CollectionTypeOptions to match legacy experience ( #11272 )
2024-03-31 21:58:06 -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
Do not consider tags in search ( #12741 )
2024-09-29 20:21:24 -06:00
Devices
Enable nullable for more files
2024-03-13 14:56:51 +01:00
Dto
Enable nullable for DtoService and DtoOptions
2024-07-29 21:05:40 +02:00
EntryPoints
Clean up UserDataManager
2024-08-30 15:08:56 +02:00
HttpServer
Fix WebSocket disconnecting when exception is thrown during processing ( #11395 )
2024-04-21 10:54:42 -06:00
IO
Watch library directories with perm errors ( #10684 )
2024-09-19 07:12:32 -06:00
Images
Backport pull request #12940 from jellyfin/release-10.10.z
2024-11-03 10:55:53 -05:00
Library
Backport pull request #13059 from jellyfin/release-10.10.z
2024-11-19 15:43:33 -05:00
Localization
Translated using Weblate (Korean)
2024-11-18 03:00:02 -05:00
MediaEncoder
Remove redundant newline to fix CI
2024-09-13 10:07:10 +08:00
Playlists
Backport pull request #12934 from jellyfin/release-10.10.z
2024-11-19 15:43:18 -05:00
Plugins
Update projects to .NET 9 ( #13023 )
2024-11-16 10:11:01 -07: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
Feature/media segments plugin api ( #12359 )
2024-09-07 14:56:51 -06:00
Serialization
fix: use new serializer cache per IXmlSerializer ( #11356 )
2024-04-14 17:01:59 -06:00
Session
Backport pull request #12915 from jellyfin/release-10.10.z
2024-11-03 10:55:50 -05:00
Sorting
Replace LINQ with more direct access method
2024-03-27 16:17:01 +01:00
SyncPlay
Use helper function to compare guid ( #10825 )
2024-01-17 08:51:39 -07:00
TV
Merge pull request #11665 from Bond-009/getuserbyid
2024-08-28 12:39:48 -06:00
Updates
Use helper function to compare guid ( #10825 )
2024-01-17 08:51:39 -07:00
ApplicationHost.cs
Update projects to .NET 9 ( #13023 )
2024-11-16 10:11:01 -07: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