| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-08-15 | Handle negative roleStartIndex since not all guest stars have roles | Claus Vium | |
| 2019-08-15 | Remove unused import | Claus Vium | |
| 2019-08-15 | Fix tvdb guest stars loop | Claus Vium | |
| 2019-08-15 | Log episode id and series id when either request fails | Claus Vium | |
| 2019-08-15 | Always fetch episode id as EpisodeInfo does not contain it | Claus Vium | |
| 2019-08-11 | Document all public/internal members of Emby.Drawing | Bond_009 | |
| Forces all new public/internal members to be documented. Enables TreatWarningsAsErrors for Emby.Drawing | |||
| 2019-08-11 | Check checksum for plugin downloads | Bond_009 | |
| * Compare the MD5 checksum when downloading plugins * Reduced log spam due to http requests * Removed 'GetTempFileResponse' function from HttpClientManager * Fixed caching for HttpClientManager | |||
| 2019-08-11 | Merge pull request #1462 from Bond-009/installationmanager | dkanada | |
| Improvements to InstallationManager | |||
| 2019-08-09 | Merge pull request #1484 from SenorSmartyPants/DVD-Order | dkanada | |
| Update TVDB provider to search based on series display order | |||
| 2019-08-09 | Use CultureInvariant string conversion for Guids | Bond-009 | |
| 2019-08-07 | move comment to separate line | dkanada | |
| 2019-08-02 | Merge pull request #1590 from anthonylavado/null_check | Anthony Lavado | |
| Adds null check on studio/network name | |||
| 2019-07-31 | Update MediaBrowser.Providers/TV/TheTVDB/TvdbSeriesProvider.cs | Anthony Lavado | |
| Co-Authored-By: Claus Vium <cvium@users.noreply.github.com> | |||
| 2019-07-27 | Adds null check on studio/network name | Anthony Lavado | |
| 2019-07-06 | Merge branch 'master' into release-10.3.z | Bond-009 | |
| 2019-06-22 | Update TVDB provider to search based on series display order | SenorSmartyPants | |
| 2019-06-21 | Wait for the async authentication to finish when the JTW token expires | Claus Vium | |
| 2019-06-14 | Update deps | Bond_009 | |
| 2019-06-14 | Improvements to InstallationManager | Bond_009 | |
| 2019-06-12 | Merge pull request #1442 from jellyfin/release-10.3.z | Joshua M. Boniface | |
| Backmerge for Release 10.3.4 and 10.3.5 | |||
| 2019-05-31 | move fanart image provider to plugin | dkanada | |
| 2019-05-31 | Fix inverted comparison in the tvdb token refresh logic | Claus Vium | |
| 2019-04-30 | Iterate over IEnumerable before disposing | Bond-009 | |
| 2019-04-30 | Make the TvdbEpisodeProvider class Public | Claus Vium | |
| 2019-03-15 | Merge pull request #1119 from ploughpuff/503retry | Joshua M. Boniface | |
| MusicBrainz 503 Retry Strategy | |||
| 2019-03-15 | MusicBrainz 503 Retry Strategy | PloughPuff | |
| Upon receiving back a 503 Service Unavailable from MusicBrainz (indicating throttling), retry the same request a number of times before giving up. | |||
| 2019-03-15 | Merge pull request #1105 from ploughpuff/ratelimit | Vasily | |
| Only delay making MusicBrainz request if necessary | |||
| 2019-03-14 | Added contact email to user agent | PloughPuff | |
| MusicBrainz request a contact email address is supplied in comment section of user agent field. | |||
| 2019-03-14 | Adjusted AssemblyCopyright attribute values. | Erwin de Haan | |
| 2019-03-14 | Adjusted the Product Name so the User Agent is correct/better. | Erwin de Haan | |
| 2019-03-14 | Increased interval to 1050ms and moved to class scope | PloughPuff | |
| Review comments from JustAMan. | |||
| 2019-03-14 | Only delay making request if necessary | PloughPuff | |
| When requesting data from MusicBrainz, only delay the request if previous request was less than rate limit ago, instead of always delaying for one second at start. | |||
| 2019-03-13 | More warning fixes | Bond-009 | |
| 2019-03-12 | Fix build by removing non existent namespace | Bond-009 | |
| Looks like a wrong auto merge. (We really should fix CI) | |||
| 2019-03-12 | Merge branch 'master' into xml | Bond-009 | |
| 2019-03-08 | Make MusicBrainz base url configurable | Bond-009 | |
| 2019-03-07 | Reduce the amount of exceptions thrown | Bond_009 | |
| 2019-03-07 | Remove useless comments | Bond_009 | |
| 2019-03-07 | Remove useless abstraction around XmlReaderSettings | Bond_009 | |
| This removes the amount of stuff that needs to be passed around Also removes some unneeded `ManagedFileSystem` usage | |||
| 2019-03-01 | Merge pull request #1024 from jellyfin/release-10.2.z | Bond-009 | |
| Backmerge for 10.2.2 | |||
| 2019-02-24 | Fix slow local image validation (#990) | Claus Vium | |
| * Check for local image directory existence to avoid tons of exceptions | |||
| 2019-02-20 | Make Tvdb strings const | Claus Vium | |
| 2019-02-20 | Update MediaBrowser.Providers/TV/TheTVDB/TvdbSeriesImageProvider.cs | Bond-009 | |
| Co-Authored-By: cvium <cvium@users.noreply.github.com> | |||
| 2019-02-20 | Add ConfigureAwait to awaited calls | Claus Vium | |
| 2019-02-20 | Fix logging args and add ilogger with categoryname | Claus Vium | |
| 2019-02-20 | Merge branch 'master' into update_tvdb | Vasily | |
| 2019-02-20 | Address review comments | Claus Vium | |
| 2019-02-19 | Remove OptimizedPriorityQueue source and grab it from nuget | Claus Vium | |
| 2019-02-15 | Make all class implementing dynamically loaded interfaces public | Claus Vium | |
| 2019-02-15 | Use DI for TvDbClientManager | Claus Vium | |
