jellyfin/MediaBrowser.Controller
Patrick Barron 82f93afa22
Fix More Live TV Warnings (#10818)
* Fix CA1819 in LiveTvManager

* Call ConfigureAwait in ChannelManager
2024-01-06 13:33:58 -07:00
..
Authentication Reduce log spam on failed logins 2023-08-21 19:09:32 +02:00
BaseItemManager
Channels Reduce usage of GetAwaiter().GetResult() 2023-03-14 12:05:49 +01:00
Chapters Fix warnings in MediaBrowser.Controller/Drawing 2021-07-24 20:33:58 -07:00
ClientEvent Multiple Stream changes 2023-10-11 18:32:57 +02:00
Collections Added CleanupCollection task 2023-02-01 19:34:58 +01:00
Configuration Minor improvements 2021-08-15 23:48:19 +02:00
Devices Remove some unused client capabilities and sync code (#10812) 2024-01-06 13:33:48 -07:00
Drawing Merge branch 'master' into trickplay 2023-10-18 19:27:05 -07:00
Dto
Entities Remove some unused client capabilities and sync code (#10812) 2024-01-06 13:33:48 -07:00
Events
Extensions Remove unnecessary Trim() from GetPersonFromXmlNode 2023-10-06 16:57:36 -04:00
IO Use ArgumentException.ThrowIfNullOrEmpty 2022-12-07 16:43:59 +01:00
Library Merge pull request #10682 from barronpm/livetv-warnings 2023-12-18 23:21:45 +01:00
LiveTv Fix More Live TV Warnings (#10818) 2024-01-06 13:33:58 -07:00
Lyrics
MediaEncoding Use -noauto{scale,rotate} for disabling auto filters (#10810) 2024-01-04 16:31:45 -07:00
Net Make files readonly 2023-10-08 00:40:58 +02:00
Persistence Allocate less Lists 2023-03-01 00:44:57 +01:00
Playlists
Plugins
Properties
Providers
QuickConnect Fix issues with QuickConnect and AuthenticationDb 2021-06-23 21:07:08 -06:00
Resolvers
Security Enable nullable for more files and add tests 2023-08-22 18:11:34 +02:00
Session Merge branch 'master' into media-type 2023-11-09 22:03:55 -07:00
Sorting Convert ItemSortBy to enum (#9765) 2023-11-09 14:00:13 -07:00
Streaming Move ProgressiveFileStream to Controller 2023-12-21 12:53:50 -05:00
Subtitles
SyncPlay
Trickplay
TV
IDisplayPreferencesManager.cs
IServerApplicationHost.cs Add SystemManager service 2023-10-04 14:40:00 -04:00
IServerApplicationPaths.cs Remove unused ImageByName API (#8928) 2022-12-19 18:44:13 -07:00
ISystemManager.cs Add SystemManager service 2023-10-04 14:40:00 -04:00
MediaBrowser.Controller.csproj