jellyfin/MediaBrowser.Controller
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
..
Authentication Enable nullable reference types for MediaBrowser.Controller 2021-05-07 00:39:20 +02:00
BaseItemManager Deprecate LibraryOptions.EnableInternetProviders 2021-12-16 00:52:18 +01:00
Channels BaseItem: remove unused function 2022-03-11 16:21:32 +01:00
Chapters Fix warnings in MediaBrowser.Controller/Drawing 2021-07-24 20:33:58 -07:00
ClientEvent Remove ClientLog endpoints 2021-11-20 08:47:05 -07:00
Collections Update StyleCop 2021-12-24 18:28:27 +01:00
Configuration Minor improvements 2021-08-15 23:48:19 +02:00
Devices Re-add documentation 2021-09-02 20:22:08 -04:00
Dlna Use correct id when finding existing dlna profile 2021-10-31 08:49:24 -06:00
Drawing Merge pull request #7946 from cvium/svg 2022-06-29 01:26:14 -04:00
Dto Fix warnings in MediaBrowser.Controller/Drawing 2021-07-24 20:33:58 -07:00
Entities Add escape hatch for Series merging 2022-07-03 00:32:09 +02:00
Events Enable nullable reference types for MediaBrowser.Controller 2021-05-07 00:39:20 +02:00
Extensions Merge pull request #7202 from knackebrot/unix-perms 2022-03-26 07:24:06 -06:00
IO Fix some warnings 2021-11-09 13:14:31 +01:00
Library Merge pull request #7604 from Jellifi007/fixes-diactritics 2022-05-20 18:30:56 -04:00
LiveTv Fix some warnings 2022-02-14 14:46:04 +01:00
MediaEncoding Merge pull request #8001 from jellyfin/fix-yuvj420p-hwdec 2022-06-29 01:26:38 -04:00
Net Use IAuthorizationContext for websocket 2022-01-01 12:34:22 -07:00
Notifications Enable nullable reference types for MediaBrowser.Controller 2021-05-07 00:39:20 +02:00
Persistence Clean up SqliteItemRepository 2022-02-15 22:27:38 +01:00
Playlists Optimize Guid comparisons 2022-02-21 14:15:09 +01:00
Plugins Minor fixes 2021-06-06 18:11:51 +02:00
Properties Adjusted AssemblyCopyright attribute values. 2019-03-14 22:17:56 +01:00
Providers Merge pull request #7873 from cvium/fix_nfo_remoteimages 2022-06-14 19:30:59 -04:00
QuickConnect Fix issues with QuickConnect and AuthenticationDb 2021-06-23 21:07:08 -06:00
Resolvers Merge pull request #7519 from nielsvanvelzen/resolverpriority-plugin2 2022-04-07 12:54:57 -04:00
Security Remove all unused usings 2021-09-06 21:15:30 +02:00
Session Merge pull request #7781 from crobibero/live-tv-infinite 2022-06-06 09:16:11 -04:00
Sorting Move non-jellyfin extensions to separate project 2021-06-19 18:04:46 +02:00
Subtitles Add IsAutomated to SubtitleSearchRequest 2021-10-19 21:06:05 +02:00
SyncPlay Remove unused dependencies 2021-11-16 12:24:17 +01:00
TV Fix suggestions from review 2021-05-15 15:33:50 -06:00
IDisplayPreferencesManager.cs Enable nullable reference types for MediaBrowser.Controller 2021-05-07 00:39:20 +02:00
IServerApplicationHost.cs Merge pull request #7954 from cvium/fix_7953_dlna_url 2022-06-29 01:26:15 -04:00
IServerApplicationPaths.cs Enable nullable reference types for MediaBrowser.Controller 2021-05-07 00:39:20 +02:00
MediaBrowser.Controller.csproj Merge pull request #7604 from Jellifi007/fixes-diactritics 2022-05-20 18:30:56 -04:00