| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-03-22 | Pass CancellationToken to ExtractAllAttachments | Nils Fürniß | |
| 2022-03-22 | add extracting attachments from external subs | Nils Fürniß | |
| 2022-03-21 | Bump StyleCop.Analyzers from 1.2.0-beta.376 to 1.2.0-beta.406 | dependabot[bot] | |
| Bumps [StyleCop.Analyzers](https://github.com/DotNetAnalyzers/StyleCopAnalyzers) from 1.2.0-beta.376 to 1.2.0-beta.406. - [Release notes](https://github.com/DotNetAnalyzers/StyleCopAnalyzers/releases) - [Commits](https://github.com/DotNetAnalyzers/StyleCopAnalyzers/compare/1.2.0-beta.376...1.2.0-beta.406) --- updated-dependencies: - dependency-name: StyleCop.Analyzers dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2022-03-20 | Merge pull request #7445 from Bond-009/baseitem | Cody Robibero | |
| 2022-03-12 | Merge pull request #7325 from eyezak/issue/6450 | Cody Robibero | |
| 2022-03-11 | BaseItem: remove unused function | Bond_009 | |
| 2022-03-11 | Merge pull request #7346 from Bond-009/guid | Claus Vium | |
| Optimize Guid comparisons | |||
| 2022-03-09 | Fix the fMP4 HLS audio sync issue on Safari | nyanmisaka | |
| 2022-03-08 | Re-enable the legacy NVIDIA CUVID decoder in full HWA pipeline (#7413) | Nyanmisaka | |
| 2022-03-06 | Remove TranscodeReason.None, Add JsonFlagEnum tests | Cody Robibero | |
| 2022-03-06 | Clean up EnumFlags serialization | Cody Robibero | |
| 2022-03-06 | Series: issue-6450 | Isaac Gordezky | |
| Issue: https://github.com/jellyfin/jellyfin/issues/6450 Enable DirectPlay responses Rewrite DirectPlay and DirectStream resolution Prefer copy transcode video codec options Enhance condition processor Support DirectStream and Transcode with parity Rework audio stream selection and add tests for ExternalAudio Update MediaInfoHelper to only call StreamBuilder once | |||
| 2022-03-06 | Convert TranscodeReason to Flags | Isaac Gordezky | |
| 2022-03-05 | Merge pull request #7404 from nyanmisaka/omx | Joshua M. Boniface | |
| 2022-03-05 | Remove the deprecated OMX and MMAL HWA | nyanmisaka | |
| 2022-03-05 | Set the name of intel vaapi driver explicitly | nyanmisaka | |
| Fix crashes on older intel gfx when both iHD and i965 driver are existed. | |||
| 2022-03-04 | Merge pull request #7370 from crobibero/internal-metadata-path | Claus Vium | |
| Only add internal files if the internal metadata path exists | |||
| 2022-03-01 | Merge pull request #7387 from jellyfin/nvdec-threads | Claus Vium | |
| 2022-03-01 | Update MediaBrowser.Controller/Providers/DirectoryService.cs | Cody Robibero | |
| Co-authored-by: Joe Rogers <1337joe@users.noreply.github.com> | |||
| 2022-03-01 | Lowering the VRAM usage on NVDEC decoder | Nyanmisaka | |
| 2022-03-01 | Fix the path to the extracted fonts on Windows | Nyanmisaka | |
| 2022-03-01 | Merge pull request #7275 from Nalsai/burn-subtitle-attached-fonts | Bond-009 | |
| 2022-03-01 | Merge pull request #7366 from 1337joe/filter-theme-song-and-video | Bond-009 | |
| 2022-02-28 | Merge pull request #6058 from ferferga/deprecate-queueitem | Joshua M. Boniface | |
| 2022-02-28 | Merge pull request #7338 from mueslimak3r/hls-remove-seek-param | Cody Robibero | |
| 2022-02-28 | Use IFileSystem | Cody Robibero | |
| 2022-02-28 | Only add internal files if the internal metadata path exists | Cody Robibero | |
| Signed-off-by: Cody Robibero <cody@robibe.ro> | |||
| 2022-02-28 | Update presets for NVENC encoder | Nyanmisaka | |
| 2022-02-27 | Add post filtering for theme song and video | Joe Rogers | |
| 2022-02-26 | Merge pull request #7291 from aolszowka/aolszowka-EncodingHelperChanges | Cody Robibero | |
| 2022-02-21 | Rewrite tests for coverage and less duplication | Joe Rogers | |
| Address minor warnings Revert making GetInternalMetadataPath mockable | |||
| 2022-02-21 | Optimize Guid comparisons | Bond_009 | |
| * Use Guid.Equals(Guid) instead of the == override * Ban the usage of Guid.Equals(Object) to prevent accidental boxing * Compare to default(Guid) instead of Guid.Empty | |||
| 2022-02-18 | dont use noaccurate_seek for hls | cameron | |
| 2022-02-18 | feat(external-media): refactor to generic provider, extend tests and file ↵ | Shadowghost | |
| recognition, consolidate and extend NamingOptions | |||
| 2022-02-17 | Remove some dead code | Bond_009 | |
| 2022-02-16 | Merge pull request #7322 from Bond-009/db2 | Cody Robibero | |
| 2022-02-15 | Clean up SqliteItemRepository | Bond_009 | |
| * remove dead code * reduce allocations | |||
| 2022-02-15 | Fix some warnings | Bond_009 | |
| 2022-02-14 | Merge pull request #7233 from Bond-009/warn60 | Cody Robibero | |
| 2022-02-14 | Fix some warnings | Bond_009 | |
| 2022-02-14 | Fix option to disable server discovery | Bond_009 | |
| 2022-02-10 | add extracting attachments for ffmpeg to burn subs | Nils Fürniß | |
| 2022-02-07 | Fix h264_v4l2m2m acceleration in Raspberry Pi 4 | Ace Olszowka | |
| 2022-02-06 | Merge pull request #7241 from Bond-009/async5 | Cody Robibero | |
| 2022-01-28 | Merge pull request #6436 from daullmer/splashscreen | Cody Robibero | |
| 2022-01-28 | Remove some allocations (#7246) | Claus Vium | |
| 2022-01-22 | Flush to disk async where possible | Bond_009 | |
| 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 | |
