第55頁,共89頁 第一第一 ... 545535455565765 ... 最後最後
顯示結果從 541 到 550 共計 881 條
  1. #541
    註冊日期
    2008-06-18
    文章
    115
    Thanks
    280
    Thanked 131 Times in 63 Posts

    預設

    Sam 兄或論壇裡的網友想嘗試的話,可以試試我打包好的,裡面有安裝的 script。

    先上傳到 /mnt/sda2/tce/hqplayer
    使用 ssh [email protected],password: piCore
    登入後執行 /mnt/sda2/tce/hqplayer/hqplayer-install.sh
    如果無法執行,請用下面的 command
    sudo chmod +x /mnt/sda2/tce/hqplayer/hqplayer-install.sh

    帳號麻煩自己設定哦
    請執行
    sudo hqplayerd -s youraccount yourpassword

    最後登入 your-hqplyaer-ip:8088 輸入帳號密碼即可

    換成 Dropbox 可能比較好下載
    沒下載成功的網友麻煩再試試

    -->我打包的 hqplayer <--- 已移除,請看 545 樓

    目前已知的問題
    音樂 Library 掃描後無法儲存,下次開機得重新掃一次
    這個需要版上的能人異士協助,我能力有限,只會做苦工把東西包好,哈哈

    # scan library 出現的錯誤
    (process:9136): RygelCore-WARNING **: 09:25:33.143: rygel-media-device.vala:138: Failed to create device context: Failed to parse /usr/share/rygel/xml/MediaRenderer2.xml

    # play 出現的錯誤
    ** Message: 09:28:48.837: web control action: play
    I/O warning : failed to load external entity "/usr/share/gupnp-av/didl-lite-v2.xsd"
    Schemas parser error : Failed to locate the main schema resource at '/usr/share/gupnp-av/didl-lite-v2.xsd'.
    此篇文章於 2021-10-18 09:18 AM 被 silaslin 編輯。

  2. The Following User Says Thank You to silaslin For This Useful Post:


  3. #542
    註冊日期
    2014-08-02
    文章
    320
    Thanks
    0
    Thanked 788 Times in 273 Posts

    預設

    https://www.signalyst.com/custom.html
    Rygel
    這是 piCore64 13.0 版本適用的 Rygel,理論上就是跟 pCP8 相當接近的版本:

    http://tinycorelinux.net/13.x/aarch64/tcz/rygel.tcz

    它的 MediaRenderer2.xml 位於 /usr/local/share/rygel/xml/

    http://tinycorelinux.net/13.x/aarch6...rygel.tcz.list
    /usr/local/share/rygel/xml/MediaRenderer2.xml
    但是 HQPlayer 4 Embedded 卻嘗試從別處(就是沒有 /local/usr/share/rygel/xml/)讀取那個 MediaRenderer2.xml 檔案:
    Failed to parse /usr/share/rygel/xml/MediaRenderer2.xml
    因此大概是有需要作出決定,到底是選擇那個預先打包的 rygel.tcz 還是用其他方法添加 Rygel 比較好呢?

    https://github.com/GNOME/rygel/releases
    https://cloudfront.debian.net/debian/pool/main/r/rygel/



    https://www.vortexbox.org/forum/main...layer-embedded
    gupnp is needed by hqplayerd-4.2.1-12.fc25.x86_64
    gupnp-av is needed by hqplayerd-4.2.1-12.fc25.x86_64
    gupnp-dlna is needed by hqplayerd-4.2.1-12.fc25.x86_64
    基本上也是差不多的情況,預先打包的檔案如下:

    http://tinycorelinux.net/13.x/aarch64/tcz/gupnp.tcz
    http://tinycorelinux.net/13.x/aarch64/tcz/gupnp-av.tcz
    http://tinycorelinux.net/13.x/aarch6...gupnp-dlna.tcz

    那個 didl-lite-v2.xsd 同樣是位於 /usr/local/share/gupnp-av/ 的說:

    http://tinycorelinux.net/13.x/aarch6...np-av.tcz.list
    /usr/local/share/gupnp-av/didl-lite-v2.xsd
    而 HQPlayer 4 Embedded 還是嘗試從沒有 /local/usr/share/gupnp-av/ 讀取 didl-lite-v2.xsd 那個檔案:
    I/O warning : failed to load external entity "/usr/share/gupnp-av/didl-lite-v2.xsd"
    GNOME 提供的 source 如下:

    https://github.com/GNOME/gupnp/releases
    https://github.com/GNOME/gupnp-av/releases
    https://github.com/GNOME/gupnp-dlna/releases

    Debian 那邊的:

    https://cloudfront.debian.net/debian/pool/main/g/gupnp/
    https://cloudfront.debian.net/debian...in/g/gupnp-av/
    https://cloudfront.debian.net/debian.../g/gupnp-dlna/

    當然還是有其他問題的可能性,或許是某些原因而導致無法讀取那些檔案?



    另外還有這個不錯的免費 Web Viewer:

    https://github.com/zeropointnine/hqpwv/releases
    https://github.com/antonellocaroli/hqpwv-arm64/releases
    https://audiophilestyle.com/forums/t...omment-1159996

  4. The Following 2 Users Say Thank You to seeteeyou For This Useful Post:


  5. #543
    註冊日期
    2015-03-17
    文章
    552
    Thanks
    351
    Thanked 1,416 Times in 482 Posts

    預設

    引用 作者: silaslin 查看文章
    Sam 兄或論壇裡的網友想嘗試的話,可以試試我打包好的,裡面有安裝的 script。
    我用Silaslin兄 提供的檔案重新打包了。
    代碼:
    wget -O - https://raw.githubusercontent.com/sam0402/pCP-addon/main/HQPlayer/hqplayer_install.sh | sh
    因為我沒有帳號,我只能確認有執行,但沒法登入後進入設定。
    有興趣的樂友先試試看吧!

    "scan library 出現的錯誤" 我未處理,
    如照Seeteeyou兄指出的狀態,可以先試試 ln -s 指令測試看看。
    此篇文章於 2021-10-19 09:28 AM 被 sam0402 編輯。

  6. The Following 2 Users Say Thank You to sam0402 For This Useful Post:


  7. #544
    註冊日期
    2008-06-18
    文章
    115
    Thanks
    280
    Thanked 131 Times in 63 Posts

    預設

    哇,也太快了
    Sam 兄竟然打包了,太感謝您了
    帳號可以自己設定哦
    麻煩執行
    sudo hqplayerd -s youraccount yourpassword
    然後在 Web 介面輸入帳號密碼即可

  8. #545
    註冊日期
    2008-06-18
    文章
    115
    Thanks
    280
    Thanked 131 Times in 63 Posts

    預設

    感謝 Seeteeyou 兄和 Sam 兄的指導和協助

    吃飽晚飯腦袋清楚多了,突然想到 hqplayer 的歌曲資料庫可能是用 xml 格式儲存的,終於讓我找到儲存的地方。
    剛剛順手修正了 rygel 和 gupnp-av 的問題,重寫了啟動用的 script
    終於順利弄出一個可用的 hqplayer embedded for picoreplayer <-- 點此下載

    使用方法如下:
    先上傳到 /mnt/sda2/tce/hqplayer
    使用 ssh [email protected],password: piCore
    登入後執行 /mnt/sda2/tce/hqplayer/start.sh
    然後執行下面這行設定 WEB 管理介面的帳號密碼
    sudo hqplayerd -s account password

    最後登入 10.0.x.x:8088 輸入帳號密碼即可
    在 Library 掃描好你的音樂資料,就可以開始享受音樂了
    此篇文章於 2021-10-18 11:26 AM 被 silaslin 編輯。

  9. The Following 2 Users Say Thank You to silaslin For This Useful Post:


  10. #546
    註冊日期
    2008-06-18
    文章
    115
    Thanks
    280
    Thanked 131 Times in 63 Posts

    預設

    今晚再一次確定,沒有比較就沒有傷害。

    趁著腦袋清楚時,終於把原版的 hqplayer embedded image 搞定,順利 mount 到遠端的音樂資料。
    正當我愉快地享受活生感十足的爵士樂時,猛然想起忘了比較一下,趕快來換 Sam 兄的版本。

    當 Sam 兄版本的音樂響起的剎那,頓時覺得,這才是爵士樂,剛剛到底聽了甚麼?

    只能說這裡的網友太有福氣了,哈哈。

    除了感謝,不知道還能說甚麼。

  11. The Following 2 Users Say Thank You to silaslin For This Useful Post:


  12. #547
    註冊日期
    2008-06-18
    文章
    115
    Thanks
    280
    Thanked 131 Times in 63 Posts

    預設

    Sam 兄,

    為了取得最佳音質,把 hqplayer 整合到您的 pcp8 版本果然是值得的。

    hqplayer 只有 debian buster arm64 的版本,依存許多其他的套件。
    為了方便移植到 picoreplayer,我只把 hqplayer 會用到的 library 找出來放在一起,這些全部是從 debian 官方網站 buster 的套件挑出來的。
    然後用 symbolic link 把 hqplayer 需要的 library, xml 等資料放在 debian 原本放置的位置。
    第一個版本的 symbolic link 好像寫錯了,所以會發生落落長的情況,不過竟然可以運作。
    最後這版我已經修正好了。

    如果沒猜錯的話,這個套件也許也能套用到其他的 Pi OS 哦。

  13. #548
    註冊日期
    2015-03-17
    文章
    552
    Thanks
    351
    Thanked 1,416 Times in 482 Posts

    預設

    Quantum NoKVM 2.0 BEs 雙GaN的加持

    請參閱
    http://www.stsd99.com/phpBB3/viewtop...0872b46#p20248

  14. The Following 2 Users Say Thank You to sam0402 For This Useful Post:


  15. #549
    註冊日期
    2015-03-17
    文章
    552
    Thanks
    351
    Thanked 1,416 Times in 482 Posts

    預設

    引用 作者: silaslin 查看文章
    Sam 兄,

    為了取得最佳音質,把 hqplayer 整合到您的 pcp8 版本果然是值得的。

    hqplayer 只有 debian buster arm64 的版本,依存許多其他的套件。
    為了方便移植到 picoreplayer,我只把 hqplayer 會用到的 library 找出來放在一起,這些全部是從 debian 官方網站 buster 的套件挑出來的。
    然後用 symbolic link 把 hqplayer 需要的 library, xml 等資料放在 debian 原本放置的位置。
    第一個版本的 symbolic link 好像寫錯了,所以會發生落落長的情況,不過竟然可以運作。
    最後這版我已經修正好了。

    如果沒猜錯的話,這個套件也許也能套用到其他的 Pi OS 哦。
    看來 Silaslin兄也是Linux高手,樂友有福了!

    小弟參考 Silaslin兄的套件,重新處理過了,有興趣的可以試一下。
    安裝
    代碼:
    $ wget -O - https://raw.githubusercontent.com/sam0402/pCP-addon/main/HQPlayer/hqplayer_install.sh | sh
    重開機後,設定帳號、密碼。
    代碼:
    $ hqplayerd -s user password
    
    $ pcp br
    再重開機後,
    http://192.168....:8088/

    有調整設定或保留Library,記得要用pCP的主頁去 Backup 。
    此篇文章於 2021-10-19 09:29 AM 被 sam0402 編輯。

  16. The Following 2 Users Say Thank You to sam0402 For This Useful Post:


  17. #550
    註冊日期
    2008-06-18
    文章
    115
    Thanks
    280
    Thanked 131 Times in 63 Posts

    預設

    Sam 兄,您打包的版本真的很棒

    只有兩個設定重開機後會消失
    第一個是帳號密碼的設定檔,存放在 /home/tc/hqplayer/hqplayerd-auth.xml
    第二個是 scan library 後的資料,存放在 /home/tc/library.xml
    如果能存起來就太好了

    另外為了讓比較不熟悉電腦的使用者方便使用,
    我覺得預先設定好 hqplayer web 介面的帳號密碼,
    是比較可行的做法。

    例如下面的設定,帳號是 hqp,密碼是 pw
    hdplayerd -s hqp pw
    執行後會產生 hqplayerd-auth.xml 內容如下

    代碼:
    <?xml version="1.0" encoding="utf-8"?><xml>
    	<digest authdata="6e1564364626a29a8dc5de26bab0d921" username="hqp"/>
    </xml>
    如果能預先載入 hqplayerd-auth.xml,
    使用者就能直接用預設的帳號登入使用,
    所有的動作只需透過 web 介面處理即可。

  18. The Following User Says Thank You to silaslin For This Useful Post:


發文規則

  • 不可以發表新主題
  • 不可以發表回覆
  • 不可以上傳附件
  • 不可以編輯自己的文章
  •