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".
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