mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-01 18:01:06 +02:00
use auto lang only with more as 1 audio pid
Origin commit data
------------------
Branch: ni/coolstream
Commit: 3d71258d31
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2014-04-18 (Fri, 18 Apr 2014)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -1639,7 +1639,7 @@ void CMoviePlayerGui::selectAutoLang()
|
||||
}
|
||||
}
|
||||
}
|
||||
if(g_settings.auto_lang) {
|
||||
if(g_settings.auto_lang && (numpida > 1)) {
|
||||
int pref_idx = -1;
|
||||
|
||||
playback->FindAllPids(apids, ac3flags, &numpida, language);
|
||||
|
Reference in New Issue
Block a user