mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2025-09-30 02:04:55 +00:00
dont auto fall back to http streaming if not selected
Dont fall back to http streaming if direct file playback is expected.
This commit is contained in:
parent
fccda1b9f4
commit
8f0343de2e
3 changed files with 10 additions and 28 deletions
|
@ -236,7 +236,7 @@
|
|||
<string id="33008">Enter password for user:</string>
|
||||
<string id="33009">Invalid username or password</string>
|
||||
<string id="33010">Failed to authenticate too many times</string>
|
||||
<string id="33011">Unable to direct play</string>
|
||||
<string id="33011">Unable to direct play file</string>
|
||||
<string id="33012">Direct play failed 3 times. Enabled play from HTTP.</string>
|
||||
<string id="33013">Choose the audio stream</string>
|
||||
<string id="33014">Choose the subtitles stream</string>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue