| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-06-21 | Merge pull request #9912 from jellyfin/renovate/ci-deps | Bond-009 | |
| 2023-06-21 | chore(deps): update github/codeql-action action to v2.20.1 | renovate[bot] | |
| 2023-06-20 | Merge pull request #9894 from fhriley/fix_hardcoded_timer | Bond-009 | |
| 2023-06-19 | Merge pull request #9906 from crobibero/update-gha | Bond-009 | |
| 2023-06-19 | Update .github/workflows/openapi.yml | Cody Robibero | |
| Co-authored-by: Jorge <46056498+jorgectf@users.noreply.github.com> | |||
| 2023-06-19 | Move hardcoded LibraryUpdateDuration to ServerConfiguration. Fixes #9893. | Frank Riley | |
| Signed-off-by: Frank Riley <fhriley@gmail.com> | |||
| 2023-06-19 | Use intermediate env | Cody Robibero | |
| 2023-06-19 | Merge pull request #8744 from DomiStyle/segment-deletion | Cody Robibero | |
| 2023-06-18 | chore(deps): update github/codeql-action action to v2.20.0 (#9887) | renovate[bot] | |
| Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
| 2023-06-18 | chore(deps): update dotnet monorepo (#9886) | renovate[bot] | |
| Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2023-06-19 | Merge pull request #9902 from nyanmisaka/fix-9642-backport | Bond-009 | |
| 2023-06-18 | Removed unused lines | nyanmisaka | |
| Signed-off-by: nyanmisaka <nst799610810@gmail.com> | |||
| 2023-06-18 | Fix #9642 backport | nyanmisaka | |
| Signed-off-by: nyanmisaka <nst799610810@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 | chore(deps): update dependency serilog.sinks.graylog to v3.0.1 (#9892) | renovate[bot] | |
| Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
| 2023-06-13 | Merge pull request #9882 from nyanmisaka/fix-sync-amd-va-vk | Bond-009 | |
| 2023-06-13 | Rearrage the Amd vaapi-vulkan pipeline for synchronization | nyanmisaka | |
| Signed-off-by: nyanmisaka <nst799610810@gmail.com> | |||
| 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 #9671 from jellyfin/release-10.8.z | nyanmisaka | |
| Fix the canvas size for DVBSUB and DVDSUB subtitles Original-merge: eba95cc7f0304ebc9c1a8c0fc11a29ffca6fc97d Merged-by: Joshua M. Boniface <joshua@boniface.me> 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 #9538 from jellyfin/release-10.8.z | TheTyrius | |
| Fix nvenc preset order Original-merge: 79bb7560dc7848608cfab538b3aaf56dea545d8f 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 | Merge pull request #9564 from AmbulantRex/whitelist-dlls | Cody Robibero | |
| 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-10 | Merge pull request #8203 from Shadowghost/nfo-season-names | Cody Robibero | |
| Implement NFO named season parsing | |||
| 2023-06-10 | Update MediaBrowser.Providers/TV/SeriesMetadataService.cs | Cody Robibero | |
| Co-authored-by: Bond-009 <bond.009@outlook.com> | |||
| 2023-06-10 | Fix InvalidOpEx while trying to read HttpResponseContent 2x (#9861) | Bond-009 | |
| 2023-06-10 | chore(deps): update dependency serilog.sinks.graylog to v3 (#9867) | renovate[bot] | |
| Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
| 2023-06-10 | chore(deps): update actions/checkout action to v3.5.3 (#9876) | renovate[bot] | |
| Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
| 2023-06-08 | Merge pull request #9870 from jellyfin/renovate/ci-deps | Bond-009 | |
| 2023-06-08 | chore(deps): update peter-evans/create-or-update-comment action to v3.0.2 | renovate[bot] | |
| 2023-06-06 | Merge pull request #9858 from jellyfin/nvv-baseitemdto-lufs-nullable | Bond-009 | |
| 2023-06-06 | Merge pull request #9860 from jellyfin/renovate/vstest-monorepo | Bond-009 | |
| 2023-06-06 | chore(deps): update dependency microsoft.net.test.sdk to v17.6.2 | renovate[bot] | |
| 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-06-06 | Merge pull request #9857 from crobibero/cache-size-tests | Bond-009 | |
| 2023-06-05 | Mock configuration to get SqliteCacheSizeKey during test | Cody Robibero | |
| 2023-06-05 | Source SQLite cache_size from an Environment Variable (#9666) | Mark Lopez | |
| 2023-06-02 | Merge pull request #9667 from Silvenga/restore-default-journal-size | Bond-009 | |
| 2023-06-02 | Translated using Weblate (Hindi) | Bucky Patel | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hi/ | |||
| 2023-06-01 | Merge pull request #9846 from jellyfin/renovate/vstest-monorepo | Bond-009 | |
| 2023-06-01 | Merge pull request #9847 from jellyfin/renovate/ci-deps | Bond-009 | |
| 2023-06-01 | chore(deps): update github/codeql-action action to v2.3.6 | renovate[bot] | |
| 2023-06-01 | chore(deps): update dependency microsoft.net.test.sdk to v17.6.1 | renovate[bot] | |
| 2023-05-30 | Merge pull request #9818 from Shadowghost/fixes | Bond-009 | |
| 2023-05-29 | Merge pull request #9821 from cvium/admin_must_have_pw | Cody Robibero | |
| 2023-05-29 | Merge pull request #9820 from cvium/deprecate_easypassword | Cody Robibero | |
| 2023-05-29 | Merge pull request #9828 from jellyfin/renovate/ci-deps | Bond-009 | |
