jellyfin/MediaBrowser.Controller/Entities/TV
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
..
Episode.cs Optimize Guid comparisons 2022-02-21 14:15:09 +01:00
Season.cs Optimize Guid comparisons 2022-02-21 14:15:09 +01:00
Series.cs Add escape hatch for Series merging 2022-07-03 00:32:09 +02:00