| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-07-01 | Merge pull request #9447 from Bond-009/disablerealtimemonitor | Claus Vium | |
| Disable real time monitoring by default | |||
| 2023-06-28 | Merge branch 'master' into trickplay | Nick | |
| 2023-06-28 | Merge pull request #9907 from nyanmisaka/av1e | Bond-009 | |
| 2023-06-26 | Minor code changes | Nick | |
| 2023-06-22 | Change default threads to 1 | Nick | |
| 2023-06-22 | crobibero styling, format, code suggestions | Nick | |
| 2023-06-22 | Change defaults | Nick | |
| 2023-06-22 | HashSet datatype was causing default values to always be added on server start | nicknsy | |
| 2023-06-22 | Use config values | nicknsy | |
| 2023-06-22 | Options | nicknsy | |
| 2023-06-22 | IsAutomated not set on copy | nicknsy | |
| 2023-06-22 | Trickplay generation, manager, storage | nicknsy | |
| 2023-06-21 | Reduce bottlenecks scan code (#9863) | Bond-009 | |
| 2023-06-20 | Merge pull request #9894 from fhriley/fix_hardcoded_timer | Bond-009 | |
| 2023-06-20 | Add AV1 hardware and software encoding | nyanmisaka | |
| Signed-off-by: nyanmisaka <nst799610810@gmail.com> | |||
| 2023-06-19 | Move hardcoded LibraryUpdateDuration to ServerConfiguration. Fixes #9893. | Frank Riley | |
| Signed-off-by: Frank Riley <fhriley@gmail.com> | |||
| 2023-06-15 | Pick safer default value for segments to keep | Dominik | |
| 2023-06-15 | Add baseUrlParam back in and fix indentation | Dominik | |
| 2023-06-15 | Merge branch 'master' into segment-deletion | Dominik | |
| 2023-06-13 | Backport pull request #9642 from jellyfin/release-10.8.z | nyanmisaka | |
| Fix the brightness of VPP tonemap and add the tonemap mode Original-merge: d5a8419bc52ba06c070012849ba166dd2fbff8b0 Merged-by: Cody Robibero <cody@robibe.ro> Backported-by: Bond_009 <bond.009@outlook.com> | |||
| 2023-05-15 | Audio normalization (#9222) | TelepathicWalrus | |
| Co-authored-by: Joe Rogers <1337joe@users.noreply.github.com> Co-authored-by: Bond-009 <bond.009@outlook.com> | |||
| 2023-05-14 | fix formatting and update summary | herby2212 | |
| 2023-05-01 | option to disable and configure inactive session threshold | herby2212 | |
| 2023-04-06 | Remove unused using directives | Stepan Goremykin | |
| 2023-03-20 | Merge pull request #9388 from Shadowghost/output-bitrate-channels-master | Bond-009 | |
| 2023-03-14 | Add config option to disable dummy chapter generation (#9410) | Shadowghost | |
| 2023-03-09 | Backport pull request #9391 from jellyfin/release-10.8.z | nyanmisaka | |
| Fix H.264 baseline hwaccel and enable enhanced Nvdec by default Original-merge: 22a8283a9e3425da0496c28e6737dfadf9c67b33 Merged-by: Bond-009 <bond.009@outlook.com> Backported-by: crobibero <cody@robibe.ro> | |||
| 2023-03-07 | Disable real time monitoring by default | Bond_009 | |
| 2023-02-26 | Add audio vbr calculation | knackebrot | |
| 2023-01-16 | Allow limiting parallel image encodings to reduce memory usage (#8783) | Hannes Braun | |
| 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-15 | Increase default SegmentKeepSeconds | Dominik | |
| 2022-11-14 | Add new options for segment deletion | Dominik | |
| 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 | |
