You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jellyfin/Emby.Server.Implementations
Joshua M. Boniface 3766a88bea
Merge pull request #13390 from gnattu/catch-ioexception
1 month ago
..
AppBase Use real temp dir instead of cache dir for temp files (#12226) 7 months ago
Branding
Collections Lowercase CollectionTypeOptions to match legacy experience (#11272) 11 months ago
Configuration
Cryptography
Data Do not consider tags in search (#12741) 5 months ago
Devices Enable nullable for more files 12 months ago
Dto Enable nullable for DtoService and DtoOptions 7 months ago
EntryPoints Clean up UserDataManager 6 months ago
HttpServer Fix WebSocket disconnecting when exception is thrown during processing (#11395) 10 months ago
IO Catch IOExceptions for GetFileSystemMetadata 1 month ago
Images Don't do double remove in BaseDynamicImageProvider 4 months ago
Library Exclude file system based library playlists from migration (#13059) 3 months ago
Localization Fix rating levels 1 month ago
MediaEncoder Remove redundant newline to fix CI 5 months ago
Playlists Fix playlists (#12934) 3 months ago
Plugins
Properties
QuickConnect
ScheduledTasks Feature/media segments plugin api (#12359) 6 months ago
Serialization fix: use new serializer cache per IXmlSerializer (#11356) 10 months ago
Session Fixed possible NullReferenceException in SessionManager (#12915) 4 months ago
Sorting Replace LINQ with more direct access method 11 months ago
SyncPlay
TV Merge pull request #11665 from Bond-009/getuserbyid 6 months ago
Updates
ApplicationHost.cs Prevent server from starting if the ffmpeg path is invalid (#12463) 6 months ago
ConfigurationOptions.cs Fix playlists (#12934) 3 months ago
Emby.Server.Implementations.csproj
IStartupOptions.cs
ServerApplicationPaths.cs
SystemManager.cs