| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-12-10 | Remember to await the async task | cvium | |
| 2020-12-10 | Remove ImageFetcherPostScanTask | cvium | |
| 2020-12-04 | Merge pull request #4242 from Spacetech/library_scan_speed | Claus Vium | |
| Increase library scan and metadata refresh speed | |||
| 2020-12-02 | Remove Lazy | Gary Wilber | |
| 2020-12-02 | Move MetadataRefreshThrottler to BaseItemManager | Gary Wilber | |
| 2020-11-21 | Update MetadataService.cs | BaronGreenback | |
| added return Task.CompletedTask; | |||
| 2020-11-21 | Update MetadataService.cs | BaronGreenback | |
| removed async line 232 | |||
| 2020-11-21 | Merge branch 'master' into defer_image_fetching | Joshua M. Boniface | |
| 2020-11-19 | Merge pull request #4507 from BaronGreenback/Spelling | Joshua M. Boniface | |
| Corrects spelling in comments | |||
| 2020-11-19 | Merge pull request #4342 from crobibero/base-item-manager | Claus Vium | |
| Add BaseItemManager | |||
| 2020-11-18 | More spelling corrections. | Greenback | |
| 2020-11-17 | Pass cancellation where possible | Bond_009 | |
| 2020-11-14 | remove custom HttpException | crobibero | |
| 2020-11-10 | Removed code as suggested by @cvium | Fernando Fernández | |
| 2020-10-27 | Use BaseItemManager | crobibero | |
| 2020-10-19 | Remove "download images in advance" option | ferferga | |
| 2020-10-03 | Defer image pre-fetching until the end of a refresh/scan | cvium | |
| 2020-09-29 | Back to HttpException | Gary Wilber | |
| 2020-09-28 | Use EnsureSuccessStatusCode | Gary Wilber | |
| 2020-09-27 | remove status code from exception message | Gary Wilber | |
| 2020-09-27 | Check response status code before saving images | Gary Wilber | |
| 2020-09-16 | Minor improvements | Bond_009 | |
| 2020-09-07 | Fix some warnings | Bond_009 | |
| 2020-08-31 | use named client | crobibero | |
| 2020-08-24 | Merge branch 'master' into event-rewrite-1 | Patrick Barron | |
| # Conflicts: # Emby.Dlna/Emby.Dlna.csproj # Emby.Dlna/Eventing/DlnaEventManager.cs # Emby.Dlna/Service/BaseService.cs # Emby.Server.Implementations/ScheduledTasks/ScheduledTaskWorker.cs # MediaBrowser.Controller/Subtitles/SubtitleDownloadEventArgs.cs | |||
| 2020-08-21 | Make some methods async | Bond_009 | |
| 2020-08-19 | Merge branch 'master' into event-rewrite-1 | Patrick Barron | |
| 2020-08-19 | Fix warnings | Bond_009 | |
| 2020-08-17 | fix usings | crobibero | |
| 2020-08-17 | Remove IHttpClient from Providers | crobibero | |
| 2020-08-17 | Remove IHttpClient from ItemImageProvider | crobibero | |
| 2020-08-17 | Remove IHttpClient from ProviderManager | crobibero | |
| 2020-08-13 | Move GenericEventArgs to Jellyfin.Data.Events | Patrick Barron | |
| 2020-08-13 | Merge pull request #3838 from Bond-009/memorystream | Anthony Lavado | |
| MemoryStream optimizations | |||
| 2020-08-10 | Merge pull request #3835 from cvium/fix_tvdb_404_shit_nginx_failure | Bond-009 | |
| Throw HttpException when tvdb sends us crap data | |||
| 2020-08-09 | MemoryStream optimizations | Bond_009 | |
| 2020-08-06 | Throw HttpException when tvdb sends us crap data | 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-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-19 | Add missing documentation. | Patrick Barron | |
| 2020-07-19 | Clean up ProviderManager.cs | Patrick Barron | |
| 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 SA1119 | telans | |
| 2020-06-19 | Enable TreatWarningsAsErrors in Release for MediaBrowser.Providers | Bond_009 | |
