You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trying to run the above on the following setup:
Raspberry Pi 4
piCorePlayer v8.1.0 | www v00017 | linux 5.10.77-pcpCore-v7l (32) | piCore v13.1 | Squeezelite v1.9.9-1392-pCP
It fails to download the files.
If I look at the code I did the following to verify a few things when SSH into the above device.
uname -m returns armv71
Trying to run the above on the following setup:
Raspberry Pi 4
piCorePlayer v8.1.0 | www v00017 | linux 5.10.77-pcpCore-v7l (32) | piCore v13.1 | Squeezelite v1.9.9-1392-pCP
It fails to download the files.
If I look at the code I did the following to verify a few things when SSH into the above device.
uname -m returns armv71
So site 1 should point to https://repo.picoreplayer.org/repo/13.x/armv71/tcz but this doesn't seem to exist from what I can tell.
The following directories exist from going to https://repo.picoreplayer.org/repo/13.x/
aarch64 | 2020-Dec-29 00:42:49 | 4k | dir
armv6 | 2020-Dec-29 00:40:42 | 4k | dir
armv7 | 2020-Dec-29 00:41:41 | 4k | dir
Am I missing something?
The text was updated successfully, but these errors were encountered: