luckydonald / shairport-decoder

Decodes meta information send by shairport sync, an airplay server. Provides an API, or an example Webserver serving the information. Python.
GNU Lesser General Public License v3.0
20 stars 5 forks source link

Send commands to clients #4

Open lordbarba opened 7 years ago

lordbarba commented 7 years ago

Hi, is there a way to send commands to clients? (Skip, Previous,) How can i retrieve file position and duration of the current playing track? I've searched in the issues but no result.

Thanks Leo

luckydonald commented 7 years ago

Yeah. Have a look into the small DOCUMENTATION.md. (Also, I'm terrible sorry for answering so late)