From 9077ba9bd291e4cda75ce6d44b80e99898f8541a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 9 Oct 2025 11:39:32 +0000 Subject: [PATCH 1/3] Update github/codeql-action action to v4 --- .github/workflows/codeql.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/codeql.yaml b/.github/workflows/codeql.yaml index d7270bfd..7cdd94e3 100644 --- a/.github/workflows/codeql.yaml +++ b/.github/workflows/codeql.yaml @@ -21,7 +21,7 @@ jobs: uses: actions/checkout@v5.0.0 - name: Initialize CodeQL - uses: github/codeql-action/init@v3.30.3 + uses: github/codeql-action/init@v4.30.7 with: languages: 'python' queries: +security-and-quality @@ -32,7 +32,7 @@ jobs: python-version: 3.13 - name: Autobuild - uses: github/codeql-action/autobuild@v3.30.3 + uses: github/codeql-action/autobuild@v4.30.7 - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@v3.30.3 + uses: github/codeql-action/analyze@v4.30.7 From 2f7cf9b24d54f7c2c25f7325107871049dc9813b Mon Sep 17 00:00:00 2001 From: rimasx Date: Thu, 9 Oct 2025 00:25:27 -0400 Subject: [PATCH 2/3] Translated using Weblate (Estonian) Translation: Jellyfin/Jellyfin Kodi Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-kodi/et/ --- resources/language/resource.language.et_ee/strings.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/resources/language/resource.language.et_ee/strings.po b/resources/language/resource.language.et_ee/strings.po index 0e478c4b..8ed773f3 100644 --- a/resources/language/resource.language.et_ee/strings.po +++ b/resources/language/resource.language.et_ee/strings.po @@ -1,6 +1,6 @@ msgid "" msgstr "" -"PO-Revision-Date: 2025-10-07 08:19+0000\n" +"PO-Revision-Date: 2025-10-09 12:39+0000\n" "Last-Translator: rimasx \n" "Language-Team: Estonian \n" @@ -671,7 +671,7 @@ msgstr "Püsivad kasutajad" msgctxt "#30527" msgid "Ignore specials in next episodes" -msgstr "Jaotises 'Järgmised episoodid' eriepisoode ei kuvata" +msgstr "Ära kuva jaotises 'Järgmised episoodid' lisamaterjali" msgctxt "#30526" msgid "Transcode AV1" @@ -1015,7 +1015,7 @@ msgstr "1080" msgctxt "#33213" msgid "Unlimited [default]" -msgstr "Piiramatu [default]" +msgstr "Piiramatu [vaikimisi]" msgctxt "#33214" msgid "0.5 Mbps" From 066dfd1256876caaafc503bb21568834f5296ad0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 10 Oct 2025 18:53:14 +0000 Subject: [PATCH 3/3] Update github/codeql-action action to v4 --- .github/workflows/codeql.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/codeql.yaml b/.github/workflows/codeql.yaml index d7270bfd..9341d3d9 100644 --- a/.github/workflows/codeql.yaml +++ b/.github/workflows/codeql.yaml @@ -21,7 +21,7 @@ jobs: uses: actions/checkout@v5.0.0 - name: Initialize CodeQL - uses: github/codeql-action/init@v3.30.3 + uses: github/codeql-action/init@v4.30.8 with: languages: 'python' queries: +security-and-quality @@ -32,7 +32,7 @@ jobs: python-version: 3.13 - name: Autobuild - uses: github/codeql-action/autobuild@v3.30.3 + uses: github/codeql-action/autobuild@v4.30.8 - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@v3.30.3 + uses: github/codeql-action/analyze@v4.30.8