Close

version bump to 4.72

A project log for Mini-PI Media Server

Mini-PI Media Server for use on home network or as a wifi access point to stream media from

diddydiddy 02/26/2026 at 09:340 Comments

Just a small update to version 4.72

Fixed a small logic bomb in the version.txt that wasn't being written correctly to the apache web directory on install / upgrade. Result was that every user was notified of an update which they were already on.

this has also given me the chance to set the 'Easy Connect' button size and spacing correctly on the main page

You can download / upgrade by running the following on the Raspberry Pi (either SSH into the Pi or on the actual Pi) :-

wget -qO- https://raw.githubusercontent.com/diddy-boy/mini-pi-media-server/main/install.sh | bash

Discussions