The Mini-Pi Ecosystem: Pro-Grade Media for Low-Power Hardware
The Mini-Pi Media Server is a low-power, "appliance-style" media ecosystem. It transforms a £15 Raspberry Pi Zero 2W into a high-performance NAS, Torrent box, and DLNA hub drawing less than 2 watts. Whether it’s for a home network, a hotel room, or a car full of kids with tablets, Mini-Pi delivers a seamless streaming experience.
1. Core Media & Download Engine
- Universal Streaming: Powered by a tuned MiniDLNA instance, streaming HD video, music, and photos to Smart TVs, game consoles, and mobile devices.
- Integrated Downloads: Optional Transmission-Daemon support allows you to download content directly into the
/var/lib/minidlnalibrary for instant availability. - Optional Sync via Google Drive, Mega or One Drive: From the cloud to as may mini-pi servers as you want. every 30 minutes
- Unified Storage Architecture: A centralized directory keeps DLNA, Samba, and the Web UI perfectly synced—no ghost files or broken paths.
2. v5.0 Smart Web Interface
The Web UI isn't just a file list; it's a rich, interactive gallery:
- Modern UX: Features a dedicated synopsis overlay, intelligent poster gallery, and customizable backgrounds with smooth fade-ins and transitions.
- AI-Driven Metadata Scraper: A zero-config Python engine runs nightly (5 AM), fetching high-quality movie posters (via DuckDuckGo), 4-sentence plot synopses, IMDB ratings, and Rotten Tomatoes scores.
- Easy Content Management: * Web Uploads: No technical skills required. Users can upload media directly via the "Upload" button to the Music, Pictures, or Video directories.
- Samba (SMB): Full network transparency for power users who prefer drag-and-drop from a PC or Mac.
- Smart Playback:
- Resume Function: The browser remembers where you left off and prompts to resume partially watched films.
- Lock-Screen Controls: High-fidelity music playback with transport controls even when your device is locked.
3. Intelligent Automation
- USB Auto-Sync: Plug in any USB drive with "Video," "Pictures," or "Music" folders, and the server automatically triggers an
rsyncto internal storage. - Smart Remuxing: An automated batch converter detects MKV files and remuxes them to MP4 for native browser compatibility. Uses Hardware Encoding on the Pi Zero 2W/Pi 4 and high-speed software encoding on the Pi 5.
- Nightly Rotational Sync: Can be configured to "pull" only the last X months of media from a primary NAS, keeping your mobile library fresh without hitting SD card limits.
4. Networking & Resilience
- Hybrid Access Point: Configure the Pi as a permanent WiFi Access Point with internet routing (via USB-Ethernet). Connect at home for internet + media; take it in the car, and your devices stay connected to the server seamlessly.
- Cockpit Management: Full web-based administration. Manage the terminal, file system, and services without ever opening an SSH client.
- Stateless Recovery: One-command rebuild. If an SD card fails, the installer fetches your specific configs from GitHub and restores the entire environment in minutes.
Demo video of the web server :-
diddy















Anton
Tejas Lotlikar
Version v4.3 contains a fix for the Pi 5's Wi-Fi and its known firmware issues with Trixie. If anyone is testing this on Trixie, let me know if it's working for you also