| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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-21 | Update MediaBrowser.Controller/MediaEncoding/EncodingHelper.cs | Isaac Gordezky | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 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-18 | [Bugfix] Provile bitStreamArgs for HLS fMP4 | Isaac Gordezky | |
| Enable the audio bitstream arguments to ffmpeg for both ts and fMP4 HLS streaming | |||
| 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 option to change unix socket permissions | knackebrot | |
| There is probably no way to do it when creating the socket | |||
| 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 | |
| 2022-01-20 | Properly populate QueryResult | Cody Robibero | |
| 2022-01-16 | Merge pull request #7078 from 1337joe/metadata-merge-data | 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 | |
| 2022-01-14 | Add FullNowPlayingQueue property | Fernando Fernández | |
| 2022-01-13 | Fix comment typo | Joe Rogers | |
| Co-authored-by: Claus Vium <cvium@users.noreply.github.com> | |||
| 2022-01-11 | Merge pull request #7134 from adavier/trakt-episode-links | Cody Robibero | |
| 2022-01-10 | Fix release build | Cody Robibero | |
