| .. |
|
Audio
|
Convert string MediaType to enum MediaType
|
2023-10-10 15:57:15 -06:00 |
|
Movies
|
Convert ItemSortBy to enum (#9765)
|
2023-11-09 14:00:13 -07:00 |
|
TV
|
== null -> is null
|
2023-08-22 21:14:54 +02:00 |
|
AggregateFolder.cs
|
Inject IDirectoryService where needed instead of passing it through ItemResolveArgs
|
2023-03-06 23:00:55 -05:00 |
|
AudioBook.cs
|
|
|
|
BaseItem.cs
|
Merge branch 'master' into media-type
|
2023-11-09 22:03:55 -07:00 |
|
BaseItemExtensions.cs
|
Use null propagation
|
2023-10-08 01:25:37 +02:00 |
|
BasePluginFolder.cs
|
Convert CollectionType, SpecialFolderType to enum (#9764)
|
2023-11-09 14:00:29 -07:00 |
|
Book.cs
|
Merge branch 'master' into feat/book-persons
|
2023-11-13 18:07:23 +01:00 |
|
CollectionFolder.cs
|
Convert CollectionType, SpecialFolderType to enum (#9764)
|
2023-11-09 14:00:29 -07:00 |
|
Extensions.cs
|
Use ArgumentException.ThrowIfNullOrEmpty
|
2022-12-07 16:43:59 +01:00 |
|
Folder.cs
|
Pass cancellation token
|
2023-10-08 00:55:14 +02:00 |
|
Genre.cs
|
Merge pull request #7604 from Jellifi007/fixes-diactritics
|
2022-05-20 18:30:56 -04:00 |
|
ICollectionFolder.cs
|
Convert CollectionType, SpecialFolderType to enum (#9764)
|
2023-11-09 14:00:29 -07:00 |
|
IHasAspectRatio.cs
|
|
|
|
IHasDisplayOrder.cs
|
Convert ItemSortBy to enum (#9765)
|
2023-11-09 14:00:13 -07:00 |
|
IHasMediaSources.cs
|
|
|
|
IHasProgramAttributes.cs
|
|
|
|
IHasSeries.cs
|
|
|
|
IHasSpecialFeatures.cs
|
|
|
|
IHasStartDate.cs
|
|
|
|
IHasTrailers.cs
|
|
|
|
IItemByName.cs
|
|
|
|
IMetadataContainer.cs
|
|
|
|
InternalItemsQuery.cs
|
Merge branch 'master' into media-type
|
2023-11-09 22:03:55 -07:00 |
|
InternalPeopleQuery.cs
|
|
|
|
ISupportsBoxSetGrouping.cs
|
|
|
|
ISupportsPlaceHolders.cs
|
|
|
|
ItemImageInfo.cs
|
Enable nullable for more files and add tests
|
2023-08-22 18:11:34 +02:00 |
|
LinkedChild.cs
|
|
|
|
LinkedChildComparer.cs
|
|
|
|
LinkedChildType.cs
|
|
|
|
MusicVideo.cs
|
|
|
|
PeopleHelper.cs
|
Convert Person.Type to use PersonKind enum (#9487)
|
2023-03-25 11:52:02 -06:00 |
|
Person.cs
|
Merge pull request #7604 from Jellifi007/fixes-diactritics
|
2022-05-20 18:30:56 -04:00 |
|
PersonInfo.cs
|
Convert Person.Type to use PersonKind enum (#9487)
|
2023-03-25 11:52:02 -06:00 |
|
Photo.cs
|
Convert string MediaType to enum MediaType
|
2023-10-10 15:57:15 -06:00 |
|
PhotoAlbum.cs
|
|
|
|
SourceType.cs
|
|
|
|
Studio.cs
|
Merge pull request #7604 from Jellifi007/fixes-diactritics
|
2022-05-20 18:30:56 -04:00 |
|
TagExtensions.cs
|
|
|
|
Trailer.cs
|
|
|
|
UserItemData.cs
|
Replace != null with is not null
|
2022-12-05 15:01:13 +01:00 |
|
UserRootFolder.cs
|
Replace != null with is not null
|
2022-12-05 15:01:13 +01:00 |
|
UserView.cs
|
Convert CollectionType, SpecialFolderType to enum (#9764)
|
2023-11-09 14:00:29 -07:00 |
|
UserViewBuilder.cs
|
Merge branch 'master' into media-type
|
2023-11-09 22:03:55 -07:00 |
|
Video.cs
|
Convert string MediaType to enum MediaType
|
2023-10-10 15:57:15 -06:00 |
|
Year.cs
|
|
|