piCorePlayer Roon Bridge Extension

tomosak2年前HIFI1288

This project aims to provide a set of scripts that allow easy installation of Roon Bridge software on recent versions of piCorePlayer (tested on 8.2.0). The provided scripts expand on the work found in efoverskov/picoreplayer-roonbridge and sam0402/pCP-addon, but use the piCore extension system to install the Roon Bridge binaries.

Instructions

Login to piCorePlayer using ssh (default login: tc, default password: piCore)

To install or update, run:

wget -O - https://raw.githubusercontent.com/aposcic/pcp-roonbridge-extension/main/pcp-install-roonbridge_v7hf.sh | sudo sh

To install or update the ARMv8 version, run:

wget -O - https://raw.githubusercontent.com/aposcic/pcp-roonbridge-extension/main/pcp-install-roonbridge_v8.sh | sudo sh

To uninstall, run:

wget -O - https://raw.githubusercontent.com/aposcic/pcp-roonbridge-extension/main/pcp-uninstall-roonbridge.sh | sudo sh

Reboot after installing, updating, or uninstalling. Enjoy!

Important Considerations

Persisting Configuration Changes

Please note that piCorePlayer runs entirely from RAM, so any changes made to the Roon Bridge endpoint from within a Roon controller will be lost on reboot!

To circumvent this limitation, whenever any changes are made to the endpoint – e.g. the Roon Bridge is enabled for the first time or device settings are altered – these changes need to be backed up manually to the SD card. For this purpose, the "Backup" button on the "Main Page" tab of piCorePlayer's web interface should be used.

Updating

To update the Roon Bridge to the latest available version, the installer scripts provided here will need to be run again. In-place updating via the built-in Roon mechanism will not work.

Startup Script Options

In addition to simply starting Roon Bridge alongside the piCorePlayer system, the startup script that is automatically placed under "User command #1" supports the use of arguments to modify its behavior:

  • /opt/RoonBridge/pcp-start.sh -d disables Roon Bridge startup completely.

  • /opt/RoonBridge/pcp-start.sh -c enables Roon Bridge startup conditionally. Roon Bridge will start only if the SqueezeLite auto-start option in piCorePlayer is turned off.


相关文章

Emby4.7.11.0一键开心脚本

1.xshell登陆群晖;2.sudo -i 登陆root权限;3.cd /root进入root目录;4.运行以下脚本;wget --no-check-certificate https://cangshui.net/-down/-mysh/emby/synology4.7.11...

群晖DSM7.0使用zerotier套件的简单办法

1、进入群晖7.0后台管理,进入套件中心,点击设置,套件来源,添加以下套件来源矿神 https://spk7.imnks.com/2、刷新套件中心,点击社群,找到zerotier,安装3、进入群晖7.0后台管理,进入设置,打开ssh访问,通过ssh工具访问群晖7.0,运行以下命令sudo ...

Archlinux安装samba过程

1.安装Sambapacman -S samba2.编辑/etc/samba/smb.conf[global] workgroup=WORKGROUP server string=Samba Server %v netbios nam...

正确看待音响器材的测试数据

正确看待音响器材的测试数据

如果懒得看长文,记住一个最基本的道理即可:用仪器测试音响器材,用的是简单的正弦波信号(THD等测试),而真正播放音乐是高度动态变化的,而功放/耳放所驱动的音箱、耳机,从阻抗到低频响应特性等等都是具有极大差别。所以唯数据论是很低级的行为,特别是某些人更幼稚到把THD失真数据来做音箱器材声音水平的“排名...

苹果MacOS系统启动U盘制作

1、下载macOS 11.6.5https://pan.baidu.com/s/1uuL99sFR9BjRNaDm2xRfQQ?pwd=ykip2、在macOS系统加载镜像,拷贝安装macOS Big Sur.app到桌面3、打开 “应用程序 → 实用工具 → 磁盘工具”,将U盘「抹掉」(格式化)...

发表评论    

◎欢迎参与讨论,请在这里发表您的看法、交流您的观点。