volumio@sk9-tv:~$ git clone https://github.com/orderoftheflame/volumio-plugins.git Cloning into 'volumio-plugins'... remote: Enumerating objects: 19614, done. remote: Total 19614 (delta 0), reused 0 (delta 0), pack-reused 19614 Receiving objects: 100% (19614/19614), 207.59 MiB | 3.07 MiB/s, done. Resolving deltas: 100% (9261/9261), done. Checking out files: 100% (641/641), done. volumio@sk9-tv:~$ cd volumio-plugins/plugins/miscellanea/onkyo_control volumio@sk9-tv:~/volumio-plugins/plugins/miscellanea/onkyo_control$ npm install npm WARN deprecated json3@3.3.2: Please use the native JSON object instead of JSON 3 npm notice created a lockfile as package-lock.json. You should commit this file. npm WARN onkyo_control@1.0.2 No repository field. added 64 packages from 43 contributors and audited 64 packages in 25.727s 1 package is looking for funding run `npm fund` for details found 5 vulnerabilities (3 low, 2 high) run `npm audit fix` to fix them, or `npm audit` for details volumio@sk9-tv:~/volumio-plugins/plugins/miscellanea/onkyo_control$ volumio@sk9-tv:~/volumio-plugins/plugins/miscellanea/onkyo_control$ volumio plugin install This command will install the plugin on your device Compressing the plugin Plugin succesfully compressed Progress: 10 Status :Downloading plugin nloading plugin at http://127.0.0.1:3000/plugin-serve/onkyo_control.zip Progress: 30 Status :Creating install location Creating install location Progress: 40 Status :Unpacking plugin Unpacking plugin Progress: 45 Status :Checking that the plugin is suitable for this version of Volumio The plugin has no node version dependency information. The plugin has no Volumio version dependency information. The plugin may not work on this version of Volumio Checking that the plugin is suitable for this version of Volumio The plugin has no node version dependency information. The plugin has no Volumio version dependency information. The plugin may not work on this version of Volumio Progress: 50 Status :Checking for duplicate plugin Checking for duplicate plugin Progress: 60 Status :Copying plugin to location Copying plugin to location Progress: 70 Status :Installing necessary utilities Installing necessary utilities Progress: 70 Status :Installing necessary utilities Installing onkyo control Dependencies Progress: 90 Status :Finalizing installation Finalizing installation Progress: 100 Status :Volumio Onkyo Control Successfully Installed, Do you want to enable the plugin now? Finalizing installation Done! Plugin Successfully Installed volumio@sk9-tv:~/volumio-plugins/plugins/miscellanea/onkyo_control$