jellyfin/MediaBrowser.Controller/Entities
gnattu 588fb9e82b Don't assume library change only on item count
The library will also be updated when the number of children remains the same before and after scanning. For example, if one video file is removed and replaced with another version, we still need to remove the old one in this case.

Signed-off-by: gnattu <gnattuoc@me.com>
2024-05-11 03:57:22 +08:00
..
Audio Improve audio normalization 2024-04-28 15:18:53 +02:00
Movies
TV
AggregateFolder.cs Validate Collection Folders on adding and removal (#11444) 2024-05-05 08:21:40 -06:00
AudioBook.cs
BaseItem.cs More efficient array creation (#11468) 2024-04-30 13:32:59 -06:00
BaseItemExtensions.cs
BasePluginFolder.cs
Book.cs
CollectionFolder.cs chore: use proper way to override remove root 2024-04-17 14:41:19 +08:00
Extensions.cs More efficient array creation (#11468) 2024-04-30 13:32:59 -06:00
Folder.cs Don't assume library change only on item count 2024-05-11 03:57:22 +08:00
Genre.cs
ICollectionFolder.cs
IHasAspectRatio.cs
IHasDisplayOrder.cs
IHasMediaSources.cs
IHasProgramAttributes.cs
IHasSeries.cs
IHasSpecialFeatures.cs
IHasStartDate.cs
IHasTrailers.cs
IItemByName.cs
IMetadataContainer.cs
InternalItemsQuery.cs
InternalPeopleQuery.cs
ISupportsBoxSetGrouping.cs
ISupportsPlaceHolders.cs
ItemImageInfo.cs
LinkedChild.cs
LinkedChildComparer.cs
LinkedChildType.cs
MusicVideo.cs
PeopleHelper.cs
Person.cs
PersonInfo.cs
Photo.cs
PhotoAlbum.cs
SourceType.cs
Studio.cs
TagExtensions.cs More efficient array creation (#11468) 2024-04-30 13:32:59 -06:00
Trailer.cs
UserItemData.cs
UserRootFolder.cs fix: correctly pass parameters in overrides 2024-04-17 21:32:21 +08:00
UserView.cs chore: use proper way to override remove root 2024-04-17 14:41:19 +08:00
UserViewBuilder.cs
Video.cs Add IRecordingsManager service 2024-02-21 09:42:14 -05:00
Year.cs