jellyfin/MediaBrowser.Model/Entities
Mikal Stordal 8e1796f08a Add escape hatch for Series merging
This is an universal solution for plugins to override how series are merged.
The reason to override is so we can set the same provider id on multiple items without merging them, while using another id for merging them. Having an (optional) provider id not tied to any online database allows plugins to use their own rules for merging series.
2022-07-03 00:32:09 +02:00
..
ChapterInfo.cs Enable nullabe reference types for MediaBrowser.Model 2020-04-05 18:10:56 +02:00
CollectionType.cs Enable TreatWarningsAsErrors for MediaBrowser.Model 2021-02-20 23:29:33 +01:00
CollectionTypeOptions.cs Fix build 2021-02-24 02:57:10 +01:00
ExtraType.cs Add ExtraType.Unknown enum value and use it instead of null 2020-04-01 18:10:29 +02:00
IHasProviderIds.cs Enable nullabe reference types for MediaBrowser.Model 2020-04-05 18:10:56 +02:00
ImageType.cs Use our own Contains extension 2021-12-20 13:31:07 +01:00
IsoType.cs Fix warnings MediaBrowser.Model 2020-02-04 01:49:27 +01:00
LibraryUpdateInfo.cs Enable nullabe reference types for MediaBrowser.Model 2020-04-05 18:10:56 +02:00
LocationType.cs Fix warnings MediaBrowser.Model 2020-02-04 01:49:27 +01:00
MediaAttachment.cs Enable nullabe reference types for MediaBrowser.Model 2020-04-05 18:10:56 +02:00
MediaStream.cs Merge pull request #7964 from jellyfin/dovi-side-data 2022-06-29 01:26:15 -04:00
MediaStreamType.cs Fix warnings MediaBrowser.Model 2020-02-04 01:49:27 +01:00
MediaType.cs Fix warnings MediaBrowser.Model 2020-02-04 01:49:27 +01:00
MediaUrl.cs fix SA1513/SA1516 2020-06-16 16:11:30 +12:00
MetadataField.cs Update StyleCop 2021-12-24 18:28:27 +01:00
MetadataProvider.cs Add escape hatch for Series merging 2022-07-03 00:32:09 +02:00
ParentalRating.cs Enable nullabe reference types for MediaBrowser.Model 2020-04-05 18:10:56 +02:00
PersonType.cs Fix documentation for lyricist and arranger 2021-08-16 00:22:36 +02:00
ProviderIdsExtensions.cs Merge pull request #7654 from Shadowghost/nfo-provider-fix 2022-04-28 09:26:45 -04:00
SeriesStatus.cs Remove unused usings 2020-03-24 16:12:06 +01:00
SpecialFolder.cs Enable TreatWarningsAsErrors for MediaBrowser.Model 2021-02-20 23:29:33 +01:00
TrailerType.cs Fix some warnings 2020-02-23 12:11:43 +01:00
UserDataSaveReason.cs Fix warnings MediaBrowser.Model 2020-02-04 01:49:27 +01:00
Video3DFormat.cs Fix some warnings 2020-02-23 12:11:43 +01:00
VideoType.cs Fix warnings MediaBrowser.Model 2020-02-04 01:49:27 +01:00
VirtualFolderInfo.cs Move non-jellyfin extensions to separate project 2021-06-19 18:04:46 +02:00