| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-02-21 | Merge pull request #7255 from Shadowghost/external-sub-audio | Joshua M. Boniface | |
| 2022-02-20 | Rewatching next up (#7253) | SenorSmartyPants | |
| 2022-02-18 | feat(external-media): refactor external subtitle and audio provider | Shadowghost | |
| 2022-02-15 | Fix some warnings | Bond_009 | |
| 2022-02-14 | Merge pull request #7233 from Bond-009/warn60 | Cody Robibero | |
| 2022-02-14 | Merge pull request #7290 from crobibero/dotnet-6.0.2 | Joshua M. Boniface | |
| 2022-02-14 | Fix display preferences | Bond_009 | |
| 2022-02-14 | Fix some warnings | Bond_009 | |
| 2022-02-14 | Bump MimeTypes from 2.2.1 to 2.3.0 (#7309) | dependabot[bot] | |
| Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
| 2022-02-11 | Merge pull request #7054 from matthew-jones-uk/disable-embedded-subs | Cody Robibero | |
| 2022-02-09 | Added values to EmbeddedSubtitleOptions enum | Matthew Jones | |
| 2022-02-08 | Update to dotnet 6.0.2 | Cody Robibero | |
| Signed-off-by: Cody Robibero <cody@robibe.ro> | |||
| 2022-01-28 | Merge pull request #6436 from daullmer/splashscreen | Cody Robibero | |
| 2022-01-26 | Changed boolean options to enums | Matthew Jones | |
| 2022-01-22 | Merge pull request #7235 from Bond-009/async4 | Cody Robibero | |
| 2022-01-22 | Use Guid for BaseItemDto parent ids | Niels van Velzen | |
| 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 | Properly populate QueryResult | Cody Robibero | |
| 2022-01-14 | Added type options to disable embedded subs | Matthew Jones | |
| 2022-01-14 | Add DisableEmbeddedSubtitles setting | Matthew Jones | |
| Disables embedded subs being added to metadata | |||
| 2022-01-11 | Refactor and add scheduled task | cvium | |
| 2022-01-10 | suggestions from review | Cody Robibero | |
| 2022-01-08 | Merge pull request #7101 from Bond-009/imagejpg | Cody Robibero | |
| Remove incorrect mime type image/jpg | |||
| 2022-01-07 | Merge branch 'master' into keyframe_extraction_v1 | cvium | |
| # Conflicts: # Jellyfin.Api/Controllers/DynamicHlsController.cs # MediaBrowser.Controller/MediaEncoding/IMediaEncoder.cs # MediaBrowser.MediaEncoding/Encoder/MediaEncoder.cs | |||
| 2022-01-06 | Add null check for audio stream | Cody Robibero | |
| 2022-01-04 | Clean up | Cody Robibero | |
| 2022-01-04 | Apply suggestions from code review | David Ullmer | |
| 2022-01-04 | Include Splashscreen url in the branding endpoint | David Ullmer | |
| 2022-01-04 | Add Splashscreen API endpoint to ImageController | David Ullmer | |
| 2022-01-04 | Remove incorrect mime type image/jpg | Bond_009 | |
| 2022-01-03 | Merge pull request #7052 from crobibero/image.jpeg | Cody Robibero | |
| 2021-12-27 | Remove more warnings | Cody Robibero | |
| 2021-12-27 | More cleanup | Bond_009 | |
| 2021-12-26 | Merge pull request #6934 from nyanmisaka/hwa | Cody Robibero | |
| HWA pipeline refactor, AMD/Intel/Nvidia full hardware filtering support, AV1 hwdec | |||
| 2021-12-25 | Add image/jpg to extension lookup | Cody Robibero | |
| 2021-12-24 | Update StyleCop | Bond_009 | |
| 2021-12-25 | Merge remote-tracking branch 'origin/master' into hwa | nyanmisaka | |
| 2021-12-24 | Apply suggestions from code review | nyanmisaka | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> Co-authored-by: Claus Vium <cvium@users.noreply.github.com> Co-authored-by: Bond_009 <bond.009@outlook.com> | |||
| 2021-12-24 | EncodingHelper hwaccel pipelines refactor | nyanmisaka | |
| separate the HW pipeline according to HWA method for maintainability. | |||
| 2021-12-24 | Merge pull request #6920 from marius-luca-87/subtitle_drop | Cody Robibero | |
| 2021-12-24 | Merge pull request #7029 from cvium/allocations_maybe | Cody Robibero | |
| 2021-12-21 | Force a remux/transcode with external audio files | cvium | |
| 2021-12-20 | Use our own Contains extension | cvium | |
| 2021-12-18 | Use System.IO.Compression instead of SharpCompress for zips | Bond_009 | |
| Also removes unused methods from ZipClient | |||
| 2021-12-16 | Deprecate LibraryOptions.EnableInternetProviders | Joe Rogers | |
| 2021-12-15 | Merge pull request #7002 from crobibero/dotnet-6.0.1 | Joshua M. Boniface | |
| 2021-12-15 | Merge pull request #6979 from crobibero/baseitemkind | Claus Vium | |
| Use BaseItemKind where possible | |||
