| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-09-04 | Merge pull request #12384 from evanjarrett/qsv-renderdevice | Bond-009 | |
| Update QSV device args to use the renderNodePath | |||
| 2024-08-05 | Add missing lyric fetcher settings from library options | Cody Robibero | |
| 2024-08-03 | use string.Empty | Evan Jarrett | |
| 2024-08-03 | Add a new EncodingOption for QsvDevice | Evan Jarrett | |
| 2024-07-17 | Add option to extract keyframe only during trickplay image generation | gnattu | |
| This would be significantly faster than decoding every frame, but it does have compatibility issues. Not all decoders support this mode, notably the VP9 decoder, CUVID decoders, and QSV decoders. Some videos with very long key-frame intervals may also perform poorly with this mode, as the image timing could become too inaccurate to reflect the actual frame. Signed-off-by: gnattu <gnattuoc@me.com> | |||
| 2024-05-10 | Default to not extract lyrics (#11523) | gnattu | |
| 2024-05-05 | Don't close inactive session on default (#11491) | gnattu | |
| 2024-04-24 | Always scan ReplayGain tag (#11418) | Bond-009 | |
| 2024-03-28 | fix: move trickplay specific option into TrickplayOptions (#11229) | gnattu | |
| 2024-03-17 | Add ability to enable/disable libraries (#11037) | btopherjohnson | |
| Co-authored-by: Bond-009 <bond.009@outlook.com> Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2024-03-09 | Merge pull request #11014 from gnattu/vf-videotoolbox | Cody Robibero | |
| 2024-02-29 | fix: stack overflow | gnattu | |
| Signed-off-by: gnattu <gnattuoc@me.com> | |||
| 2024-02-26 | Store lyrics in the database as media streams (#9951) | Cody Robibero | |
| 2024-02-16 | feat: separate videotoolbox tone mapping option | gnattu | |
| Signed-off-by: gnattu <gnattuoc@me.com> | |||
| 2024-01-06 | Add option to use replaygain tags for audio (#10566) | TelepathicWalrus | |
| * Add option to use replaygain tags for audio * Change regex to be specific * Use ffprobe for faster metadata grabs * Change regex to .Match | |||
| 2023-10-21 | fix indentation after merge | herby2212 | |
| 2023-10-21 | update to current master to resolve merge conflict | herby2212 | |
| 2023-10-18 | Merge branch 'master' into trickplay | Nick | |
| 2023-10-07 | integrate development from v1 | herby2212 | |
| 2023-09-23 | Migrate to customizable cast receiver config | Cody Robibero | |
| 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 | |
