mirror of
https://github.com/JustinZeus/Wholphin.git
synced 2026-07-08 23:51:21 +02:00
Add option to play item forcing transcoding (#153)
Closes #97 Adds an option to force an item to play by transcoding. This can be useful in the few cases where the device reports that it supports direct play for a file, but it really doesn't. Also rearranges the "More" dialog list to move picking audio & subtitle track near the top.
This commit is contained in:
parent
2840fa3f2a
commit
a0b9ac7673
5 changed files with 85 additions and 47 deletions
|
|
@ -137,6 +137,7 @@
|
|||
<string name="video">Video</string>
|
||||
<string name="watch_live">Watch live</string>
|
||||
<string name="years_old">%1$d years old</string>
|
||||
<string name="play_with_transcoding">Play with transcoding</string>
|
||||
|
||||
<plurals name="downloads">
|
||||
<item quantity="zero">%d downloads</item>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue