| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-01-22 | Always create TaskCompletionSource<T> with ↵ | Bond_009 | |
| TaskCreationOptions.RunContinuationsAsynchronously | |||
| 2022-01-22 | Ban the usage of Task.Result | Bond_009 | |
| If the calling function can't be made async easily you can still use .GetAwaiter().GetResult(), which is way easier to find in the future | |||
| 2022-01-22 | Use Guid for BaseItemPerson.Id | Niels van Velzen | |
| 2022-01-21 | Merge pull request #7225 from crobibero/query-result | Bond-009 | |
| 2022-01-20 | Merge pull request #6600 from cvium/keyframe_extraction_v1 | Cody Robibero | |
| 2022-01-20 | Merge pull request #7219 from 1337joe/tmdb-image-provider-logo | Cody Robibero | |
| 2022-01-20 | Merge pull request #7217 from SenorSmartyPants/LibraryImages | Cody Robibero | |
| 2022-01-20 | Properly populate QueryResult | Cody Robibero | |
| 2022-01-20 | Bump TMDbLib version | Joe Rogers | |
| 2022-01-20 | Translated using Weblate (Czech) | Lukáš Kucharczyk | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/cs/ | |||
| 2022-01-19 | Merge pull request #7176 from dmitrylyzo/fix-trailers-1 | Bond-009 | |
| 2022-01-19 | Merge pull request #7203 from 1337joe/fix-resolving-local-alternates | Claus Vium | |
| Fix resolving local alternates | |||
| 2022-01-19 | Add TMDb logo handling | Joe Rogers | |
| 2022-01-18 | Generate cover image for music video type libraries. | SenorSmartyPants | |
| 2022-01-18 | Merge pull request #7197 from dmitrylyzo/fix-max-resolution | Claus Vium | |
| Fix maximum video resolution for dynamic HLS controller | |||
| 2022-01-16 | Merge pull request #7078 from 1337joe/metadata-merge-data | Bond-009 | |
| 2022-01-16 | Add alternate resolver test, generate extra folder names | Joe Rogers | |
| 2022-01-16 | Restore resolver that handles alternate videos | Joe Rogers | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2022-01-16 | Add pagination and fixes | cvium | |
| 2022-01-16 | Fix maximum video resolution for dynamic HLS controller | Dmitry Lyzo | |
| 2022-01-16 | Address review comments | Joe Rogers | |
| Co-authored-by: Bond-009 <bond.009@outlook.com> | |||
| 2022-01-16 | Remove unnecessary array allocation | Dmitry Lyzo | |
| Co-authored-by: Claus Vium <cvium@users.noreply.github.com> | |||
| 2022-01-16 | Translated using Weblate (Thai) | Suphanath Kaewboonrung | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/th/ | |||
| 2022-01-15 | Merge pull request #7186 from 1337joe/extra-rule-reorder | Claus Vium | |
| Order extra rules so directory takes precedence over naming | |||
| 2022-01-15 | Add -extra suffix for consistency | Joe Rogers | |
| 2022-01-15 | Order rules so directory takes precedence over naming | Joe Rogers | |
| 2022-01-15 | Merge pull request #7185 from dmitrylyzo/warn-sa1642 | Cody Robibero | |
| Fix SA1642 warning | |||
| 2022-01-15 | Remove unnecessary array allocation | Dmitry Lyzo | |
| Co-authored-by: Claus Vium <cvium@users.noreply.github.com> | |||
| 2022-01-15 | Fix SA1642 warning | Dmitry Lyzo | |
| 2022-01-14 | Merge pull request #7172 from SenorSmartyPants/SeasonName | Cody Robibero | |
| 2022-01-14 | Fix duplication of local trailers | Dmitry Lyzo | |
| 2022-01-14 | Fix duplication of remote trailers | Dmitry Lyzo | |
| 2022-01-14 | Merge pull request #7175 from dmitrylyzo/fix-self-locking | Bond-009 | |
| 2022-01-14 | Ignore JSON serialization for special features of movie. | Dmitry Lyzo | |
| When refreshing the metadata of the video with a local trailer, the server gets stuck trying to read the database and save the item at the same time. | |||
| 2022-01-14 | Added type options to disable embedded subs | Matthew Jones | |
| 2022-01-14 | Add video path to DisableEmbeddedSubtitles log | Matt | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2022-01-14 | Changed DisableEmbeddedSubtitles logging to debug | Matthew Jones | |
| 2022-01-14 | Update CONTRIBUTORS.md | Matthew Jones | |
| 2022-01-14 | Add DisableEmbeddedSubtitles setting | Matthew Jones | |
| Disables embedded subs being added to metadata | |||
| 2022-01-14 | Apply suggestions from code review | Claus Vium | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2022-01-13 | Fix build error | SenorSmartyPants | |
| 2022-01-13 | Config option to import season name from TMDB | SenorSmartyPants | |
| 2022-01-13 | Fix comment typo | Joe Rogers | |
| Co-authored-by: Claus Vium <cvium@users.noreply.github.com> | |||
| 2022-01-12 | Translated using Weblate (Serbian) | Dzonkins | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sr/ | |||
| 2022-01-12 | Fix bool | cvium | |
| 2022-01-12 | Fix progress | cvium | |
| 2022-01-12 | Apply suggestions from code review | Claus Vium | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2022-01-11 | Merge pull request #7134 from adavier/trakt-episode-links | Cody Robibero | |
| 2022-01-11 | Use local var for the length | cvium | |
| 2022-01-11 | Add progress report | cvium | |
