jellyfin/Emby.Server.Implementations/Library
Cody Robibero f7f3ad9eb7
Precache livetv program images (#11083)
* Precache livetv program images

* return if cache hit

* use EnsureSuccessStatusCode

* Read proper bytes
2024-03-03 13:32:55 -07:00
..
Resolvers Convert CollectionType to use lowercase enum names 2023-12-08 15:45:36 -07:00
Validators Convert string MediaType to enum MediaType 2023-10-10 15:57:15 -06:00
CoreResolutionIgnoreRule.cs Replace != null with is not null 2022-12-05 15:01:13 +01:00
IgnorePatterns.cs Ignore .zfs folder 2023-09-27 20:35:00 +02:00
LibraryManager.cs Precache livetv program images (#11083) 2024-03-03 13:32:55 -07:00
LiveStreamHelper.cs Change nested try catch to using statement 2024-02-01 07:14:25 +00:00
MediaSourceManager.cs Merge changes 2024-02-03 08:45:14 +01:00
MediaStreamSelector.cs Deduplicate media stream ordering code (#9014) 2023-01-07 11:30:55 -07:00
MusicManager.cs Use helper function to compare guid (#10825) 2024-01-17 08:51:39 -07:00
PathExtensions.cs Correct styling inconsistencies 2023-04-01 05:03:55 -06:00
ResolverHelper.cs Use ArgumentException.ThrowIfNullOrEmpty 2022-12-07 16:43:59 +01:00
SearchEngine.cs Use helper function to compare guid (#10825) 2024-01-17 08:51:39 -07:00
SplashscreenPostScanTask.cs suggestions from review 2022-01-10 10:59:32 -07:00
UserDataManager.cs Updated the summary and the Dto name. 2023-11-15 13:55:14 +03:00
UserViewManager.cs Use helper function to compare guid (#10825) 2024-01-17 08:51:39 -07:00