Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is this media player callable from Termux with mpv params? #170

Open
THEGOLDENPRO opened this issue Dec 6, 2024 · 1 comment
Open

Is this media player callable from Termux with mpv params? #170

THEGOLDENPRO opened this issue Dec 6, 2024 · 1 comment

Comments

@THEGOLDENPRO
Copy link

THEGOLDENPRO commented Dec 6, 2024

Hi, I just have a few questions I would like to ask, I hope this isn't a bad place for them.

The OG mpv android application is callable from an android Termux terminal with a command like this:

am start -n is.xyz.mpv/is.xyz.mpv.MPVActivity -e filepath ./example_video.mp4

Is mpvKt also callable from Termux? and if it is are we allowed to pass flags to mpv such as the --referrer flag?

Would be very cool if this was possible as the OG mpv app sadly doesn't allow the passing of mpv command line flags. Amazing project btw, thanks for you work. ✨

@venttarc
Copy link

I was planning to open this issue as well. If it would have been callable, it would be great. I tried to make it work with Seanime. But it didn't work. This is the first thing you would need "am start -n live.mehiz.mpvkt/live.mehiz.mpvkt.ui.player.PlayerActivity"
Not sure what to do next. It just opens the app.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants