feat(player): optionally follow the server's per-episode track selections
With the new playback setting enabled, episode advance carries no audio or subtitle preference at all, so both resolve from the streams selected on the server for each individual episode. This serves setups that curate selections server-side (e.g. Plex Auto Languages) and is independent of "Remember track selections", which keeps gating only the write-back of manual changes. close #1717
This commit is contained in:
@@ -168,6 +168,8 @@
|
||||
"minutesUnit": "${minutes} dakika",
|
||||
"rememberTrackSelections": "Dizi/film başına ses/altyazı seçimlerini hatırla",
|
||||
"rememberTrackSelectionsDescription": "İçerik başına ses ve altyazı tercihlerini hatırla",
|
||||
"followServerTrackSelections": "Sunucunun bölüm başına parça seçimlerini kullan",
|
||||
"followServerTrackSelectionsDescription": "Bölüm değiştiğinde geçerli seçimi taşımak yerine sunucuda seçilen ses ve altyazıyı uygula",
|
||||
"showChapterMarkersOnTimeline": "Zaman çubuğunda kısım işaretçilerini göster",
|
||||
"showChapterMarkersOnTimelineDescription": "Zaman çubuğunu kısım sınırlarına göre böl",
|
||||
"clickVideoTogglesPlayback": "Oynat/duraklat için videoya tıkla",
|
||||
|
||||
Reference in New Issue
Block a user