mirror of
https://github.com/JustinZeus/Wholphin.git
synced 2026-07-08 15:50:16 +02:00
Support playing local movie trailers (#36)
Adds support for playing local movie trailers. External trailers, such as ones on YouTube, are not yet supported. Also fixes a couple issues with request handlers
This commit is contained in:
parent
bb19ba316b
commit
63baf7f904
6 changed files with 61 additions and 2 deletions
|
|
@ -82,5 +82,6 @@
|
|||
<string name="playback_overrides">Playback overrides</string>
|
||||
<string name="direct_play_ass">Direct play ASS subtitles</string>
|
||||
<string name="direct_play_pgs">Direct play PGS subtitles</string>
|
||||
<string name="trailers">Trailers</string>
|
||||
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue