mrworf / plexupdate

Plex Update script to simplify the life of Linux Plex Media Server users.
GNU General Public License v2.0
1.75k stars 145 forks source link

patch for Raspberry Pi 4 reporting as armv7l #268

Closed lisanet closed 4 years ago

lisanet commented 4 years ago

Raspberrypi 4 reports as armv7l, whereas Plex only offers a armv7hf_neon architecture for the build. This armv7hf_neon package will run fine on a Pi 4. This patch also fixes #253