rework media parsing, parse secondary stream (sub/jap)

* use the secondary stream if no primary is present
This commit is contained in:
2020-10-19 21:57:02 +02:00
parent 4c274eb062
commit ce84cb57a8
9 changed files with 122 additions and 101 deletions

View File

@ -17,6 +17,7 @@
<string name="text_episodes_count">%1$d Episoden</string>
<string name="text_runtime">%1$d Minuten</string>
<string name="component_episode_title">Episode %1$d %2$s</string>
<string name="component_episode_title_sub">Episode %1$d %2$s (OmU)</string>
<!-- settings fragment -->
<string name="account">Account</string>