Close

Mini Pi Media Server: Version 5 is Here!

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 3 days ago0 Comments

Version 5 introduces a major overhaul with a focus on a cleaner UI, better performance, and expanded features.

What’s New?

How to Use the Torrent Downloader

  1. Navigate to Downloads on your dashboard.
  2. Login: Use username pi and password pi.
  3. Add Torrents: Click the Add Folder icon on the left, paste your magnet/torrent link, and you're set.
  4. Automation: The system downloads in the background (you can close the tab) and automatically saves files to your Video folder.
Pro Tip: To organize your library, select Manage Server to enter Cockpit. Use the Navigator to browse to /var/lib/minidlna/Video to rename or move files. The Media Scraper runs daily at 5:00 AM to fetch metadata for your new content.

Disclaimer: This tool is intended for legitimate use cases. The developer is not liable for how users choose to utilize this software.

Download or Upgrade Now

Run the following command in your terminal (via SSH or directly on the Pi) to launch the installer:

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

Discussions