Rclone serve dlna not well tested?

What is the problem you are having with rclone?

Some dlna clients dont show the files

What is your rclone version (output from rclone version)

rclone v1.48.0

  • os/arch: linux/amd64
  • go version: go1.12.6

Which OS you are using and how many bits (eg Windows 7, 64 bit)

Linux 64 bit

Which cloud storage system are you using? (eg Google Drive)

Google drive

The command you were trying to run (eg rclone copy /tmp remote:tmp)

rclone -vv serve dlna tdrive:/Testfiles --log-file /home/logs/dlna.log --log-trace

Seems the rclone dlna server is not well tested with all the dlna clients out there? It seems to work well with all versions of VLC (android, linux, etc), but on my "smart" Samsung tv, it doesnt list anything, kodi also does not list anything. Both the TV and kodi can find the dlna server, but thats it.

Just curious if anyone else has other experiences with the built in dlna server.

Thanks

A log from the command with the -vv flag (eg output from rclone -vv copy /tmp remote:tmp)

(can be provided if necessary)

The dlna server is work in progress! It is hard to test against everything :slight_smile:

You might like to join in the debugging in this issue: https://github.com/rclone/rclone/issues/3253

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.