Questions tagged [dlna]
The dlna tag has no summary.
12 questions
0 votes
1 answer
171 views
Can minidlna play random tracks?
I have my music on a small NAS, which includes a version of minidlna, and I listen over UPnP. My client will play albums, artists and playlists etc. I cannot upgrade either the server nor the client, ...
1 vote
1 answer
297 views
Permissions and owner when drive moved from one server to another
I'm pretty sure this question is distribution and hardware neutral. I have a USB drive formatted ext4 with a directory (plus subs) configured for minidlna, owned root:minidlna with permissions 775. It ...
1 vote
0 answers
44 views
External network display for playing media
On my Windows 10 computer I was able to right click a media file (video) and choose "Play To ..." and then select my Sony Tv which was plugged into the network. The video would then play with the ...
7 votes
1 answer
13k views
What is multicast snooping and why does it break UPnP/DLNA?
I have a server which, amongst other things, serves media over DLNA (UPnP) using mediatomb. Clients use Simple Service Discovery Protocol (SSDP) to locate the server on the network. I found that the ...
3 votes
3 answers
8k views
Remote DLNA / UPnP Media Client / Controller
I have a MiniDLNA + Bubble UPnP Server running at home and I would like to access it remotely from my PC at work. I can check that the server is properly accessible though the Bubble UPnP App for ...
3 votes
0 answers
644 views
Check via Shell-script if server currently streams via dlna
Currently I'm running uShare to stream videos from my home-server via DLNA to the TV. On the server there is also running a bash-script which checks if a user is connected via ssh or Samba. If this is ...