This project provides Tasker tasks that allows a user to start videos in MX Player Ad App or MX Player Pro App by sending intents through the Tasker App.
Check MX Player Api for more information on how to send an intent to MX Player.
- Compatibility
- Dependencies
- Downloads
- Install Instructions For Tasker In Android
- Usage
- Current Features
- Planned Features
- Issues
- Worthy Of Note
- Changelog
- Contributions
- Android using Tasker App.
- Requires MX Player Ad App or MX Player Pro App to be installed in the android phone.
- Import
mx_player_video_start/MX_Player_Video_Start.tsk.xml
andmx_player_video_start/Start_Video_With_MX_Player_Template.tsk.xml
Task files into Tasker.
The MX Player Video Start
task can be used to send an intent to MX Player Video Player on android to start a video with subtitles optionally. It requires video and an optional subtitle file path as parameters. The paths must be absolute unix file paths. Check the task's help anchor for more info on how to use it.
The Start Video With MX Player Template
template task can be used to call the MX Player Video Start
task. Set %video_path
and optionally set the %subtitle_path
and run the task. You may disable the subtitle_path
variable set action if subtitles do not need to be passed.
Check MX_Player_Video_Start Task Info and Start_Video_With_MX_Player_Template Task Info files for more info on how to use the tasks.
- Start a video in MX Player App by sending intents through the Tasker App.
- Allows subtitle to be optionally passed.
-
-
-
Check CHANGELOG.md file for the Changelog.
-