jellyfin/Emby.Server.Implementations
Stepan Goremykin a3cc39ddd8
Use frozen collections in MimeTypes.cs (#10826)
Co-authored-by: Stepan Goremykin <goremukin@gmail.com>
2024-09-04 17:47:01 -06:00
..
AppBase Use real temp dir instead of cache dir for temp files (#12226) 2024-07-15 08:44:14 -04:00
Branding
Collections Lowercase CollectionTypeOptions to match legacy experience (#11272) 2024-03-31 21:58:06 -06:00
Configuration
Cryptography
Data Merge pull request #11250 from nyanmisaka/fix-hwa-video-rotation 2024-08-27 22:24:34 +02: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 Enable nullable for UserItemData 2024-07-29 21:05:23 +02:00
HttpServer Fix WebSocket disconnecting when exception is thrown during processing (#11395) 2024-04-21 10:54:42 -06:00
Images Use real temp dir instead of cache dir for temp files (#12226) 2024-07-15 08:44:14 -04:00
IO Use real temp dir instead of cache dir for temp files (#12226) 2024-07-15 08:44:14 -04:00
Library Use frozen collections in MimeTypes.cs (#10826) 2024-09-04 17:47:01 -06:00
Localization Translated using Weblate (Danish) 2024-09-04 11:41:35 -04:00
MediaEncoder
Playlists Backport pull request #12037 from jellyfin/release-10.9.z 2024-06-23 11:40:46 -04:00
Plugins
Properties
QuickConnect
ScheduledTasks Run DeleteTranscodeFileTask on startup (#12239) 2024-07-15 08:55:31 -04:00
Serialization fix: use new serializer cache per IXmlSerializer (#11356) 2024-04-14 17:01:59 -06:00
Session Backport pull request #11901 from jellyfin/release-10.9.z 2024-08-05 10:58:22 -04:00
Sorting Replace LINQ with more direct access method 2024-03-27 16:17:01 +01:00
SyncPlay
TV Merge pull request #11665 from Bond-009/getuserbyid 2024-08-28 12:39:48 -06:00
Updates
ApplicationHost.cs Prevent server from starting if the ffmpeg path is invalid (#12463) 2024-08-28 12:43:37 -06:00
ConfigurationOptions.cs Prevent server from starting if the ffmpeg path is invalid (#12463) 2024-08-28 12:43:37 -06:00
Emby.Server.Implementations.csproj
IStartupOptions.cs
ServerApplicationPaths.cs
SystemManager.cs