Skip to content

aemee/mpv-androidtv

 
 

Repository files navigation

This is just a couple of tweaks of build 2025-12-27 that I find useful for my android tv.

  • removed UP button from dpad navigation so that it can be used with input.conf
    • have no idea if this was necessary for script-binding
  • removed long press function of the audio and subtitle buttons
    • long press may not work as intended with some cec remotes and are treated as spamming a key instead
  • replaced on press function of audio and subtitle buttons
    • from cycling audio and subtitle to bringing up their respecting selection dialog
      • I find the cycling to be redundant, not to mention, painful to cycle through expecially when you cant long press
  • added audio and subtitle codec information to the selection dialog
    • mostly so I can select my desired audio/subtitle track
  • added a toggle stretch button next to the top settings button
    • just wanted this button to exist

These changes are messy since it was tweaked for an earlier build but they seem to work how I want it to on this build as well. I also recommend using the following lua scripts:

  • SmartSkip
    • super useful for anime or tv series that are properly chaptered/bookmarked
      • otherwise, it even has silence skip built in
  • and pause indicator
    • so that you know its actually paused since pausing doesnt bring up the ui/osd

About

mpv-android build 2025-12-27 that is tweaked to suit my preferences

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Kotlin 69.3%
  • Java 16.4%
  • Shell 6.9%
  • C++ 6.1%
  • Other 1.3%