| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-05-31 | move tmdb to plugin folder | dkanada | |
| 2020-05-22 | Merge pull request #3056 from rigtorp/tmdbsearch2 | Anthony Lavado | |
| Reduce number of TMDB lookups if filenames have punctuation chars | |||
| 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-13 | Fix style issue in TmdbSeriesProvider | MrTimscampi | |
| 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-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-01 | Merge branch 'master' into usings | Bond-009 | |
| 2020-04-01 | Merge branch 'master' into minor | Bond_009 | |
| 2020-03-24 | Remove unused usings | Bond_009 | |
| 2020-03-03 | Replace ILogger with ILogger<T> wherever possible | Mark Monteiro | |
| Log entries will contain additional class context when using this interface | |||
| 2020-02-23 | Minor improvements | Bond_009 | |
| 2020-01-31 | Fix warnings | Bond_009 | |
| 2020-01-22 | Remove FileSystem.GetStream | Bond-009 | |
| 2019-12-20 | Refactor seriesId | David | |
| 2019-12-20 | Add requested changes | David | |
| 2019-12-19 | Refactor list of RemoteImageInfo | David | |
| 2019-12-19 | Add requested changes | David | |
| 2019-12-18 | Add Tmdb as a Provider for Season Images | David | |
| Changes to be committed: modified: CONTRIBUTORS.md new file: MediaBrowser.Providers/Tmdb/TV/TmdbSeasonImageProvider.cs modified: MediaBrowser.Providers/Tmdb/TV/TmdbSeasonProvider.cs | |||
| 2019-11-03 | Conform MovieResult.cs to the formatting standards. | Erwin de Haan | |
| 2019-11-03 | Fix the last docs warnings. | Erwin de Haan | |
| 2019-08-18 | Fix style issues | Claus Vium | |
| 2019-08-18 | Add Writer and Producer to crew list | Claus Vium | |
| 2019-08-18 | Fix api url | Claus Vium | |
| 2019-08-18 | Move and rename tmdb providers for better separation | Claus Vium | |
