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
When using GetRasplex to download the latest version of Rasplex. The same image is downloaded regardless of whether you select Raspberry Pi or Raspberry Pi2.
I assume that the option for Rasberry Pi2 is suppose to download RasPlex-1.8.0.148-573b6d73-RPi2.arm.img.gz and not RasPlex-1.8.0.148-573b6d73-RPi.arm.img.gz
The text was updated successfully, but these errors were encountered:
@Risca it is server side - the update server kept crashing, so I cached the response in nginx. I need to set up a redirect based on query params to return the correct file for the correct RPi version, but haven't had the time yet.
When using GetRasplex to download the latest version of Rasplex. The same image is downloaded regardless of whether you select Raspberry Pi or Raspberry Pi2.
I assume that the option for Rasberry Pi2 is suppose to download
RasPlex-1.8.0.148-573b6d73-RPi2.arm.img.gz
and notRasPlex-1.8.0.148-573b6d73-RPi.arm.img.gz
The text was updated successfully, but these errors were encountered: