Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down