Automate Reddit
Explore Plans
Mobile menu Close menu
QNAPQNAP

Control music on QNAP Device via Music Station

This action allows you to control basic music station operations like stop playing current song, play next song in the current playlist and play previous song in the current playlist. (This action requires IFTTT Agent v1.1 or above, Music Station v5.0.4 or above and Media Streaming addon v430.1.0.3 or above to be installed on your QNAP device)

About this action

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
This action allows you to control basic music station operations like stop playing current song, play next song in the current playlist and play previous song in the current playlist. (This action requires IFTTT Agent v1.1 or above, Music Station v5.0.4 or above and Media Streaming addon v430.1.0.3 or above to be installed on your QNAP device)
API endpoint slug
qnap.control_music_on_qnap_device
Filter code method
Qnap.controlMusicOnQnapDevice.skip(string?: reason)
Runtime method
runAction("qnap.control_music_on_qnap_device", {})

Action fields

Device ID Dropdown list

Label
Device
Helper text
Choose your device
Slug
device_id
Required
true
Can have default value
false

Audio interface Dropdown list

Label
Audio Interface
Helper text
Choose the audio interface for your Music Station
Slug
audio_interface
Required
true
Can have default value
true
Filter code method
Qnap.controlMusicOnQnapDevice.setAudioInterface(string: audioInterface)

Function Dropdown list

Label
Music Station Control
Helper text
Function
Slug
function
Required
true
Can have default value
true
Filter code method
Qnap.controlMusicOnQnapDevice.setFunction(string: function)