| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-01-11 | Fix all warnings in MediaBrowser.Providers | Bond_009 | |
| 2023-01-02 | Merge pull request #8995 from daullmer/nfo-remote-images-initial | Claus Vium | |
| Use nfo provided remote images on initial scan | |||
| 2023-01-02 | Use nfo provided remote images on initial scan | David Ullmer | |
| 2022-12-27 | Use Diacritics.NET | Bond_009 | |
| Last time we had to revert this due to regressions, now those regression tests seem to succeed with a newer version of Diacritics.NET | |||
| 2022-12-19 | Use Order() introduced in .NET 7 (#8923) | Bond-009 | |
| 2022-12-07 | Remove dependency on OptimizedPriorityQueue | Bond_009 | |
| 2022-12-07 | Use ArgumentException.ThrowIfNullOrEmpty | Bond_009 | |
| 2022-12-05 | Replace != null with is not null | Bond_009 | |
| 2022-12-05 | Replace == null with is null | Bond_009 | |
| 2022-11-23 | Merge pull request #7039 from 1337joe/providermanager-cleanup | Bond-009 | |
| 2022-11-17 | Add xmldocs for TMDb provider, correct provider spelling | Shadowghost | |
| 2022-10-07 | Merge branch 'master' into providermanager-cleanup | Claus Vium | |
| 2022-08-15 | Fix various typos | luz paz | |
| Found via `codespell -q 3 -S ./Emby.Server.Implementations/Localization -L allready,doesnt,inh,receivedfrom,whoknows` | |||
| 2022-06-14 | Merge pull request #7873 from cvium/fix_nfo_remoteimages | Bond-009 | |
| (cherry picked from commit 1a787e273a7797f3c0275a62e1fd2805ae9c7943) Signed-off-by: crobibero <cody@robibe.ro> | |||
| 2022-05-20 | Merge pull request #7604 from Jellifi007/fixes-diactritics | Bond-009 | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> (cherry picked from commit 8d1d9734381472b301deb0118bbb8da2a769a65e) Signed-off-by: crobibero <cody@robibe.ro> | |||
| 2022-04-17 | Merge pull request #7521 from 1337joe/image-mime-fallback | Cody Robibero | |
| Add fallback for image downloads with bad reported MediaType (cherry picked from commit bf1ccf749314404d226e292d60e609056afe4718) Signed-off-by: Joshua Boniface <joshua@boniface.me> | |||
| 2022-04-03 | Remove warnings | Joe Rogers | |
| 2022-04-03 | Fix review comment | Joe Rogers | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2022-04-03 | Simplify RefreshSingleItem | Joe Rogers | |
| 2022-04-03 | Reorder and flatten provider filtering | Joe Rogers | |
| 2022-04-03 | Pass TypeOptions instead of full LibraryOptions | Joe Rogers | |
| 2022-04-03 | Improve metadata provider sorting | Joe Rogers | |
| Extract configured order up front instead of for each provider Non-IHasOrder providers default to middle, not beginning Merge image and metadata sort helper methods | |||
| 2022-04-03 | Clarify naming, minor method ordering improvement | Joe Rogers | |
| 2022-04-03 | Add nullable annotations | Joe Rogers | |
| 2022-04-03 | Improve image provider sorting | Joe Rogers | |
| Remove irrelevant check for ILocalImageProvider Providers that are not IHasOrder default to middle, not beginning | |||
| 2022-04-03 | Fix unused var, log typo | Joe Rogers | |
| 2022-04-03 | Move Get*Providers definitions to interface | Joe Rogers | |
| 2022-02-21 | Optimize Guid comparisons | Bond_009 | |
| * Use Guid.Equals(Guid) instead of the == override * Ban the usage of Guid.Equals(Object) to prevent accidental boxing * Compare to default(Guid) instead of Guid.Empty | |||
| 2022-02-06 | Merge pull request #7241 from Bond-009/async5 | Cody Robibero | |
| 2022-01-28 | Remove some allocations (#7246) | Claus Vium | |
| 2022-01-22 | Flush to disk async where possible | Bond_009 | |
| 2022-01-16 | Merge pull request #7078 from 1337joe/metadata-merge-data | Bond-009 | |
| 2022-01-16 | Address review comments | Joe Rogers | |
| Co-authored-by: Bond-009 <bond.009@outlook.com> | |||
| 2022-01-08 | Make identify flag describe purpose, not source | Joe Rogers | |
| 2022-01-04 | Clean up list handling | Joe Rogers | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2022-01-04 | Remove incorrect mime type image/jpg | Bond_009 | |
| 2022-01-04 | Embed ProviderUtils into MetadataService | Joe Rogers | |
| 2022-01-04 | Clean up warnings | Joe Rogers | |
| 2022-01-03 | Remove existing images when applying identify | Joe Rogers | |
| 2022-01-03 | Clean up warnings, simplify | Joe Rogers | |
| 2022-01-02 | Add refresh flag to remove existing data/images | Joe Rogers | |
| Fixes #7040 | |||
| 2021-12-31 | Add tests and documentation for ProviderUtils | Joe Rogers | |
| 2021-12-28 | Pull default MergeData implementation to parent | Joe Rogers | |
| 2021-12-27 | Remove more warnings | Cody Robibero | |
| 2021-12-24 | Merge pull request #7029 from cvium/allocations_maybe | Cody Robibero | |
| 2021-12-21 | Catch HttpRequestException when saving images from local provider | cvium | |
| 2021-12-20 | Use our own Contains extension | cvium | |
| 2021-12-12 | Use BaseItemKind where possible | Cody Robibero | |
| 2021-11-12 | Fix filtering images without dimensions | Cody Robibero | |
| 2021-11-09 | Fix some warnings | Bond_009 | |
| 609 left | |||
