| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-06-09 | Fix a small number of compile warnings | aled | |
| 2020-06-09 | Merge pull request #3258 from aled/2149-fix-a-small-number-of-compile-warnings-1 | Bond-009 | |
| Fix a small number of compile warnings | |||
| 2020-06-09 | Merge pull request #3259 from crobibero/omdb-plugin-config | dkanada | |
| Add omdb config as embedded resource | |||
| 2020-06-07 | Merge pull request #3250 from shayaantx/master | dkanada | |
| Ignore languages with null ids when fetching images from tvdb | |||
| 2020-06-06 | remove extra spacing | Cody Robibero | |
| 2020-06-06 | Add omdb config as embedded resource | crobibero | |
| 2020-06-06 | Fix a small number of compile warnings | aled | |
| 2020-06-06 | Merge remote-tracking branch 'upstream/master' into ilogger | crobibero | |
| 2020-06-06 | Merge pull request #3208 from jellyfin/plugins | dkanada | |
| More work for core plugins | |||
| 2020-06-05 | undo erroneous changes | crobibero | |
| 2020-06-05 | Use typed logger where possible | crobibero | |
| 2020-06-05 | Update TvdbSeasonImageProvider.cs | shayaantx | |
| 2020-06-04 | Ignore languages with null ids | shayaantx | |
| 2020-06-04 | Merge branch 'master' into userdb-efcore | Patrick Barron | |
| # Conflicts: # Emby.Server.Implementations/EntryPoints/ServerEventNotifier.cs # Emby.Server.Implementations/Library/UserManager.cs # Emby.Server.Implementations/Sorting/IsFavoriteOrLikeComparer.cs # Emby.Server.Implementations/Sorting/IsPlayedComparer.cs # Emby.Server.Implementations/Sorting/IsUnplayedComparer.cs # Emby.Server.Implementations/TV/TVSeriesManager.cs # Jellyfin.Server.Implementations/Users/DefaultAuthenticationProvider.cs | |||
| 2020-06-03 | Merge pull request #2767 from Bond-009/nullable3 | Vasily | |
| Enable nullabe reference types for MediaBrowser.Model | |||
| 2020-05-31 | fix some easy warnings for tmdb | dkanada | |
| 2020-05-31 | move tmdb to plugin folder | dkanada | |
| 2020-05-31 | add plugin configurations for tvdb and omdb | dkanada | |
| 2020-05-27 | Merge branch 'master' into nullable3 | Bond_009 | |
| 2020-05-27 | Remove "download images in advance" option | ferferga | |
| 2020-05-26 | Merge branch 'master' into userdb-efcore | Patrick Barron | |
| # Conflicts: # Emby.Server.Implementations/Library/UserManager.cs # Jellyfin.Data/Jellyfin.Data.csproj # MediaBrowser.Api/UserService.cs # MediaBrowser.Controller/Library/IUserManager.cs | |||
| 2020-05-25 | remove uses of fnchecked from plugins | dkanada | |
| 2020-05-23 | Remove 'General' as an ExternalIdMediaType, and instead use 'null' to ↵ | Mark Monteiro | |
| represent a general external id type | |||
| 2020-05-22 | Merge pull request #3056 from rigtorp/tmdbsearch2 | Anthony Lavado | |
| Reduce number of TMDB lookups if filenames have punctuation chars | |||
| 2020-05-20 | Fix issues and add profile image support | Patrick Barron | |
| 2020-05-17 | Rename Name to ProviderName | Mark Monteiro | |
| 2020-05-17 | Do not convert 'Type' value to string unnecessarily, and do not replace ↵ | Mark Monteiro | |
| 'General' type with null | |||
| 2020-05-17 | Move ExternalIdMediaType enum to MediaBrowser.Model | Mark Monteiro | |
| 2020-05-17 | Rename external id type 'None' to 'General' | Mark Monteiro | |
| 2020-05-17 | Merge branch 'master' into externalid-type | Mark Monteiro | |
| 2020-05-17 | Update to .NET Core 3.1.4 | Mark Monteiro | |
| 2020-05-15 | Merge branch 'master' into userdb-efcore | Patrick Barron | |
| # Conflicts: # Emby.Server.Implementations/Activity/ActivityLogEntryPoint.cs # Emby.Server.Implementations/ApplicationHost.cs # Emby.Server.Implementations/Devices/DeviceManager.cs # Jellyfin.Server/Jellyfin.Server.csproj # Jellyfin.Server/Migrations/MigrationRunner.cs # MediaBrowser.Controller/Devices/IDeviceManager.cs | |||
| 2020-05-14 | If second cleaning results in same name skip lookup | Erik Rigtorp | |
| 2020-05-14 | Update MediaBrowser.Providers/Tmdb/Movies/TmdbSearch.cs | Erik Rigtorp | |
| Co-authored-by: Vasily <JustAMan@users.noreply.github.com> | |||
| 2020-05-14 | Update MediaBrowser.Providers/Tmdb/Movies/TmdbSearch.cs | Erik Rigtorp | |
| Co-authored-by: Vasily <JustAMan@users.noreply.github.com> | |||
| 2020-05-14 | Merge pull request #3089 from MrTimscampi/tmdb-original-title | dkanada | |
| Add more information to TmdbSeriesProvider | |||
| 2020-05-13 | Fix style issue in TmdbSeriesProvider | MrTimscampi | |
| 2020-05-12 | Initial migration code | Patrick Barron | |
| 2020-05-12 | Remove support for injecting ILogger directly | Patrick Barron | |
| 2020-05-12 | Address suggestions | MrTimscampi | |
| 2020-05-10 | Add Director to role mapper for TMDb | MrTimscampi | |
| 2020-05-10 | Add more information to TmdbSeriesProvider | MrTimscampi | |
| 2020-05-08 | Add Post subtitle in API | redSpoutnik | |
| 2020-05-07 | Rename member variables to conform to coding standard | Erik Rigtorp | |
| 2020-05-07 | Reduce number of TMDB lookups if filenames have punctuation chars | Erik Rigtorp | |
| Previosly TMDB would be queried with the raw name and always fail, then retry with the cleaned name. Now non-word chars are always cleaned out first. If first query fails, retry with more aggressive cleaning. | |||
| 2020-04-22 | Merge branch 'master' into register-services-correctly | Bond-009 | |
| 2020-04-22 | Merge pull request #2846 from jellyfin/azure | Bond-009 | |
| Remove requirement to build web during server builds | |||
| 2020-04-21 | Add <ProjectGuid> properties to all project files | Mark Monteiro | |
| This is required for SonarCloud analysis to run | |||
| 2020-04-20 | Merge remote-tracking branch 'upstream/master' into register-services-correctly | Mark Monteiro | |
| 2020-04-11 | Fix indentation | Bond_009 | |
