jellyfin/MediaBrowser.Model
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
..
Activity Enable nullable in more files 2021-07-26 23:02:32 +02:00
ApiClient Enable nullability for ServerDiscoveryInfo (#5804) 2021-04-15 15:39:59 +02:00
Branding Fix splashscreen (#7895) 2022-06-14 19:34:29 -04:00
Channels Enable nullable for more files 2021-10-26 13:56:30 +02:00
ClientLog Suggestions from review 2021-10-27 19:20:14 -06:00
Collections Fix some warnings 2020-02-23 12:11:43 +01:00
Configuration Merge pull request #7950 from nyanmisaka/brighter-vpp-tonemap 2022-06-29 01:26:15 -04:00
Cryptography Replace PBKDF2-SHA1 with PBKDF2-SHA512 2021-11-10 22:34:54 +01:00
Devices Migrate authentication db to EF Core 2021-05-20 23:56:59 -04:00
Dlna Merge pull request #7947 from nyanmisaka/video-range-condition 2022-06-29 01:26:14 -04:00
Drawing Remove incorrect mime type image/jpg 2022-01-04 10:40:16 +01:00
Dto Series: issue-6450 2022-03-06 18:13:54 -07:00
Entities Add escape hatch for Series merging 2022-07-03 00:32:09 +02:00
Extensions Fix images "not loading" after manual identification 2021-09-09 19:16:15 -04:00
Globalization Fix some warnings 2022-02-14 14:46:04 +01:00
IO Split DirectoryExists and FileExists 2022-03-02 19:55:44 -07:00
Library Enable nullabe reference types for MediaBrowser.Model 2020-04-05 18:10:56 +02:00
LiveTv Remove unused using directives 2021-04-17 11:37:55 +01:00
MediaInfo Merge pull request #7960 from Shadowghost/subrip-encoder-fix 2022-06-29 01:26:15 -04:00
Net SocketFactory: Remove redundant code 2022-03-08 22:20:43 +01:00
Notifications Use our own Contains extension 2021-12-20 13:31:07 +01:00
Playlists Reduce RequestHelpers.Split usage and remove RequestHelpers.GetGuids usage. 2020-11-16 20:29:46 -07:00
Plugins Update StyleCop 2021-12-24 18:28:27 +01:00
Properties Move StreamBuilderTests to correct project (#7461) 2022-03-18 22:19:02 +01:00
Providers Enable nullable for MediaBrowser.Providers 2021-10-26 15:49:01 +02:00
Querying Merge pull request #7940 from Shadowghost/fix-recommendations 2022-06-29 01:26:14 -04:00
QuickConnect Fix issues with QuickConnect and AuthenticationDb 2021-06-23 21:07:08 -06:00
Search Fix some warnings 2022-02-14 14:46:04 +01:00
Serialization Remove custom Json serializer 2020-12-23 13:24:34 +01:00
Session Merge pull request #7947 from nyanmisaka/video-range-condition 2022-06-29 01:26:14 -04:00
Subtitles fix lint 2020-08-20 15:17:42 +08:00
SyncPlay Send playing item status in SyncPlay group update 2021-03-29 11:29:48 +02:00
System Simplify the way we choose our ffmpeg 2021-08-30 15:40:52 +02:00
Tasks Fix some warnings 2022-02-15 18:59:46 +01:00
Updates Remove useless nullable directives 2021-06-11 23:36:10 +02:00
Users Enable nullable for more files 2021-10-26 13:56:30 +02:00
MediaBrowser.Model.csproj Merge pull request #7984 from crobibero/dotnet-6.0.6 2022-06-29 01:26:36 -04:00