jellyfin/MediaBrowser.Controller/Entities
2023-03-09 12:05:30 +01:00
..
Audio Replace != null with is not null 2022-12-05 15:01:13 +01:00
Movies Add permission for collection management 2023-02-13 15:42:04 +01:00
TV Add SeasonProviderIds to EpisodeInfo (#9407) 2023-03-01 00:46:08 +01: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 Allow webp for local images 2023-03-08 15:19:40 +01:00
BaseItemExtensions.cs Replace != null with is not null 2022-12-05 15:01:13 +01:00
BasePluginFolder.cs Minor cleanup 2022-08-18 13:56:23 +02:00
Book.cs
CollectionFolder.cs Inject IDirectoryService where needed instead of passing it through ItemResolveArgs 2023-03-06 23:00:55 -05:00
Extensions.cs Use ArgumentException.ThrowIfNullOrEmpty 2022-12-07 16:43:59 +01:00
Folder.cs Fix recursive children lookup of folders (#8678) 2023-01-07 11:48:14 -07:00
Genre.cs Merge pull request #7604 from Jellifi007/fixes-diactritics 2022-05-20 18:30:56 -04:00
ICollectionFolder.cs
IHasAspectRatio.cs
IHasDisplayOrder.cs
IHasMediaSources.cs
IHasProgramAttributes.cs
IHasSeries.cs
IHasShares.cs
IHasSpecialFeatures.cs
IHasStartDate.cs
IHasTrailers.cs
IItemByName.cs
IMetadataContainer.cs
InternalItemsQuery.cs Add "Allowed Tags" to Parental Controls 2023-01-20 16:43:59 -03:00
InternalPeopleQuery.cs
ISupportsBoxSetGrouping.cs
ISupportsPlaceHolders.cs
ItemImageInfo.cs Replace == null with is null 2022-12-05 15:00:20 +01:00
LinkedChild.cs
LinkedChildComparer.cs
LinkedChildType.cs
MusicVideo.cs
PeopleHelper.cs Use ArgumentException.ThrowIfNullOrEmpty 2022-12-07 16:43:59 +01:00
Person.cs Merge pull request #7604 from Jellifi007/fixes-diactritics 2022-05-20 18:30:56 -04:00
PersonInfo.cs
Photo.cs
PhotoAlbum.cs
Share.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 Optimize Guid comparisons 2022-02-21 14:15:09 +01:00
UserViewBuilder.cs Replace != null with is not null 2022-12-05 15:01:13 +01:00
Video.cs Replace != null with is not null 2022-12-05 15:01:13 +01:00
Year.cs