jellyfin/MediaBrowser.Controller/Entities
Anthony Lavado bae5e3795e
Fix SetImage to avoid out of range exception (#1798)
* Fix SetImage to avoid out of range exception

* Actually use the new images we've retrieved
2019-09-26 09:47:48 -04:00
..
Audio More warning fixes 2019-08-29 22:28:33 +02:00
Movies Fix warnings, improve performance (#1665) 2019-09-02 02:19:29 -04:00
TV Fix warnings, improve performance (#1665) 2019-09-02 02:19:29 -04:00
AggregateFolder.cs
AudioBook.cs
BaseItem.cs Fix SetImage to avoid out of range exception (#1798) 2019-09-26 09:47:48 -04:00
BaseItemExtensions.cs Speed up DeepCopy 2019-04-02 18:17:50 +02:00
BasePluginFolder.cs
Book.cs
CollectionFolder.cs
DayOfWeekHelper.cs
Extensions.cs Fix warnings, improve performance (#1665) 2019-09-02 02:19:29 -04:00
Folder.cs Fix warnings, improve performance (#1665) 2019-09-02 02:19:29 -04:00
Genre.cs
ICollectionFolder.cs
IHasAspectRatio.cs
IHasDisplayOrder.cs
IHasMediaSources.cs
IHasProgramAttributes.cs
IHasScreenshots.cs
IHasSeries.cs
IHasSpecialFeatures.cs
IHasStartDate.cs
IHasTrailers.cs Fix warnings, improve performance (#1665) 2019-09-02 02:19:29 -04:00
IItemByName.cs
IMetadataContainer.cs
InternalItemsQuery.cs
InternalPeopleQuery.cs
ISupportsBoxSetGrouping.cs
ISupportsPlaceHolders.cs
ItemImageInfo.cs Cleanup/simplification 2019-03-07 21:13:13 +01:00
LinkedChild.cs Use CultureInvariant string conversion for Guids 2019-08-09 23:17:54 +02:00
MusicVideo.cs More warning fixes 2019-08-29 22:28:33 +02:00
PeopleHelper.cs
Person.cs
Photo.cs
PhotoAlbum.cs
Share.cs
SourceType.cs
Studio.cs
TagExtensions.cs
Trailer.cs
User.cs Improvements to UserManager 2019-08-16 21:06:11 +02:00
UserItemData.cs
UserRootFolder.cs
UserView.cs Seperate changes from #1023 2019-03-25 21:27:03 +01:00
UserViewBuilder.cs Use CultureInvariant string conversion for Guids 2019-08-09 23:17:54 +02:00
Video.cs Cleanup/simplification 2019-03-07 21:13:13 +01:00
Year.cs