| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-01-11 | Fix all warnings in MediaBrowser.Providers | Bond_009 | |
| 2022-12-07 | Check HTTP status code before writing response to file (#8863) | Bond-009 | |
| fix https://github.com/jellyfin/jellyfin/issues/8084 | |||
| 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-12-03 | Add MusicBrainz server validation and fallback (#8833) | Shadowghost | |
| 2022-11-17 | Apply review suggestions | Shadowghost | |
| 2022-11-17 | Add xmldocs for studio image provider | Shadowghost | |
| 2022-11-17 | Add xmldocs for TMDb provider, correct provider spelling | Shadowghost | |
| 2022-10-31 | Backport pull request #8667 from jellyfin/release-10.8.z | David Ullmer | |
| Enable OMDB plot for non-English languages as fallback Original-merge: f83a24ec4385e8142646ec7d13a5e6f4c9074ae9 Merged-by: Cody Robibero <cody@robibe.ro> Backported-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2022-10-22 | Apply review suggestions | Shadowghost | |
| 2022-10-22 | Migrate MusicBrainz plugin to MetaBrainz.MusicBrainz | MrTimscampi | |
| Co-authored-by: crobibero <cody@robibe.ro> Co-authored-by: Shadowghost <Shadowghost@users.noreply.github.com> | |||
| 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 #7934 from Bond-009/xmlasync2 | Claus Vium | |
| Enable XmlReaderSettings.Async, fixes #7929 (cherry picked from commit 1b8a2519911192fb272b15c07cc66dec6659aad9) 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-07 | Merge pull request #7551 from cvium/fix_trailertype | Cody Robibero | |
| fix: remove (incorrect) negation of bool expression (cherry picked from commit fec2cf5060cdfdf5fa5bbd1e88529fc373dca945) Signed-off-by: crobibero <cody@robibe.ro> | |||
| 2022-04-07 | Merge pull request #7507 from crobibero/studio-image-plugin | Cody Robibero | |
| Fix StudioImageProvider (cherry picked from commit 5de2db9f5294d7a614d00ff6a6fc1dc0a2919c57) Signed-off-by: crobibero <cody@robibe.ro> | |||
| 2022-03-18 | tmdb - update available series end status | Cody Robibero | |
| 2022-03-11 | Merge pull request #6528 from oledfish/additional-episode-orders | Joshua M. Boniface | |
| 2022-03-08 | Remove unused poster support from StudiosImageProvider (#7423) | Bill Thornton | |
| 2022-03-04 | Update artwork repository urls | Bill Thornton | |
| 2022-01-20 | Merge pull request #7219 from 1337joe/tmdb-image-provider-logo | Cody Robibero | |
| 2022-01-19 | Merge pull request #7176 from dmitrylyzo/fix-trailers-1 | Bond-009 | |
| 2022-01-19 | Add TMDb logo handling | Joe Rogers | |
| 2022-01-18 | Add all TMDB episode orders | oledfish | |
| 2022-01-16 | Merge branch 'jellyfin:master' into additional-episode-orders | oledfish | |
| 2022-01-14 | Fix duplication of remote trailers | Dmitry Lyzo | |
| 2022-01-13 | Fix build error | SenorSmartyPants | |
| 2022-01-13 | Config option to import season name from TMDB | SenorSmartyPants | |
| 2021-12-27 | Remove more warnings | Cody Robibero | |
| 2021-12-24 | Update StyleCop | Bond_009 | |
| 2021-12-24 | Fix build | Bond_009 | |
| 2021-12-23 | Fix config.html | Cody Robibero | |
| 2021-12-23 | Merge branch 'master' into studios-images-plugin | Cody Robibero | |
| # Conflicts: # MediaBrowser.Providers/MediaBrowser.Providers.csproj | |||
| 2021-12-20 | Use our own Contains extension | cvium | |
| 2021-12-03 | Merge pull request #6874 from 1337joe/tmdb-image-size-options | Cody Robibero | |
| 2021-11-30 | Use SSL for tmdb images | Joe Rogers | |
| 2021-11-22 | Address review comments | Joe Rogers | |
| Store null instead of calculating scaled image sizes. Add endpoint to provide TMDb image size options. | |||
| 2021-11-20 | Remove unnecessary N/A checks (converter changes them to null) | cvium | |
| 2021-11-20 | Don't use AppendFormat | cvium | |
| 2021-11-19 | Add image scaling options for tmdb | Joe Rogers | |
| 2021-11-19 | Refactor omdb providers | cvium | |
| 2021-11-17 | Merge pull request #6860 from cvium/fix_xml_endless_loops | Cody Robibero | |
| 2021-11-17 | Read past empty elements | cvium | |
| 2021-11-16 | Fix release build | cvium | |
| 2021-11-16 | Fix | cvium | |
| 2021-11-16 | Remove unused dependencies | cvium | |
| 2021-11-05 | Add cast limit to tmdb plugin settings | Joe Rogers | |
| 2021-11-04 | Add missing checkboxes | Joe Rogers | |
| 2021-11-04 | Merge pull request #6763 from 1337joe/tmdb-image-provider-dedup | Claus Vium | |
