From a004232e80e80bd583dd0a97aa5302e85acac91f Mon Sep 17 00:00:00 2001 From: Iker <31081245+Relwi@users.noreply.github.com> Date: Mon, 9 Aug 2021 12:07:48 +0200 Subject: [PATCH 1/3] Added F-Droid link to mpv-android It is seen that in the android mpv repository they have the link to fdroid: https://github.com/mpv-android/mpv-android I think this repository is the official repository, if you go to the Play Store in the mpv-android app, you can see in the developer contact the Website option, and it redirect to that repository. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 47ccbe9..446e8f9 100644 --- a/README.md +++ b/README.md @@ -360,7 +360,7 @@ Table of Contents ### • Video Player - [**VLC**](https://www.videolan.org/vlc/download-android.html) **[[F-Droid](https://f-droid.org/app/org.videolan.vlc)]** -- [**mpv for Android**](https://github.com/mpv-android/mpv-android) +- [**mpv for Android**](https://github.com/mpv-android/mpv-android) **[[F-Droid](https://f-droid.org/en/packages/is.xyz.mpv/)]** - [**Nova Video Player**](https://github.com/nova-video-player/aos-AVP) **[[F-Droid](https://f-droid.org/app/org.courville.nova)]** - [**Just (Video) Player**](https://github.com/moneytoo/Player) **[[F-Droid](https://f-droid.org/app/com.brouken.player)]** - [**Fermata Media Player**](https://github.com/AndreyPavlenko/Fermata) From 9bdf78ddea9b8dbadf126546ce93a4dbde5c4fc6 Mon Sep 17 00:00:00 2001 From: Iker <31081245+Relwi@users.noreply.github.com> Date: Mon, 9 Aug 2021 17:34:04 +0200 Subject: [PATCH 2/3] Update README.md Co-authored-by: offa --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 446e8f9..b4456f3 100644 --- a/README.md +++ b/README.md @@ -360,7 +360,7 @@ Table of Contents ### • Video Player - [**VLC**](https://www.videolan.org/vlc/download-android.html) **[[F-Droid](https://f-droid.org/app/org.videolan.vlc)]** -- [**mpv for Android**](https://github.com/mpv-android/mpv-android) **[[F-Droid](https://f-droid.org/en/packages/is.xyz.mpv/)]** +- [**mpv for Android**](https://github.com/mpv-android/mpv-android) **[[F-Droid](https://f-droid.org/app/is.xyz.mpv/)]** - [**Nova Video Player**](https://github.com/nova-video-player/aos-AVP) **[[F-Droid](https://f-droid.org/app/org.courville.nova)]** - [**Just (Video) Player**](https://github.com/moneytoo/Player) **[[F-Droid](https://f-droid.org/app/com.brouken.player)]** - [**Fermata Media Player**](https://github.com/AndreyPavlenko/Fermata) From c402e4812879e3d0d1c5bfe38ecd76048e0481ce Mon Sep 17 00:00:00 2001 From: offa Date: Mon, 9 Aug 2021 16:36:40 +0000 Subject: [PATCH 3/3] F-Droid link fixed. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b4456f3..bbfd456 100644 --- a/README.md +++ b/README.md @@ -360,7 +360,7 @@ Table of Contents ### • Video Player - [**VLC**](https://www.videolan.org/vlc/download-android.html) **[[F-Droid](https://f-droid.org/app/org.videolan.vlc)]** -- [**mpv for Android**](https://github.com/mpv-android/mpv-android) **[[F-Droid](https://f-droid.org/app/is.xyz.mpv/)]** +- [**mpv for Android**](https://github.com/mpv-android/mpv-android) **[[F-Droid](https://f-droid.org/app/is.xyz.mpv)]** - [**Nova Video Player**](https://github.com/nova-video-player/aos-AVP) **[[F-Droid](https://f-droid.org/app/org.courville.nova)]** - [**Just (Video) Player**](https://github.com/moneytoo/Player) **[[F-Droid](https://f-droid.org/app/com.brouken.player)]** - [**Fermata Media Player**](https://github.com/AndreyPavlenko/Fermata)