{"id":13835596,"url":"https://github.com/husudosu/mpv-remote-app","last_synced_at":"2025-07-10T08:30:44.074Z","repository":{"id":39892933,"uuid":"386930363","full_name":"husudosu/mpv-remote-app","owner":"husudosu","description":"MPV Remote application for android","archived":false,"fork":false,"pushed_at":"2023-11-12T09:34:44.000Z","size":31875,"stargazers_count":70,"open_issues_count":11,"forks_count":5,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-08-05T14:16:23.503Z","etag":null,"topics":["audio","ionic","mpv","remote-control","video","vue"],"latest_commit_sha":null,"homepage":"","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/husudosu.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2021-07-17T12:20:32.000Z","updated_at":"2024-06-01T01:06:30.000Z","dependencies_parsed_at":"2023-01-22T11:15:22.225Z","dependency_job_id":"325b778a-4b5e-430c-aaaa-0608f44603d7","html_url":"https://github.com/husudosu/mpv-remote-app","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/husudosu%2Fmpv-remote-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/husudosu%2Fmpv-remote-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/husudosu%2Fmpv-remote-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/husudosu%2Fmpv-remote-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/husudosu","download_url":"https://codeload.github.com/husudosu/mpv-remote-app/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225627416,"owners_count":17498983,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["audio","ionic","mpv","remote-control","video","vue"],"created_at":"2024-08-04T14:01:06.017Z","updated_at":"2024-11-20T20:31:36.838Z","avatar_url":"https://github.com/husudosu.png","language":"Vue","funding_links":[],"categories":["Other"],"sub_categories":[],"readme":"# MPV-Remote Android app\n\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"images/icon.png\" \u003e\n\u003c/p\u003e\n\nMPV Remote is a mobile application for controlling MPV media player remotely running on your PC.\n\n# Features\n\n- Basic media controls,\n- Open files from your host computer, network storage also supported,\n- Audio \u0026 Subtitle track selector,\n- Playlist handling,\n- Media file info,\n- Media collection handling,\n- Media status time can be stored on host machine. You can continue playback where you left off,\n- Open videos from Youtube app by using share function,\n- Open online streams from other apps.\n\n# How to use it\n\nFirst you need the plugin and server for MPV. [Follow instructions here.](https://github.com/husudosu/mpv-remote-node)\n\nAfter plugin installed, you can install the Android application which can be found in this repo.\n\n[Latest release](https://github.com/husudosu/mpv-remote-app/releases/latest)\n\nConfigure IP \u0026 Port in your application and run mpv with --idle flag on your host PC.\n\nThe app not available on Google Play yet. I want improve my application before putting it to wider public.\n\n# Troubleshooting\n\n## When I start the app only a blank screen appears\n\nYou can fix this by deleting all data for app. **Reinstalling the app is not enough,** you have to delete all stored data related to the app.\nSometimes I get this after update on my Phone Xiaomi Redmi Note 10 Pro with Android 12.0\n\nDebug message (Release):\n\n```\nopen libmigui.so failed! dlopen - dlopen failed: library \"libmigui.so\" not found\n```\n\n[Probably a Miui related error](https://github.com/evilrat/flutter_zoom_sdk/issues/65)\n\n# Note for older Android users\n\n**Minimum Android version required:** 7.0 (API level 24)\nOn most Android versions the app works fine, with some exceptions:\n\n## Android 7.0 (tested on Android emulator)\n\nThe app functionality works fine.\n\nSome issues with the looks:\n\n- CSS not working on the side menu,\n- When you pause and return to the app Media title not appearing.\n\nReport if you have any other issue.\n\n# Experimental features\n\n- Android notification by using `cordova-plugin-music-controls2` (disabled by default, it has issues) check out [TODO file](https://github.com/husudosu/mpv-remote-app/blob/master/TODO.md)\n\n# App available on IzzyOnDroid\n\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://apt.izzysoft.de/fdroid/index/apk/com.husudosu.mpvremote\"\u003e\n    \u003cimg src=\"images/IzzyOnDroid.png\" \u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\n# Screnshoots taken from 1.0.7\n\n|                          Player                          |                           Media info                           |\n| :------------------------------------------------------: | :------------------------------------------------------------: |\n| \u003cimg src=\"images/player.png\" alt=\"player\" height=\"500\"/\u003e | \u003cimg src=\"images/mediainfo.png\" alt=\"mediainfo\" height=\"500\"/\u003e |\n\n|                        Subtitle panel                        |            Filebrowser presenting media continue screen            |\n| :----------------------------------------------------------: | :----------------------------------------------------------------: |\n| \u003cimg src=\"images/subtitle.png\" alt=\"subtitle\" height=\"500\"/\u003e | \u003cimg src=\"images/filebrowser.png\" alt=\"filebrowser\" height=\"500\"/\u003e |\n\n|                           Playlist                           |                         Collection creating                          |\n| :----------------------------------------------------------: | :------------------------------------------------------------------: |\n| \u003cimg src=\"images/playlist.png\" alt=\"subtitle\" height=\"500\"/\u003e | \u003cimg src=\"images/createcollection.png\" alt=\"subtitle\" height=\"500\"/\u003e |\n\n# Disclaimer\n\nThe app developer DOES NOT promotes piracy! Other apps and modules used by this app may include some level of piracy.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhusudosu%2Fmpv-remote-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhusudosu%2Fmpv-remote-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhusudosu%2Fmpv-remote-app/lists"}