.. |
Audio
|
Extend music parsing
|
2022-09-13 17:20:22 +02:00 |
Movies
|
Add xmldocs for TMDb provider, correct provider spelling
|
2022-11-17 11:16:20 +01:00 |
TV
|
Fix various typos
|
2022-08-15 06:48:34 -04:00 |
AggregateFolder.cs
|
Use ArgumentNullException.ThrowIfNull helper method
|
2022-10-06 20:21:23 +02:00 |
AudioBook.cs
|
Fix more warnings
|
2021-07-23 16:36:27 -07:00 |
BaseItem.cs
|
Fix extra type differentiation
|
2022-10-27 18:01:04 -07:00 |
BaseItemExtensions.cs
|
Use ArgumentNullException.ThrowIfNull helper method
|
2022-10-06 20:21:23 +02:00 |
BasePluginFolder.cs
|
Minor cleanup
|
2022-08-18 13:56:23 +02:00 |
Book.cs
|
Reduce warnings in MediaBrowser.Controller (#6006)
|
2021-05-11 13:55:46 +02:00 |
CollectionFolder.cs
|
Fix some warnings
|
2021-09-03 19:32:11 +02:00 |
Extensions.cs
|
Remove extra argument
|
2022-10-06 20:39:22 +02:00 |
Folder.cs
|
Use ArgumentNullException.ThrowIfNull helper method
|
2022-10-06 20:21:23 +02:00 |
Genre.cs
|
Merge pull request #7604 from Jellifi007/fixes-diactritics
|
2022-05-20 18:30:56 -04:00 |
ICollectionFolder.cs
|
Fix partial set of MediaBrowser.Controller/Entities warnings
|
2021-07-23 13:49:18 -07:00 |
IHasAspectRatio.cs
|
Enable nullable reference types for MediaBrowser.Controller
|
2021-05-07 00:39:20 +02:00 |
IHasDisplayOrder.cs
|
Enable nullable reference types for MediaBrowser.Controller
|
2021-05-07 00:39:20 +02:00 |
IHasMediaSources.cs
|
Update MediaBrowser.Controller/Entities/IHasMediaSources.cs
|
2021-08-15 10:30:12 -07:00 |
IHasProgramAttributes.cs
|
Enable nullable reference types for MediaBrowser.Controller
|
2021-05-07 00:39:20 +02:00 |
IHasSeries.cs
|
Reduce warnings in MediaBrowser.Controller
|
2021-05-13 07:33:11 -06:00 |
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
|
Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release
|
2020-08-22 21:56:24 +02:00 |
IHasTrailers.cs
|
Refactor extras parsing
|
2021-12-07 15:24:57 +01:00 |
IItemByName.cs
|
Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release
|
2020-08-22 21:56:24 +02:00 |
IMetadataContainer.cs
|
Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release
|
2020-08-22 21:56:24 +02:00 |
InternalItemsQuery.cs
|
Backport pull request #8662 from jellyfin/release-10.8.z
|
2022-10-31 23:08:42 -04:00 |
InternalPeopleQuery.cs
|
Reduce warnings in MediaBrowser.Controller (#6006)
|
2021-05-11 13:55:46 +02:00 |
ISupportsBoxSetGrouping.cs
|
Minor fixes
|
2021-06-06 18:11:51 +02:00 |
ISupportsPlaceHolders.cs
|
Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release
|
2020-08-22 21:56:24 +02:00 |
ItemImageInfo.cs
|
Enable nullable reference types for MediaBrowser.Controller
|
2021-05-07 00:39:20 +02:00 |
LinkedChild.cs
|
Reduce warnings in MediaBrowser.Controller (#6006)
|
2021-05-11 13:55:46 +02:00 |
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
|
Reduce warnings in MediaBrowser.Controller
|
2021-05-13 07:33:11 -06:00 |
PeopleHelper.cs
|
Use ArgumentNullException.ThrowIfNull helper method
|
2022-10-06 20:21:23 +02:00 |
Person.cs
|
Merge pull request #7604 from Jellifi007/fixes-diactritics
|
2022-05-20 18:30:56 -04:00 |
PersonInfo.cs
|
Fix partial set of MediaBrowser.Controller/Entities warnings
|
2021-07-23 13:49:18 -07:00 |
Photo.cs
|
Fix partial set of MediaBrowser.Controller/Entities warnings
|
2021-07-23 13:49:18 -07:00 |
PhotoAlbum.cs
|
Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release
|
2020-08-22 21:56:24 +02:00 |
Share.cs
|
Reduce warnings in MediaBrowser.Controller
|
2021-05-13 07:33:11 -06:00 |
SourceType.cs
|
Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release
|
2020-08-22 21:56:24 +02:00 |
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
|
Fix partial set of MediaBrowser.Controller/Entities warnings
|
2021-07-23 13:49:18 -07:00 |
UserItemData.cs
|
Update per feedback
|
2021-08-15 10:32:23 -07:00 |
UserRootFolder.cs
|
Fix some warnings
|
2021-09-09 15:59:13 +02:00 |
UserView.cs
|
Optimize Guid comparisons
|
2022-02-21 14:15:09 +01:00 |
UserViewBuilder.cs
|
Check for empty guid
|
2022-08-14 12:58:38 +02:00 |
Video.cs
|
Optimize Guid comparisons
|
2022-02-21 14:15:09 +01:00 |
Year.cs
|
Remove all instances of en-US culture
|
2021-09-26 09:11:25 -06:00 |