byter11 / mpv-remote-app

MPV Remote application for android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MPV-Remote Android app

MPV Remote application for controlling your media player

Why am I doing this?

I don't have too much experince with Ionic VUE, Node.JS developmment and want improve.

Kodi not renders properly some ASS/SSA subtitles some anime have overanimated subtitles. Kodi not likes it much. MPV plays everything fine, but did not find a proper featureful remote app.

Functions

  • Basic media controls,
  • Open Youtube videos (youtube-dl required),
  • Open files from your host computer, network storage also supported,
  • Audio & Subtitle track selector,
  • Playlist handling,
  • Media file info,
  • Media collection handling,
  • Media status time stored on host machine. You can continue playback where you left off

How to use it

First you need the plugin and server for MPV. Follow instructions here.

After plugin installed, you can install the Android application which can be found in this repo.

Latest release

Configure IP & Port in your application and run mpv with --idle flag on your host PC.

The app not available on Google Play yet. I want improve my application before putting it to wider public.

Screnshoots (2021-08-07) state

Player Media info
player mediainfo
Subtitle panel Filebrowser at collection presenting media continue screen
subtitle filebrowser
Playlist Collection creating
subtitle subtitle

About

MPV Remote application for android

License:MIT License


Languages

Language:Vue 72.1%Language:JavaScript 15.5%Language:CSS 10.1%Language:Java 1.1%Language:HTML 0.8%Language:TypeScript 0.4%