| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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-22 | Merge pull request #9915 from Bond-009/stylecop | Bond-009 | |
| 2023-06-21 | Reduce bottlenecks scan code (#9863) | Bond-009 | |
| 2023-06-22 | Update stylecop.analyzers to v1.2.0-beta.507 | Bond_009 | |
| 2023-06-21 | Merge branch 'master' into network-rewrite | Shadowghost | |
| 2023-06-20 | Merge pull request #9894 from fhriley/fix_hardcoded_timer | Bond-009 | |
| 2023-06-20 | Remove unused lines | nyanmisaka | |
| Signed-off-by: nyanmisaka <nst799610810@gmail.com> | |||
| 2023-06-20 | Add AV1 hardware and software encoding | nyanmisaka | |
| Signed-off-by: nyanmisaka <nst799610810@gmail.com> | |||
| 2023-06-20 | Add AV1 support in HLS streaming | 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-15 | Merge branch 'master' into network-rewrite | Shadowghost | |
| 2023-06-13 | Backport pull request #9723 from jellyfin/release-10.8.z | Dmitry Lyzo | |
| Fix multiple codec checking in CodecProfiles conditions Original-merge: bec8d7b3f5923c240bbc5bcf160c19f7cc591211 Merged-by: Bond-009 <bond.009@outlook.com> Backported-by: Bond_009 <bond.009@outlook.com> | |||
| 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-06-13 | Backport pull request #9411 from jellyfin/release-10.8.z | nyanmisaka | |
| Fix codec checking in CodecProfiles conditions Original-merge: 5921379a29583804fd1e99d1aad81bd4aad7f019 Merged-by: Bond-009 <bond.009@outlook.com> Backported-by: Bond_009 <bond.009@outlook.com> | |||
| 2023-06-10 | Add all websocket messages to generated openapi spec (#9682) | Cody Robibero | |
| * Add all websocket messages to generated openapi spec * Use oneOf * JsonIgnore ServerId * Oops * Add discriminators * Add WebSocketMessage container for Inbound and Outbound messages | |||
| 2023-06-07 | Merge branch 'master' into network-rewrite | Shadowghost | |
| 2023-06-06 | Make LUFS property nullable in BaseItemDto | Niels van Velzen | |
| This fixes a regression from #9222 where the LUFS field in the OpenAPI spec was not nullable. This will cause issues with the Kotlin SDK. | |||
| 2023-05-26 | chore: deprecate EasyPassword as it isn't very secure | cvium | |
| 2023-05-25 | Merge branch 'master' into network-rewrite | Shadowghost | |
| 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-09 | Merge branch 'master' into network-rewrite | Shadowghost | |
| 2023-05-01 | option to disable and configure inactive session threshold | herby2212 | |
| 2023-04-06 | Remove redundant 'else' keywords | Stepan Goremykin | |
| 2023-04-06 | Remove redundant casts | Stepan Goremykin | |
| 2023-04-06 | Remove unused using directives | Stepan Goremykin | |
| 2023-03-28 | Merge pull request #9466 from Shadowghost/playlist-fix | Bond-009 | |
| 2023-03-25 | Convert Person.Type to use PersonKind enum (#9487) | Cody Robibero | |
| 2023-03-20 | Merge pull request #9388 from Shadowghost/output-bitrate-channels-master | Bond-009 | |
| 2023-03-19 | Add DCA and TrueHD to fMP4 audio codecs to support remuxing | Shadowghost | |
| 2023-03-16 | Merge branch 'master' into network-rewrite | Shadowghost | |
| 2023-03-15 | Merge pull request #9418 from Bond-009/getawaiter | Bond-009 | |
| 2023-03-15 | Merge pull request #9460 from Shadowghost/rating-overhaul | Bond-009 | |
| 2023-03-14 | Add config option to disable dummy chapter generation (#9410) | Shadowghost | |
| 2023-03-14 | Reduce usage of GetAwaiter().GetResult() | Bond_009 | |
| 2023-03-10 | Fix playlist creation and removal | Shadowghost | |
| 2023-03-10 | Merge pull request #9254 from Shadowghost/dvdbdfix | Bond-009 | |
| 2023-03-10 | Apply review suggestions | Shadowghost | |
| 2023-03-10 | Fix DLNA playback of DVD and BD folders | Shadowghost | |
| 2023-03-10 | Apply review suggestions | 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-09 | Backport pull request #9351 from jellyfin/release-10.8.z | Shadowghost | |
| Fix EqualsAny condition check for int and double Original-merge: e8b0ae07afd9fc08a216d6aa632ee20d6d88566b Merged-by: Bond-009 <bond.009@outlook.com> Backported-by: crobibero <cody@robibe.ro> | |||
| 2023-03-09 | Extend language code handling | Shadowghost | |
| 2023-03-07 | Enable nullable for more files | Bond_009 | |
