RoonCommandLine

The Roon Command Line project provides Bash and Python scripts to enable command line control of the Roon audio system over a local network.


Project maintained by doctorfree Hosted on GitHub Pages — Theme by ronrecord

RoonCommandLine/patches

Patches to the Python Roon API. Currently these patches add a method to search and display a list of objects in your Roon library matching the search criteria. For instance, display a list of Playlists that contain the term “Best”.

Contents

roonapi-listmedia.patch - Python Roon API patch to be applied to the installed Python module (e.g. after “pip install roonapi”)

pyroon-listmedia.patch - Python Roon API patch to be applied to a cloned git repository

mkpatch-pyroon - Shell script used to create the pyroon patch above

mkpatch-roonapi - Shell script used to create the roonapi patch above

roon-web-controller - Patches for the roon-web-controller project