| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-05-20 | Merge pull request #7766 from crobibero/dotnet-6.0.5 | Joshua M. Boniface | |
| (cherry picked from commit 71bf56704535d0afa7d4955f03d287d40c9a98a3) Signed-off-by: Joshua Boniface <joshua@boniface.me> | |||
| 2022-05-20 | Merge pull request #7749 from cvium/disable_auto_add_collection | Joshua M. Boniface | |
| (cherry picked from commit 8119e4a5731e573ef3d1d064384b0ab0b4045191) Signed-off-by: crobibero <cody@robibe.ro> | |||
| 2022-05-20 | Merge pull request #7712 from jellyfin/fix-hevc-disable-option | Joshua M. Boniface | |
| (cherry picked from commit 5a9e5e0d5dc9179dd816f7ec93cc21dc8a02468a) Signed-off-by: crobibero <cody@robibe.ro> | |||
| 2022-05-20 | Merge pull request #7699 from Shadowghost/streambuilder-fix | Joshua M. Boniface | |
| (cherry picked from commit b46d61dfdf5e068a9feb26d8b41377a9fdb2cba6) Signed-off-by: crobibero <cody@robibe.ro> | |||
| 2022-05-09 | Bump StyleCop.Analyzers from 1.2.0-beta.406 to 1.2.0-beta.435 (#7726) | dependabot[bot] | |
| Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
| 2022-04-28 | Merge pull request #7654 from Shadowghost/nfo-provider-fix | Cody Robibero | |
| Prefer MetadataProvider enum as provider id key over arbitrary strings (cherry picked from commit a2abae3014578e8d9c7f1b54140fe3dcf1503ad2) Signed-off-by: crobibero <cody@robibe.ro> | |||
| 2022-04-28 | Merge pull request #7624 from nielsvanvelzen/quickconnect-enable-d | Cody Robibero | |
| (cherry picked from commit 1d5961126e6b8415ebd494a56acddd68624cd75b) Signed-off-by: crobibero <cody@robibe.ro> | |||
| 2022-04-17 | Merge pull request #7590 from crobibero/dotnet-6.0.4 | Joshua M. Boniface | |
| (cherry picked from commit 5778541d2fa9a6a2732b715e8c60421e44e035da) Signed-off-by: Joshua Boniface <joshua@boniface.me> | |||
| 2022-04-17 | Merge pull request #7537 from dmitrylyzo/fix-streambuilder | Cody Robibero | |
| (cherry picked from commit 5833c707259247338c27b1a75a175c5aba925c29) Signed-off-by: Joshua Boniface <joshua@boniface.me> | |||
| 2022-04-07 | Merge pull request #7523 from crobibero/null-stream | Cody Robibero | |
| Allow media without streams to playback (cherry picked from commit 577325b7888c5769c9d9c329ebd40e5f388242ad) Signed-off-by: crobibero <cody@robibe.ro> | |||
| 2022-04-04 | Bump MimeTypes from 2.3.0 to 2.4.0 (#7552) | dependabot[bot] | |
| Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
| 2022-03-26 | Fix TranscodeReasons property name | Cody Robibero | |
| 2022-03-25 | Fix DLNA DirectPlay | Shadowghost | |
| 2022-03-25 | Merge pull request #7198 from dmitrylyzo/transcode-conditions | Joshua M. Boniface | |
| 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 | Fix remuxing | Dmitry Lyzo | |
| 2022-03-20 | Add TranscodingProfile conditions | Dmitry Lyzo | |
| 2022-03-19 | Use requested bitrate for calculations | Cody Robibero | |
| 2022-03-18 | Move StreamBuilderTests to correct project (#7461) | Bond-009 | |
| 2022-03-17 | Prefer Cuvid to Nvdec by default for better performance | Nyanmisaka | |
| 2022-03-13 | Revert using Math.Clamp | Cody Robibero | |
| 2022-03-12 | Merge pull request #7325 from eyezak/issue/6450 | Cody Robibero | |
| 2022-03-12 | Fix flipped Clamp args | Cody Robibero | |
| 2022-03-11 | Merge pull request #7441 from 1337joe/add-external-stream-indicator | Cody Robibero | |
| Add label for external audio/sub tracks | |||
| 2022-03-11 | Merge pull request #7346 from Bond-009/guid | Claus Vium | |
| Optimize Guid comparisons | |||
| 2022-03-10 | Add label for external audio/sub tracks | Joe Rogers | |
| 2022-03-10 | Merge pull request #7432 from Bond-009/socketfactory | Cody Robibero | |
| 2022-03-10 | Merge pull request #7434 from crobibero/dotnet-6.0.3 | Joshua M. Boniface | |
| 2022-03-08 | Update to dotnet 6.0.3 | Cody Robibero | |
| 2022-03-08 | SocketFactory: Remove redundant code | Bond_009 | |
| ExclusiveAddressUse should be false by default afaik | |||
| 2022-03-06 | Suggestions from review | Cody Robibero | |
| 2022-03-06 | Remove TranscodeReason.None, Add JsonFlagEnum tests | Cody Robibero | |
| 2022-03-06 | Clean up EnumFlags serialization | Cody Robibero | |
| 2022-03-06 | Update MediaBrowser.Model/Dlna/StreamBuilder.cs | Isaac Gordezky | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2022-03-06 | Fix transcode video matching and add tests for Transcode and Safari | Isaac Gordezky | |
| 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-06 | Let the UI show which DTS profile is in use | Patrick Farwick | |
| There are different profiles for DTS. For example, both DTS and DTS-HD MA use the same codec, but provide a different profile. Some files may provide both a DTS and DTS-HD MA audio track. With this change, the UI shows which track is using which profile to allow the user to choose between them. | |||
| 2022-03-05 | Merge pull request #7388 from GermanCoding/iso639-undefined | Cody Robibero | |
| 2022-03-05 | Merge pull request #7404 from nyanmisaka/omx | Joshua M. Boniface | |
| 2022-03-05 | Merge pull request #7383 from thornbill/next-up-rewatching | Joshua M. Boniface | |
| 2022-03-05 | Remove the deprecated OMX and MMAL HWA | nyanmisaka | |
| 2022-03-04 | Use extension method for list search | GermanCoding | |
| 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-04 | Hide ISO 639-2 special codes in display titles | GermanCoding | |
| They are still shown in associated metadata, just hidden from the more visible display titles. | |||
| 2022-03-03 | Merge pull request #7324 from Maxr1998/sort-by-index | Bond-009 | |
| 2022-03-02 | Split DirectoryExists and FileExists | Cody Robibero | |
| 2022-03-01 | Include played and unplayed results in the same next up request | Bill Thornton | |
| 2022-02-28 | Add JsonConstructor | Cody Robibero | |
| 2022-02-28 | Use IFileSystem | Cody Robibero | |
