| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-08-06 | Remove rate limit from TMDb provider | cvium | |
| 2020-08-06 | Throw HttpException when tvdb sends us crap data | cvium | |
| 2020-08-06 | Make external ids nullable in TMDb | cvium | |
| 2020-08-04 | Merge pull request #3809 from Bond-009/minor4 | Anthony Lavado | |
| Minor improvements | |||
| 2020-08-04 | Change OnRefreshStart and OnRefreshComplete logging levels to debug | cvium | |
| 2020-08-03 | Minor improvements | Bond_009 | |
| OFC I reduced some allocations | |||
| 2020-08-03 | Bump PlaylistsNET from 1.0.6 to 1.1.2 | dependabot[bot] | |
| Bumps [PlaylistsNET](https://github.com/tmk907/PlaylistsNET) from 1.0.6 to 1.1.2. - [Release notes](https://github.com/tmk907/PlaylistsNET/releases) - [Commits](https://github.com/tmk907/PlaylistsNET/commits) Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2020-08-02 | Change Budget and Revenue to long to avoid overflow | cvium | |
| 2020-07-29 | Optimize Substring and StringBuilder usage | Bond_009 | |
| 2020-07-26 | Merge pull request #3660 from crobibero/plugin-config-location | Anthony Lavado | |
| Force plugin config location | |||
| 2020-07-23 | Merge pull request #3632 from azlm8t/log-path-on-error | Bond-009 | |
| tvdb: Log path on lookup errors | |||
| 2020-07-22 | Log path on lookup errors | E.Smith | |
| If the lookup fails (due to a bad id in an nfo file for example), then we had no indication of which directory failed, so the user can not fix the problem. Now we include the path in the error message such as: MediaBrowser.Providers.TV.SeriesMetadataService: Error in DummySeasonProvider for /media/x/y/z and MediaBrowser.Providers.Manager.ProviderManager: TvdbSeriesImageProvider failed in GetImageInfos for type Series at /media/x/y/z | |||
| 2020-07-22 | implement change properly | crobibero | |
| 2020-07-22 | Force plugin config location | crobibero | |
| 2020-07-20 | fully remove jquery | crobibero | |
| 2020-07-20 | fix built in plugin js | crobibero | |
| 2020-07-19 | Add missing documentation. | Patrick Barron | |
| 2020-07-19 | Clean up ProviderManager.cs | Patrick Barron | |
| 2020-07-19 | Fix tvdb actors url | crobibero | |
| 2020-07-17 | Update .NET Core to 3.1.6 | Patrick Barron | |
| 2020-07-16 | Add EnumeratorCancellation attribute | crobibero | |
| 2020-07-15 | Change to IAsyncEnumerable | Claus Vium | |
| 2020-07-15 | Fetch image keytypes before querying images | Claus Vium | |
| 2020-07-05 | Merge pull request #3505 from Bond-009/minor3 | Joshua M. Boniface | |
| Minor fixes | |||
| 2020-07-04 | Update MediaBrowser.Providers/Plugins/Tmdb/Movies/TmdbMovieProvider.cs | Bond-009 | |
| Co-authored-by: Patrick Barron <18354464+barronpm@users.noreply.github.com> | |||
| 2020-07-04 | Minor fixes | Bond_009 | |
| 2020-07-04 | Use Array.Empty | Patrick Barron | |
| 2020-06-26 | Merge remote-tracking branch 'upstream/master' into external-id-type | Mark Monteiro | |
| 2020-06-22 | Fix scan crashed | Bond-009 | |
| 2020-06-20 | Merge pull request #3380 from Bond-009/warn20 | Anthony Lavado | |
| Enable TreatWarningsAsErrors in Release for MediaBrowser.Providers | |||
| 2020-06-20 | fix SA1503 for one line if statements | telans | |
| 2020-06-20 | fix some documentation periods | telans | |
| 2020-06-20 | fix SA1119 | telans | |
| 2020-06-19 | Enable TreatWarningsAsErrors in Release for MediaBrowser.Providers | Bond_009 | |
| 2020-06-16 | Merge pull request #3343 from telans/comment-stops | Bond-009 | |
| Add full stop at end of comments (SA1629) | |||
| 2020-06-16 | fix brace spacing for do while loops | telans | |
| 2020-06-16 | fix SA1513/SA1516 | telans | |
| 2020-06-16 | Add full stop at end of comments (SA1629) | telans | |
| 2020-06-15 | Switch to M3uContent | crobibero | |
| 2020-06-15 | Bump PlaylistsNET from 1.0.4 to 1.0.6 | dependabot[bot] | |
| Bumps [PlaylistsNET](https://github.com/tmk907/PlaylistsNET) from 1.0.4 to 1.0.6. - [Release notes](https://github.com/tmk907/PlaylistsNET/releases) - [Commits](https://github.com/tmk907/PlaylistsNET/commits) Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2020-06-15 | fix SA1508 | telans | |
| 2020-06-15 | fix SA1005 | telans | |
| 2020-06-13 | Merge branch 'master' into userdb-efcore | Patrick Barron | |
| # Conflicts: # Emby.Server.Implementations/Library/UserManager.cs # Jellyfin.Data/Jellyfin.Data.csproj | |||
| 2020-06-13 | Merge pull request #3254 from crobibero/ilogger | dkanada | |
| Use typed logger where possible | |||
| 2020-06-12 | Merge pull request #3071 from rigtorp/tvdb-normalize | dkanada | |
| Make tvdb name normalizer unicode aware | |||
| 2020-06-12 | Merge pull request #3313 from crobibero/update-dotnet-core | dkanada | |
| Update to .NET Core 3.1.5 | |||
| 2020-06-11 | Make tvdb name normalizer unicode aware | Erik Rigtorp | |
| 2020-06-11 | Merge branch 'master' into userdb-efcore | Patrick Barron | |
| # Conflicts: # MediaBrowser.Controller/Library/ILibraryManager.cs # MediaBrowser.Providers/Users/UserMetadataService.cs | |||
| 2020-06-11 | Update to .NET Core 3.1.5 | crobibero | |
| 2020-06-10 | Clarify comment and log actual search string | Erik Rigtorp | |
