| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-01-10 | Add stereo downmix algorithm selection. | Shadowghost | |
| 2022-12-30 | Add support for .sup subtitle (#8808) | Cody Robibero | |
| Fixes https://github.com/jellyfin/jellyfin/issues/8628 | |||
| 2022-12-05 | Replace == null with is null | Bond_009 | |
| 2022-11-17 | Apply review suggestions | Shadowghost | |
| 2022-11-17 | Add xmldocs for TMDb provider, correct provider spelling | Shadowghost | |
| 2022-10-30 | Add SeriesStatus.Unreleased | Niels van Velzen | |
| 2022-10-27 | Fix extra type differentiation | photonconvergence | |
| Change rules for Featurettes and Shorts so they don't both get classed as ExtraType.Clip. Fix test that these changes break | |||
| 2022-10-07 | Add hearing impaired subtitle stream indicator (#7379) | Joe Rogers | |
| Co-authored-by: Claus Vium <cvium@users.noreply.github.com> | |||
| 2022-10-06 | Use ArgumentNullException.ThrowIfNull helper method | Bond_009 | |
| Did a simple search/replace on the whole repo (except the RSSDP project) This reduces LOC and should improve performance (methods containing a throw statement don't get inlined) ``` if \((\w+) == null\) \s+\{ \s+throw new ArgumentNullException\((.*)\); \s+\} ``` ``` ArgumentNullException.ThrowIfNull($1); ``` | |||
| 2022-10-01 | Streams with CodecType "data" (like "epg" streams in DVB | markus | |
| recordings) get ignored. This results in wrong stream specifiers for all subsequent streams. This fix correctly handles "data" streams without any further processing. | |||
| 2022-08-15 | Fix various typos | luz paz | |
| Found via `codespell -q 3 -S ./Emby.Server.Implementations/Localization -L allready,doesnt,inh,receivedfrom,whoknows` | |||
| 2022-08-13 | Backport pull request #8212 from jellyfin/release-10.8.z | SenorSmartyPants | |
| Add resolution text for 384 sized video Original-merge: 7ffdde9a0b88f543a84fa8a3fa7487cbe8dda8b4 Merged-by: Cody Robibero <cody@robibe.ro> Backported-by: Joshua Boniface <joshua@boniface.me> | |||
| 2022-07-20 | Backport pull request #8104 from jellyfin/release-10.8.z | Joshua Boniface | |
| Add resolution text output for more resolutions Authored-by: Shadowghost <Ghost_of_Stone@web.de> Merged-by: Bond-009 <bond.009@outlook.com> Original-merge: 2b46917dcf7af970dc95d4ef0bbfebac7a520d25 | |||
| 2022-07-03 | Add escape hatch for Series merging | Mikal Stordal | |
| This is an universal solution for plugins to override how series are merged. The reason to override is so we can set the same provider id on multiple items without merging them, while using another id for merging them. Having an (optional) provider id not tied to any online database allows plugins to use their own rules for merging series. | |||
| 2022-06-29 | Merge pull request #7964 from jellyfin/dovi-side-data | Joshua M. Boniface | |
| (cherry picked from commit 39d185c7b19ed2da1ae46566152fb1cf182266cd) Signed-off-by: Joshua Boniface <joshua@boniface.me> | |||
| 2022-06-29 | Merge pull request #7947 from nyanmisaka/video-range-condition | Cody Robibero | |
| (cherry picked from commit f1d56aa5cef4c60021e0b29c5d9fb3adf384fda7) Signed-off-by: Joshua Boniface <joshua@boniface.me> | |||
| 2022-06-10 | Merge pull request #7828 from nyanmisaka/fix-dovi-tonemap | Bond-009 | |
| Fix Dolby Vision profile 5 and 8 to SDR HW tone-mapping (cherry picked from commit 8595a979a872c05d0d06f9b87ed1b56c693c267d) Signed-off-by: crobibero <cody@robibe.ro> | |||
| 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-03-10 | Add label for external audio/sub tracks | Joe Rogers | |
| 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-04 | Use extension method for list search | GermanCoding | |
| 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. | |||
| 2021-12-24 | Update StyleCop | Bond_009 | |
| 2021-12-20 | Use our own Contains extension | cvium | |
| 2021-11-12 | Remove Obsolete attribute on enum | Cody Robibero | |
| 2021-11-11 | Fix nullability on DisplayPreferencesDto | Cody Robibero | |
| Remove duplicate, fix namespace | |||
| 2021-11-06 | Remove ImageType.Screenshot and ItemFields.Screenshot | Joe Rogers | |
| 2021-09-03 | Merge pull request #6358 from MrTimscampi/audio-people | Bond-009 | |
| 2021-09-03 | Merge remote-tracking branch 'upstream/master' into warn-259810 | Cody Robibero | |
| 2021-09-01 | Add subtitle format(codec) to stream display title (#5853) | Mike | |
| Co-authored-by: MichaĆ Kurek <michal.kurek@mail.com> | |||
| 2021-08-28 | Remove more and more warnings | Cody Robibero | |
| 2021-08-16 | Fix documentation for lyricist and arranger | MrTimscampi | |
| 2021-08-16 | Add some new music-related person types and parse from ffprobe | MrTimscampi | |
| 2021-07-20 | Add tests for GetResolutionText | Bond_009 | |
| 2021-07-04 | Remove usage of this in GetResolutionText | MrTimscampi | |
| 2021-07-03 | Refactor GetResolutionText | MrTimscampi | |
| This improves GetResolutionText a little by making it easier to read and better parsing resolutions (Also adding a few new ones like PAL resolutions and 8K) Co-authored-by: Maxr1998 <max.rumpf1998@gmail.com> | |||
| 2021-06-19 | Move non-jellyfin extensions to separate project | Bond_009 | |
| 2021-05-18 | Properly detect Dolby Vision files derived from AV1, AVC and HEVC | MrTimscampi | |
| 2021-05-05 | MediaStream: Replace string.IndexOf with string.Contains where possible | Bond_009 | |
| 2021-05-05 | Code Clean up: Convert to null-coalescing operator ?? (#5845) | BaronGreenback | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> Co-authored-by: Patrick Barron <18354464+barronpm@users.noreply.github.com> | |||
| 2021-03-08 | Fix casing CollectionType | Bond_009 | |
| 2021-03-03 | fix HasProviderId and add tests | cvium | |
| 2021-03-03 | revert removal of null check | cvium | |
| 2021-03-03 | return false when providerid is null or empty | cvium | |
| 2021-03-01 | Revert breaking change | Bond_009 | |
| 2021-03-01 | Merge pull request #5317 from Bond-009/notnullwhen | Bond-009 | |
| MaybeNullWhen(false) -> NotNullWhen(true) | |||
| 2021-02-28 | MaybeNullWhen(false) -> NotNullWhen(true) | Bond_009 | |
| 2021-02-24 | CollectionType can be null | Bond_009 | |
| 2021-02-24 | Fix build | Bond_009 | |
| 2021-02-24 | Fix unchecked input | Bond_009 | |
