| .. |
|
DeleteOptions.cs
|
|
|
|
IDirectStreamProvider.cs
|
Remove BOM from UTF-8 files
|
2024-08-30 15:29:48 +02:00 |
|
IIntroProvider.cs
|
Remove some dead code
|
2022-02-17 08:15:26 +01:00 |
|
ILibraryManager.cs
|
WIP porting new Repository structure
|
2024-10-09 10:36:08 +00:00 |
|
ILibraryMonitor.cs
|
Use IHostApplicationLifetime to start library monitor
|
2024-02-07 10:52:36 -05:00 |
|
ILibraryPostScanTask.cs
|
|
|
|
ILiveStream.cs
|
Make ILiveStream an IDisposable
|
2023-12-05 14:26:35 -05:00 |
|
IMediaSourceManager.cs
|
Ported new Item Repository architecture
|
2024-10-09 10:41:54 +00:00 |
|
IMediaSourceProvider.cs
|
|
|
|
IMetadataFileSaver.cs
|
Flush to disk async where possible
|
2022-01-22 23:36:42 +01:00 |
|
IMetadataSaver.cs
|
Flush to disk async where possible
|
2022-01-22 23:36:42 +01:00 |
|
IMusicManager.cs
|
WIP porting new Repository structure
|
2024-10-09 10:36:08 +00:00 |
|
IntroInfo.cs
|
|
|
|
ISearchEngine.cs
|
|
|
|
ItemChangeEventArgs.cs
|
|
|
|
ItemResolveArgs.cs
|
More efficient array creation (#11468)
|
2024-04-30 13:32:59 -06:00 |
|
ItemUpdateType.cs
|
|
|
|
IUserDataManager.cs
|
Fixed TopParent not beeing migrated
|
2024-11-11 00:27:30 +00:00 |
|
IUserManager.cs
|
Remove passwordSha1 param from AuthenticateUser function
|
2024-08-30 14:27:30 +02:00 |
|
IUserViewManager.cs
|
Convert CollectionType, SpecialFolderType to enum (#9764)
|
2023-11-09 14:00:29 -07:00 |
|
LibraryManagerExtensions.cs
|
Return NotFound when itemId isn't found
|
2023-02-04 20:11:08 +01:00 |
|
MetadataConfigurationExtensions.cs
|
Reduce bottlenecks scan code (#9863)
|
2023-06-21 21:01:47 -06:00 |
|
MetadataConfigurationStore.cs
|
|
|
|
NameExtensions.cs
|
Use DistinctBy introduced in .NET 6
|
2022-12-19 15:21:42 +01:00 |
|
PlaybackProgressEventArgs.cs
|
|
|
|
PlaybackStartEventArgs.cs
|
|
|
|
PlaybackStopEventArgs.cs
|
|
|
|
SearchHintInfo.cs
|
|
|
|
TVUtils.cs
|
|
|
|
UserDataSaveEventArgs.cs
|
|
|