Page 1 of 1

DLNA Mediaplayer

Posted: Wed Jun 24, 2026 9:21 am
by Skateman
Hi all,

Without any programming knowledge I managed to create this Hollywood program using Google Gemini / NotebookLM.

What it is!
A lightweight, cross-platform DLNA/UPnP media player built with Hollywood
and RapaGUI and build by Gemini / NotebookLM and Skateman. This application
automatically discovers DLNA Media Servers (like Synology NAS devices) on
your local network, allows you to browse their directories, and streams
audio, video, and images directly to your machine.

* Automatically scans your local network for UPnP/DLNA Media Servers
using SSDP.
* Clean Playback Routing: Audio (.mp3, .flac) is streamed natively, Video
is launched via MPlayer, and Images are shown in a detached popup window.
* Playlist Support: You can add files to your local Playlist by selecting
them in the File Explorer tab and pressing "Add to Playlist". Playback will
intelligently follow the active list. You can save and load lists to disk.

See it running: https://youtu.be/x7TX3GHjcCM

Re: DLNA Mediaplayer

Posted: Mon Jun 29, 2026 1:20 pm
by airsoftsoftwair
Looks nice, good job!