jellyfin/MediaBrowser.Controller/Entities
2023-02-20 11:53:20 +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 Merge pull request #8775 from SenorSmartyPants/DVRMetadata 2023-01-03 12:01:32 +01:00
AggregateFolder.cs Replace != null with is not null 2022-12-05 15:01:13 +01:00
AudioBook.cs
BaseItem.cs Fix playlist parental control and no parental control skipping forbidden unrated items 2023-02-20 11:53:20 +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 Use DistinctBy introduced in .NET 6 2022-12-19 15:21:42 +01: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 Update StyleCop 2021-12-24 18:28:27 +01:00
IHasSpecialFeatures.cs Don't cache special feature ids 2021-12-21 00:10:58 +01:00
IHasStartDate.cs
IHasTrailers.cs Refactor extras parsing 2021-12-07 15:24:57 +01:00
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 Update StyleCop 2021-12-24 18:28:27 +01:00
LinkedChildType.cs Update StyleCop 2021-12-24 18:28:27 +01:00
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 Use our own Contains extension 2021-12-20 13:31:07 +01:00
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 Remove all instances of en-US culture 2021-09-26 09:11:25 -06:00