itszechs / DriveStream

Stream video files from Google drive
Apache License 2.0
283 stars 29 forks source link

Subtitle button does nothing on AndroidTV(onn android box) #53

Closed collectionofcells closed 2 years ago

collectionofcells commented 2 years ago

When I click the subtitle button in the ExoPlayer(not able to interact with MPV with the remote),nothing happens and the button disappears. Thanks a lot for the development so far

itszechs commented 2 years ago

This is not a bug. If the button disappears that means there are no subtitles attached in .mkv file.

collectionofcells commented 2 years ago

So currently is it not possible to load external subtitles from local machine or from google drive? If so, please consider this feature for future releases, thanks.