Skip to content

Commit b2d0c95

Browse files
author
Ferenc Nánási
committed
Updated README, ready for 1.0.7
1 parent 028d307 commit b2d0c95

7 files changed

+4
-10
lines changed

README.md

+4-10
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,11 @@
11
## MPV-Remote Android app
22

3-
MPV Remote application for controlling your media player
4-
5-
## Why am I doing this?
6-
7-
I don't have too much experince with Ionic VUE, Node.JS developmment and want improve.
8-
9-
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.
3+
MPV Remote is an application for controlling MPV media player.
104

115
## Functions
126

137
- Basic media controls,
14-
- Open Youtube videos (youtube-dl required),
8+
- Open Youtube videos (youtube-dl/yt-dlp required),
159
- Open files from your host computer, network storage also supported,
1610
- Audio & Subtitle track selector,
1711
- Playlist handling,
@@ -41,13 +35,13 @@ The app not available on Google Play yet. I want improve my application before p
4135
</a>
4236
</p>
4337

44-
## Screnshoots (2021-08-07) state
38+
## Screnshoots taken from 1.0.7
4539

4640
| Player | Media info |
4741
| :------------------------------------------------------: | :------------------------------------------------------------: |
4842
| <img src="images/player.png" alt="player" height="500"/> | <img src="images/mediainfo.png" alt="mediainfo" height="500"/> |
4943

50-
| Subtitle panel | Filebrowser at collection presenting media continue screen |
44+
| Subtitle panel | Filebrowser presenting media continue screen |
5145
| :----------------------------------------------------------: | :----------------------------------------------------------------: |
5246
| <img src="images/subtitle.png" alt="subtitle" height="500"/> | <img src="images/filebrowser.png" alt="filebrowser" height="500"/> |
5347

images/createcollection.png

75.6 KB
Loading

images/filebrowser.png

269 KB
Loading

images/mediainfo.png

148 KB
Loading

images/player.png

125 KB
Loading

images/playlist.png

91.4 KB
Loading

images/subtitle.png

93.9 KB
Loading

0 commit comments

Comments
 (0)