| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-02-28 | Add resume book as default home section | Bill Thornton | |
| 2022-02-28 | Remove obsolete code for premium plugins | Bond_009 | |
| 2022-02-20 | Rewatching next up (#7253) | SenorSmartyPants | |
| 2022-02-18 | [Bugfix] Report transcoding complete | Isaac Gordezky | |
| Currently, when transcoding finishes it is not reported - leaving the UI with an incomplete transcode % This change reports transcoding progress as empty / complete when the transcoding job finishes | |||
| 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 some warnings | Bond_009 | |
| 2022-02-12 | Change KeepReading to StopReading and use bytes read as an indicator | cvium | |
| 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-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-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-19 | Merge pull request #7176 from dmitrylyzo/fix-trailers-1 | Bond-009 | |
| 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 | Fix maximum video resolution for dynamic HLS controller | Dmitry Lyzo | |
| 2022-01-16 | Remove unnecessary array allocation | Dmitry Lyzo | |
| Co-authored-by: Claus Vium <cvium@users.noreply.github.com> | |||
| 2022-01-14 | Fix duplication of local trailers | Dmitry Lyzo | |
| 2022-01-11 | Refactor and add scheduled task | cvium | |
| 2022-01-10 | Use png for storage | Cody Robibero | |
| 2022-01-10 | suggestions from review | Cody Robibero | |
| 2022-01-10 | Suggestions from review | Cody Robibero | |
| 2022-01-10 | Fix warning SA1414 and CA1849 | Bond_009 | |
| 2022-01-08 | Make identify flag describe purpose, not source | Joe Rogers | |
| 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-05 | Error on SA1316 | Bond_009 | |
| 2022-01-04 | Clean up | Cody Robibero | |
| 2022-01-04 | Apply suggestions from code review | David Ullmer | |
| 2022-01-04 | Add missing response code documentation | David Ullmer | |
| 2022-01-04 | Remove darkening filter from Splashscreen | David Ullmer | |
| Using the foregroundLayer parameter has the same effect | |||
| 2022-01-04 | Add Splashscreen API endpoint to ImageController | David Ullmer | |
| 2022-01-04 | Remove splashscreen generation from IImageEncoder and add IImageGenerator | David Ullmer | |
| 2022-01-04 | Always use 1080p, add max parental rating | David Ullmer | |
| 2022-01-04 | Add api controller for splashscreen | David Ullmer | |
| 2022-01-04 | Remove incorrect mime type image/jpg | Bond_009 | |
| 2022-01-02 | Add refresh flag to remove existing data/images | Joe Rogers | |
| Fixes #7040 | |||
| 2021-12-27 | Remove more warnings | Cody Robibero | |
| 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-24 | Update StyleCop | Bond_009 | |
| 2021-12-25 | Merge remote-tracking branch 'origin/master' into hwa | nyanmisaka | |
| 2021-12-24 | Merge DynamicHlsController and VideoHlsController (#119) | Claus Vium | |
| * Merge DynamicHlsController and VideoHlsController Co-authored-by: Nyanmisaka <nst799610810@gmail.com> | |||
| 2021-12-24 | EncodingHelper hwaccel pipelines refactor | nyanmisaka | |
| separate the HW pipeline according to HWA method for maintainability. | |||
| 2021-12-24 | Update Jellyfin.Api/Controllers/VideoHlsController.cs | Cody Robibero | |
| 2021-12-24 | Merge branch 'master' into comparisons | Cody Robibero | |
| 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-24 | Merge pull request #6867 from yresquirol/related-media | Cody Robibero | |
