You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jellyfin/MediaBrowser.Controller/Entities
Bond_009 bcb4010db6
More improvements
3 years ago
..
Audio Use distinct for artists to avoid double refreshing 4 years ago
Movies Code Clean up: Use Pattern Matching (#5838) 3 years ago
TV Code Clean up: Use Pattern Matching (#5838) 3 years ago
AggregateFolder.cs Reduce string allocations/fs lookups in resolve code 4 years ago
AudioBook.cs
BaseItem.cs Code Clean up: Convert to null-coalescing operator ?? (#5845) 3 years ago
BaseItemExtensions.cs DeepCopy: Throw ArgumentNullException if one of the args is null 4 years ago
BasePluginFolder.cs
Book.cs
CollectionFolder.cs More improvements 3 years ago
Extensions.cs
Folder.cs Reduce some allocations with the magic of spans etc. 3 years ago
Genre.cs
ICollectionFolder.cs
IHasAspectRatio.cs
IHasDisplayOrder.cs
IHasMediaSources.cs
IHasProgramAttributes.cs
IHasScreenshots.cs
IHasSeries.cs
IHasSpecialFeatures.cs
IHasStartDate.cs
IHasTrailers.cs
IItemByName.cs
IMetadataContainer.cs
ISupportsBoxSetGrouping.cs
ISupportsPlaceHolders.cs
InternalItemsQuery.cs
InternalPeopleQuery.cs
ItemImageInfo.cs
LinkedChild.cs
MusicVideo.cs
PeopleHelper.cs Remove dead code 3 years ago
Person.cs
PersonInfo.cs
Photo.cs Code Clean up: Use Pattern Matching (#5838) 3 years ago
PhotoAlbum.cs
Share.cs
SourceType.cs
Studio.cs
TagExtensions.cs
Trailer.cs
UserItemData.cs
UserRootFolder.cs
UserView.cs Code Clean up: Convert to null-coalescing operator ?? (#5845) 3 years ago
UserViewBuilder.cs Improve perf of db save and query 4 years ago
Video.cs
Year.cs