| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-01-12 | Merge pull request #9001 from Shadowghost/stereo-downmix | Bond-009 | |
| Fixes https://github.com/jellyfin/jellyfin/issues/1986 | |||
| 2023-01-10 | Add stereo downmix algorithm selection. | Shadowghost | |
| 2023-01-04 | Fix all warnings in Jellyfin.Api (#9003) | Bond-009 | |
| 2022-12-08 | Add option to allow extras to use embedded titles | Joe Rogers | |
| 2022-11-13 | changed ChapterImageResolution in model to enum type; | Negulici-R. Barnabas | |
| added 144p to the ImageResolution enum; updated chapters limit comment inside FFProbeVideoInfo.cs; | |||
| 2022-11-13 | Merge branch 'jellyfin:master' into master | Negulici-R. Barnabas | |
| 2022-10-06 | Fix minor warnings in MediaBrowser.Model/Configuration (#2149) | Jan Sommer | |
| 2022-09-28 | Remove redundant using directives | Hannes Braun | |
| 2022-08-27 | Use Guid type for UserConfiguration fields | Niels van Velzen | |
| 2022-07-18 | Chapter Images: | Negulici-R. Barnabas | |
| - chapter image extraction intervals, limit count and resolutions can be set by the user from the server general settings; | |||
| 2022-06-29 | Merge pull request #7950 from nyanmisaka/brighter-vpp-tonemap | Cody Robibero | |
| (cherry picked from commit b36543275f8e1c380f5c247a04a48d5d96eb5836) Signed-off-by: Joshua Boniface <joshua@boniface.me> | |||
| 2022-06-10 | Merge pull request #7854 from cvium/enable_mkv_keyframe_extraction | Cody Robibero | |
| (cherry picked from commit 2a89683e8019a196b087138531b3958d4f68789d) Signed-off-by: crobibero <cody@robibe.ro> | |||
| 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-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-03-17 | Prefer Cuvid to Nvdec by default for better performance | Nyanmisaka | |
| 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-01-26 | Changed boolean options to enums | Matthew Jones | |
| 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 | |||
| 2022-01-11 | Refactor and add scheduled task | cvium | |
| 2022-01-07 | Merge branch 'master' into keyframe_extraction_v1 | cvium | |
| # Conflicts: # Jellyfin.Api/Controllers/DynamicHlsController.cs # MediaBrowser.Controller/MediaEncoding/IMediaEncoder.cs # MediaBrowser.MediaEncoding/Encoder/MediaEncoder.cs | |||
| 2021-12-25 | Merge remote-tracking branch 'origin/master' into hwa | nyanmisaka | |
| 2021-12-24 | Apply suggestions from code review | nyanmisaka | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> Co-authored-by: Claus Vium <cvium@users.noreply.github.com> Co-authored-by: Bond_009 <bond.009@outlook.com> | |||
| 2021-12-24 | EncodingHelper hwaccel pipelines refactor | nyanmisaka | |
| separate the HW pipeline according to HWA method for maintainability. | |||
| 2021-12-16 | Deprecate LibraryOptions.EnableInternetProviders | Joe Rogers | |
| 2021-12-11 | Merge pull request #6902 from cvium/migrate_networkconfig | Cody Robibero | |
| Migrate network configuration safely | |||
| 2021-12-01 | Use JsonContent where possible | Bond_009 | |
| Should reduce the # of allocated bytes | |||
| 2021-11-24 | Migrate network configuration safely | cvium | |
| 2021-11-20 | Merge pull request #6870 from cvium/fix_omdb_image_provider | Cody Robibero | |
| 2021-11-19 | Refactor omdb providers | cvium | |
| 2021-11-18 | Replace library option to AutomaticallyAddToCollection | Petrus.Z | |
| Signed-off-by: Petrus.Z <silencly07@gmail.com> | |||
| 2021-11-17 | Add AutoCollection option | Petrus.Z | |
| it can determine whether auto create/add movies to collection Signed-off-by: Petrus.Z <silencly07@gmail.com> | |||
| 2021-10-29 | Default log upload to enabled | Cody Robibero | |
| 2021-10-27 | Suggestions from review | Cody Robibero | |
| 2021-10-26 | Enable nullable for more files | Bond_009 | |
| 2021-09-23 | Add first draft of keyframe extraction for Matroska | cvium | |
| 2021-09-09 | Fix some warnings | Bond_009 | |
| 2021-09-03 | Fix InvalidOperationException when serializing MediaPathInfo | Bond_009 | |
| 2021-08-28 | Enable nullable for more files | Bond_009 | |
| 2021-06-11 | Remove useless nullable directives | Bond_009 | |
| 2021-04-08 | Disable hevc encoding by default | Bill Thornton | |
| 2021-02-27 | Remove unused entity | Patrick Barron | |
| 2021-02-20 | Enable TreatWarningsAsErrors for MediaBrowser.Model | Bond_009 | |
| 2021-02-14 | Merge pull request #5207 from matthin/default-language | dkanada | |
| Default to English metadata during the setup wizard. | |||
| 2021-02-12 | remove deprecated settings from server config | dkanada | |
| 2021-02-10 | Default to English metadata during the setup wizard. | me@justinharrison.ca | |
| 2021-02-06 | add vpp tonemapping for vaapi | nyanmisaka | |
| 2021-01-25 | add an enhanced nvdec decoder | nyanmisaka | |
| 2020-12-30 | Merge branch 'master' into PluginDowngrade | Cody Robibero | |
