| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-01-23 | add stale issue check workflow | h1dden-da3m0n | |
| this should replace the functionality of the discontinued stale-bot | |||
| 2022-01-23 | fix: Avoid opening read connections without mutexes | Jayson Reis | |
| 2022-01-22 | Merge pull request #7235 from Bond-009/async4 | Cody Robibero | |
| 2022-01-22 | Merge pull request #7236 from Bond-009/taskcompletionsource | Cody Robibero | |
| 2022-01-22 | Merge pull request #7238 from 1337joe/ffprobe-metadata-merge | Cody Robibero | |
| 2022-01-22 | Merge pull request #7239 from nielsvanvelzen/parent-guid | Cody Robibero | |
| 2022-01-22 | Flush to disk async where possible | Bond_009 | |
| 2022-01-22 | chore: Add a read only connection for routes like Shows/NextUp | Jayson Reis | |
| 2022-01-22 | Use Guid for BaseItemDto parent ids | Niels van Velzen | |
| 2022-01-22 | Make ffprobe consistent with MetadataService.MergeData | Joe Rogers | |
| 2022-01-22 | Merge pull request #7234 from nielsvanvelzen/baseitemperson-guid | Bond-009 | |
| 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 | Shuffle items with images | SenorSmartyPants | |
| They were always returning in the same order so thumb would never change. | |||
| 2022-01-19 | User Backdrop for UserView, like CollectionFolder | SenorSmartyPants | |
| 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-18 | Add all TMDB episode orders | oledfish | |
| 2022-01-16 | Merge branch 'jellyfin:master' into additional-episode-orders | oledfish | |
| 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 | Fix build and clean up | Cody Robibero | |
