| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |
| 2022-02-21 | Merge pull request #7255 from Shadowghost/external-sub-audio | Joshua M. Boniface | |
| 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-20 | Rewatching next up (#7253) | SenorSmartyPants | |
| 2022-02-18 | feat(external-media): refactor external subtitle and audio provider | Shadowghost | |
| 2022-02-17 | Implement Comparers for (Parent)IndexNumber | Maxr1998 | |
| Can be used in item queries to sort by ParentIndexNumber and IndexNumber (used for disc and track numbers for example). | |||
| 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 | |||
