From 25d0e107b7a0a27e557006f45087fd4fd36adea5 Mon Sep 17 00:00:00 2001 From: Plieg Date: Mon, 8 Jun 2026 23:17:12 +0200 Subject: [PATCH] style: normalize markdown for the lint gate Auto-fix blank-line/bullet/emphasis nits flagged by the new markdownlint gate and bump the CI meta pin to v2.0.4 (markdown config: tabs allowed in code blocks). --- .github/workflows/ci.yaml | 2 +- README.md | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 35cf0f2..4093edd 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -25,4 +25,4 @@ permissions: jobs: ci: - uses: cplieger/ci/.github/workflows/ci.yaml@6659f08fc7f512ad4ae4bc9a27b257ea423a433a # v2 + uses: cplieger/ci/.github/workflows/ci.yaml@f19e2a239fe99c9300a2dc256a7e7c1b4357860b # v2 diff --git a/README.md b/README.md index f4834a5..3f3fba5 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ plex-language-sync eliminates that friction. It watches your Plex playback in re It also learns your habits. If you always watch anime in Japanese with English subtitles, brand new shows that arrive (via Sonarr or manual import) get those settings applied before you even press play. **Key features:** + - Real-time WebSocket listener for play and library scan events - Per-show language propagation with scored stream matching (language, codec, channel layout, title, forced, hearing @@ -179,6 +180,7 @@ All dependencies are updated automatically via [Renovate](https://github.com/ren ## Credits This is an original tool that builds upon [Plex-Auto-Languages](https://github.com/RemiRigal/Plex-Auto-Languages). + - [Plex-Auto-Languages](https://github.com/RemiRigal/Plex-Auto-Languages) by [@RemiRigal](https://github.com/RemiRigal) — the original Python project that pioneered per-show language automation for