Mount over samba with a lot files doesn't works play files

What is the problem you are having with rclone?

I use am Ubuntu machine x86, with 4GB Ram, 4CPU i3 and 20GB HDD.

I mount my google team drive in this ubuntu machine on /mnt/ and I wish to share my google team drive with kodi and also my other pc, over samba.

Works, with a folder that have some files, mkv - mp4, are fast to open and works.
I have also a Movies folder with 11.977 mkv and mp4 files, and in this folder I have a lot of trouble to play every single file.
Stay a lot to load without success. ( on windows and also in kodi )

What is your rclone version (output from rclone version)

root@services:~# rclone version
rclone v1.53.3-DEV

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

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

Google Team Drive

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

I have tried some command to mount:

I have tried this command and I reproduce the issue with kodi, so I'm trying to play Forrest Gump, and works this time, but very slow to open it, other times, stay a lot to load without success.

rclone mount ROB_MASTER:/ /mnt/ROB_MASTER/ --vfs-cache-mode=full --allow-other -vv --log-file "/mnt/KODI_SAMBA.log"

and this command to try to open Matrix in windows.

rclone mount ROB_MASTER:/ /mnt/ROB_MASTER/ --vfs-cache-mode=full --allow-other -vv --log-file "/mnt/WINDOWS_SAMBA.log"

Too slow and sometimes doesn't open it. In this case open it in the same time that i launch umount command:

fusermount -uz /mnt/ROB_MASTER/

Anyway is very slow and works only sometimes a play of movies.

So maybe there is a flag or something that i need to do, to fix it.

please rename from .log to .rar KODI_SAMBA - Copia.log (1.2 MB)
please rename from .log to .rar WINDOWS_SAMBA - Copia.log (2.6 MB)

You have a very old version of rclone. You want to update that and avoid any package mangers:

https://rclone.org/install/

If you can retest on the current version, that would be great.

You deleted the rclone.conf as well...

I deleted your post as it had creds in it.

Make sure to redact client ID/secrets/tokens/etc.

was fake, anyway i repaste them:

services@services:~$ rclone version
rclone v1.57.0
- os/version: ubuntu 21.10 (64 bit)
- os/kernel: 5.13.0-22-generic (x86_64)
- os/type: linux
- os/arch: amd64
- go/version: go1.17.2
- go/linking: static
- go/tags: none

rclone.conf

[ROB_MASTER]
type = drive
client_id = XXXXXXXXXXXXX-XXXXXXXXXXX.apps.googleusercontent.com
client_secret = XXXXX-XXXXXXXXXXXX
scope = drive
token = {"access_token":"XXXX.aXXXXXXM-VXXXXWRg8nuUl6XXXXXXXXXXXX-XXXXXXXXXXXQwetXXXXXXXXXXXXXXXXXXXw","token_type":"Bearer","refresh_token":"1//0XXXXXXXXXXXXX-XXXXXXXXXXXXXAJj58XXXXXXXXXXXXXXXX","expiry":"2021-12-04T13:50:05.783469482Z"}
team_drive = 0ABCej0XXXXXXXXXXX
root_folder_id =

This log is from this command
rclone mount ROB_MASTER:/ /mnt/ROB_MASTER/ --vfs-cache-mode=full --allow-other -vv --log-file "/mnt/WINDOWS_SAMBA.log"
And I have tried to open Matrix (1999).mkv into my Movies folder that contain 11.977 files.

But stay a lot on it and doesn't open it.

Then i have tried to seek at 1.30:39 but no way.

So i umount with:

CTRL+C and fusermount -uz /mnt/ROB_MASTER/

WINDOWS_SAMBA.part01.log (4 MB)
WINDOWS_SAMBA.part02.log (1.9 MB)

Please rename .log to .rar

Log only for this little test, is very large.

Thanks

What's the reason for Samba? Why not mount directly on Windows?

There's nothing rclone related in those logs that look problematic so there are tons of posts about issues with samba though so you'd probably want to log and troubleshoot that piece.

I'd mount locally on where you want to play it and validate it works without issue and you'll know for sure it's Samba.

I didn't use it on windows.

On windows if i mount on it, works.

But in samba don't.

I ned to use on samba or something like that, because my configuration is different.

I have a Firestick 4k and I use Kodi to see my movies.

So i can't mount on Firestick, my drive with rclone.

I was used a plugin in Kodi, this one but on Kodi 19.3 seems broken and dev isn't around.

Anyway i don't want to be a slave of this plugin, because when kodi get an update, plugin update is a nightmare.

So mount a folder is better.

Maybe is possible to use another way and not samba but NFS ? Or webdav ? ftp ?

You think that can help?

How can I solve for samba? have you read something about this issue?

Thanks

There are a mix of rclone serve options to try out as I've not used them myself but one might be an option. I think some folks use webdav or http might be an option.

https://rclone.org/commands/rclone_serve/

I have not as you'll see quite the number of posts and I avoid complexity in my setup. I run a small Linux box with Plex/rclone mount to avoid any complexity.

might test without using samba.

  • using rclone as a dlna server
  • multiple clients, windows, android, ios, etc...
  • multiple viewers - vlc, web browser, etc...

I have tried with ftp vsftpd in Ubuntu, and Kodi and windows with vlc, no way, too slow to open file.

So I have tried http server with rclone, same story.

Then WebDAV with rclone, another bad story.

Now I'll try with dlna like you suggest but I guess that change nothing.

Seems that every protocol for a mount Google drive in rclone, have issue.

Because I have tried a lot of protocols and every protocols are too slow to open file or doesn't open it.

Tried without success:

  • Samba on Ubuntu and windows vlc client or Kodi
  • Http server with rclone on Ubuntu and windows vlc and Kodi client
  • WebDAV with rclone on Ubuntu and windows vlc and Kodi client
  • FTP on Ubuntu with vsftpd and windows vlc and Kodi client

I'm desperate and I can't believe that doesn't works.

have you tried to use vlc on the ubuntu box itself, to play media files from the rclone mount?

DLNA doesn't works

doesn't open any files

services@services:~$ rclone serve dlna /mnt --addr :8080
2021/12/04 20:49:32 NOTICE: Local file system at /mnt: Serving HTTP on [::]:8080
2021/12/04 20:49:33 INFO  : /static/ContentDirectory.xml: [fe80::e228:6dff:fe83:                                                                                        ba0%ens18]:49552 GET 200
2021/12/04 20:49:33 INFO  : /static/ContentDirectory.xml: 192.168.178.1:46558 GE                                                                                        T 200
2021/12/04 20:49:33 INFO  : /static/ConnectionManager.xml: [fe80::e228:6dff:fe83                                                                                        :ba0%ens18]:42570 GET 200
2021/12/04 20:49:33 INFO  : /static/X_MS_MediaReceiverRegistrar.xml: [fe80::e228                                                                                        :6dff:fe83:ba0%ens18]:37628 GET 200
2021/12/04 20:49:33 INFO  : /static/ConnectionManager.xml: 192.168.178.1:34481 G                                                                                        ET 200
2021/12/04 20:49:33 INFO  : /static/X_MS_MediaReceiverRegistrar.xml: 192.168.178                                                                                        .1:51926 GET 200
2021/12/04 20:49:43 INFO  : /static/ContentDirectory.xml: 192.168.178.21:51426 GET 200
2021/12/04 20:49:43 INFO  : /static/ConnectionManager.xml: 192.168.178.21:51426 GET 200
2021/12/04 20:49:43 INFO  : /static/X_MS_MediaReceiverRegistrar.xml: 192.168.178.21:51426 GET 200
2021/12/04 20:49:43 ERROR : /: 192.168.178.21:51426 SUBSCRIBE 404
2021/12/04 20:49:43 ERROR : /: 192.168.178.21:51429 SUBSCRIBE 404
2021/12/04 20:50:07 ERROR : /: 192.168.178.21:51487 GET 404
2021/12/04 20:50:07 ERROR : /favicon.ico: 192.168.178.21:51487 GET 404
2021/12/04 20:50:24 INFO  : /static/rclone-48x48.png: 192.168.178.21:51520 HEAD 200
2021/12/04 20:50:24 INFO  : /static/rclone-48x48.png: 192.168.178.21:51520 HEAD 200
2021/12/04 20:50:24 INFO  : /static/rclone-48x48.png: 192.168.178.21:51521 GET 206
2021/12/04 20:50:24 INFO  : /ctl: 192.168.178.21:51524 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:50:25 INFO  : /ctl: 192.168.178.21:51524 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:51:07 INFO  : /ctl: 192.168.178.21:51691 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:51:07 INFO  : /ctl: 192.168.178.21:51524 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:51:12 INFO  : /ctl: 192.168.178.21:51691 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:51:13 INFO  : /ctl: 192.168.178.21:51524 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:51:15 INFO  : /ctl: 192.168.178.21:51691 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:51:15 INFO  : /ctl: 192.168.178.21:51524 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:51:15 INFO  : /ctl: 192.168.178.21:51691 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:51:16 INFO  : /ctl: 192.168.178.21:51524 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:51:16 INFO  : /ctl: 192.168.178.21:51691 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:51:16 INFO  : /ctl: 192.168.178.21:51524 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:51:16 INFO  : /ctl: 192.168.178.21:51691 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:51:16 INFO  : /ctl: 192.168.178.21:51524 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:51:16 INFO  : /ctl: 192.168.178.21:51691 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:51:16 INFO  : /ctl: 192.168.178.21:51524 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:51:17 INFO  : /ctl: 192.168.178.21:51691 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:51:17 INFO  : /ctl: 192.168.178.21:51524 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:51:17 INFO  : /ctl: 192.168.178.21:51691 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:51:17 INFO  : /ctl: 192.168.178.21:51524 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:51:17 INFO  : /ctl: 192.168.178.21:51691 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:51:17 INFO  : /ctl: 192.168.178.21:51524 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:51:17 INFO  : /ctl: 192.168.178.21:51691 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:51:18 INFO  : /ctl: 192.168.178.21:51524 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:51:18 INFO  : /ctl: 192.168.178.21:51691 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:51:18 INFO  : /ctl: 192.168.178.21:51524 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:51:18 INFO  : /ctl: 192.168.178.21:51691 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:51:18 INFO  : /ctl: 192.168.178.21:51524 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:51:18 INFO  : /ctl: 192.168.178.21:51691 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:51:19 INFO  : /ctl: 192.168.178.21:51524 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:51:19 INFO  : /ctl: 192.168.178.21:51691 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:51:19 INFO  : /ctl: 192.168.178.21:51524 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:51:19 INFO  : /ctl: 192.168.178.21:51691 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:51:19 INFO  : /ctl: 192.168.178.21:51524 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:51:19 INFO  : /ctl: 192.168.178.21:51691 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:51:19 INFO  : /ctl: 192.168.178.21:51524 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:51:20 INFO  : /ctl: 192.168.178.21:51691 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:51:20 INFO  : /ctl: 192.168.178.21:51524 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:51:20 INFO  : /ctl: 192.168.178.21:51691 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:51:20 INFO  : /ctl: 192.168.178.21:51524 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:51:20 INFO  : /ctl: 192.168.178.21:51691 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:51:20 INFO  : /ctl: 192.168.178.21:51524 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:51:20 INFO  : /ctl: 192.168.178.21:51691 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:51:21 INFO  : /ctl: 192.168.178.21:51524 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:51:21 INFO  : /ctl: 192.168.178.21:51691 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:51:21 INFO  : /ctl: 192.168.178.21:51524 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:51:21 INFO  : /ctl: 192.168.178.21:51691 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:51:21 INFO  : /ctl: 192.168.178.21:51524 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:51:21 INFO  : /ctl: 192.168.178.21:51691 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:51:21 INFO  : /ctl: 192.168.178.21:51524 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:51:22 INFO  : /ctl: 192.168.178.21:51691 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:51:22 INFO  : /ctl: 192.168.178.21:51524 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:51:22 INFO  : /ctl: 192.168.178.21:51691 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:51:22 INFO  : /ctl: 192.168.178.21:51524 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:51:22 INFO  : /ctl: 192.168.178.21:51691 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:51:22 INFO  : /ctl: 192.168.178.21:51524 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:51:22 INFO  : /ctl: 192.168.178.21:51691 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:51:23 INFO  : /ctl: 192.168.178.21:51524 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:51:23 INFO  : /ctl: 192.168.178.21:51691 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:51:23 INFO  : /ctl: 192.168.178.21:51524 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:51:23 INFO  : /ctl: 192.168.178.21:51691 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:51:23 INFO  : /ctl: 192.168.178.21:51524 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:51:23 INFO  : /ctl: 192.168.178.21:51691 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:51:23 INFO  : /ctl: 192.168.178.21:51524 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:51:24 INFO  : /ctl: 192.168.178.21:51691 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:51:24 INFO  : /ctl: 192.168.178.21:51524 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:51:24 INFO  : /ctl: 192.168.178.21:51691 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:52:06 ERROR : /: 192.168.178.21:51846 GET 404
2021/12/04 20:52:44 INFO  : /ctl: 192.168.178.21:51913 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:52:45 INFO  : /ctl: 192.168.178.21:51913 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:52:47 INFO  : /ctl: 192.168.178.21:51913 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:52:55 INFO  : /ctl: 192.168.178.21:51913 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:52:55 INFO  : /ctl: 192.168.178.21:51913 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:52:56 INFO  : /ctl: 192.168.178.21:51913 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:52:56 INFO  : /ctl: 192.168.178.21:51913 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:52:56 INFO  : /ctl: 192.168.178.21:51913 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:52:56 INFO  : /ctl: 192.168.178.21:51913 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:52:56 INFO  : /ctl: 192.168.178.21:51913 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:52:56 INFO  : /ctl: 192.168.178.21:51913 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:52:57 INFO  : /ctl: 192.168.178.21:51913 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:52:57 INFO  : /ctl: 192.168.178.21:51913 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:52:57 INFO  : /ctl: 192.168.178.21:51913 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:52:59 INFO  : /ctl: 192.168.178.21:51913 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:52:59 INFO  : /ctl: 192.168.178.21:51913 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:53:00 INFO  : /ctl: 192.168.178.21:51913 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:53:00 INFO  : /ctl: 192.168.178.21:51913 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:53:00 INFO  : /ctl: 192.168.178.21:51913 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:53:00 INFO  : /ctl: 192.168.178.21:51913 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:53:00 INFO  : /ctl: 192.168.178.21:51913 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:53:00 INFO  : /ctl: 192.168.178.21:51913 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:53:00 INFO  : /ctl: 192.168.178.21:51913 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:53:01 INFO  : /ctl: 192.168.178.21:51913 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:54:05 INFO  : /ctl: 192.168.178.21:52133 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:54:07 INFO  : /ctl: 192.168.178.21:52133 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:54:08 INFO  : /ctl: 192.168.178.21:52133 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:54:09 INFO  : /ctl: 192.168.178.21:52133 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:54:09 INFO  : /ctl: 192.168.178.21:52133 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"

with -vv debug

services@services:~$ rclone serve dlna /mnt --addr :8080 -vv
2021/12/04 20:55:29 DEBUG : rclone: Version "v1.57.0" starting with parameters ["rclone" "serve" "dlna" "/mnt" "--addr" ":8080" "-vv"]
2021/12/04 20:55:29 DEBUG : Creating backend with remote "/mnt"
2021/12/04 20:55:29 DEBUG : Using config file from "/home/services/.config/rclone/rclone.conf"
2021/12/04 20:55:29 INFO  : Local file system at /mnt: poll-interval is not supported by this remote
2021/12/04 20:55:29 NOTICE: Local file system at /mnt: Serving HTTP on [::]:8080
2021/12/04 20:55:29 INFO  : DLNA server on :8080: Started SSDP on ens18
2021/12/04 20:55:54 INFO  : /static/ContentDirectory.xml: 192.168.178.21:52529 GET 200
2021/12/04 20:55:54 INFO  : /static/ConnectionManager.xml: 192.168.178.21:52529 GET 200
2021/12/04 20:55:54 INFO  : /static/X_MS_MediaReceiverRegistrar.xml: 192.168.178.21:52529 GET 200
2021/12/04 20:55:54 ERROR : /: 192.168.178.21:52529 SUBSCRIBE 404
2021/12/04 20:55:54 ERROR : /: 192.168.178.21:52540 SUBSCRIBE 404
2021/12/04 20:56:10 INFO  : /ctl: 192.168.178.21:52767 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:56:12 INFO  : /ctl: 192.168.178.21:52405 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:56:12 INFO  : /ctl: 192.168.178.21:52767 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:56:12 ERROR : DLNA server on :8080: Error invoking urn:schemas-upnp-org:service:ContentDirectory:1: file does not exist
2021/12/04 20:56:12 ERROR : /ctl: 192.168.178.21:52546 POST 500 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:56:14 DEBUG : DLNA server on :8080: unrecognized file type: ROB_MASTER/Movies/I guerrieri del surf (1993).ts
2021/12/04 20:56:14 INFO  : /ctl: 192.168.178.21:52546 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:56:14 DEBUG : DLNA server on :8080: unrecognized file type: ROB_MASTER/Movies/I guerrieri del surf (1993).ts
2021/12/04 20:56:14 INFO  : /ctl: 192.168.178.21:52767 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:56:14 DEBUG : DLNA server on :8080: unrecognized file type: ROB_MASTER/Movies/I guerrieri del surf (1993).ts
2021/12/04 20:56:14 INFO  : /ctl: 192.168.178.21:52546 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:56:14 DEBUG : DLNA server on :8080: unrecognized file type: ROB_MASTER/Movies/I guerrieri del surf (1993).ts
2021/12/04 20:56:14 INFO  : /ctl: 192.168.178.21:52767 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:56:14 DEBUG : DLNA server on :8080: unrecognized file type: ROB_MASTER/Movies/I guerrieri del surf (1993).ts
2021/12/04 20:56:14 INFO  : /ctl: 192.168.178.21:52546 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:56:14 DEBUG : DLNA server on :8080: unrecognized file type: ROB_MASTER/Movies/I guerrieri del surf (1993).ts
2021/12/04 20:56:15 INFO  : /ctl: 192.168.178.21:52767 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:56:15 DEBUG : DLNA server on :8080: unrecognized file type: ROB_MASTER/Movies/I guerrieri del surf (1993).ts
2021/12/04 20:56:15 INFO  : /ctl: 192.168.178.21:52546 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:56:15 DEBUG : DLNA server on :8080: unrecognized file type: ROB_MASTER/Movies/I guerrieri del surf (1993).ts
2021/12/04 20:56:15 INFO  : /ctl: 192.168.178.21:52767 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:56:15 DEBUG : DLNA server on :8080: unrecognized file type: ROB_MASTER/Movies/I guerrieri del surf (1993).ts
2021/12/04 20:56:15 INFO  : /ctl: 192.168.178.21:52546 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:56:15 DEBUG : DLNA server on :8080: unrecognized file type: ROB_MASTER/Movies/I guerrieri del surf (1993).ts
2021/12/04 20:56:15 INFO  : /ctl: 192.168.178.21:52767 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:56:15 DEBUG : DLNA server on :8080: unrecognized file type: ROB_MASTER/Movies/I guerrieri del surf (1993).ts
2021/12/04 20:56:15 INFO  : /ctl: 192.168.178.21:52546 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:56:15 DEBUG : DLNA server on :8080: unrecognized file type: ROB_MASTER/Movies/I guerrieri del surf (1993).ts
2021/12/04 20:56:15 INFO  : /ctl: 192.168.178.21:52767 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:56:15 DEBUG : DLNA server on :8080: unrecognized file type: ROB_MASTER/Movies/I guerrieri del surf (1993).ts
2021/12/04 20:56:15 INFO  : /ctl: 192.168.178.21:52546 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:56:16 DEBUG : DLNA server on :8080: unrecognized file type: ROB_MASTER/Movies/I guerrieri del surf (1993).ts
2021/12/04 20:56:16 INFO  : /ctl: 192.168.178.21:52767 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:56:16 DEBUG : DLNA server on :8080: unrecognized file type: ROB_MASTER/Movies/I guerrieri del surf (1993).ts
2021/12/04 20:56:16 INFO  : /ctl: 192.168.178.21:52546 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:56:16 DEBUG : DLNA server on :8080: unrecognized file type: ROB_MASTER/Movies/I guerrieri del surf (1993).ts
2021/12/04 20:56:16 INFO  : /ctl: 192.168.178.21:52767 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:56:16 DEBUG : DLNA server on :8080: unrecognized file type: ROB_MASTER/Movies/I guerrieri del surf (1993).ts
2021/12/04 20:56:16 INFO  : /ctl: 192.168.178.21:52546 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:56:16 DEBUG : DLNA server on :8080: unrecognized file type: ROB_MASTER/Movies/I guerrieri del surf (1993).ts
2021/12/04 20:56:16 INFO  : /ctl: 192.168.178.21:52767 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:56:16 DEBUG : DLNA server on :8080: unrecognized file type: ROB_MASTER/Movies/I guerrieri del surf (1993).ts
2021/12/04 20:56:16 INFO  : /ctl: 192.168.178.21:52546 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:56:16 DEBUG : DLNA server on :8080: unrecognized file type: ROB_MASTER/Movies/I guerrieri del surf (1993).ts
2021/12/04 20:56:16 INFO  : /ctl: 192.168.178.21:52767 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:56:17 DEBUG : DLNA server on :8080: unrecognized file type: ROB_MASTER/Movies/I guerrieri del surf (1993).ts
2021/12/04 20:56:17 INFO  : /ctl: 192.168.178.21:52546 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:56:17 DEBUG : DLNA server on :8080: unrecognized file type: ROB_MASTER/Movies/I guerrieri del surf (1993).ts
2021/12/04 20:56:17 INFO  : /ctl: 192.168.178.21:52767 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:56:17 DEBUG : DLNA server on :8080: unrecognized file type: ROB_MASTER/Movies/I guerrieri del surf (1993).ts
2021/12/04 20:56:17 INFO  : /ctl: 192.168.178.21:52546 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:56:17 DEBUG : DLNA server on :8080: unrecognized file type: ROB_MASTER/Movies/I guerrieri del surf (1993).ts
2021/12/04 20:56:17 INFO  : /ctl: 192.168.178.21:52767 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:56:17 DEBUG : DLNA server on :8080: unrecognized file type: ROB_MASTER/Movies/I guerrieri del surf (1993).ts
2021/12/04 20:56:17 INFO  : /ctl: 192.168.178.21:52546 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:56:17 DEBUG : DLNA server on :8080: unrecognized file type: ROB_MASTER/Movies/I guerrieri del surf (1993).ts
2021/12/04 20:56:17 INFO  : /ctl: 192.168.178.21:52767 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:56:17 DEBUG : DLNA server on :8080: unrecognized file type: ROB_MASTER/Movies/I guerrieri del surf (1993).ts
2021/12/04 20:56:17 INFO  : /ctl: 192.168.178.21:52546 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:56:18 DEBUG : DLNA server on :8080: unrecognized file type: ROB_MASTER/Movies/I guerrieri del surf (1993).ts
2021/12/04 20:56:18 INFO  : /ctl: 192.168.178.21:52767 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:56:18 DEBUG : DLNA server on :8080: unrecognized file type: ROB_MASTER/Movies/I guerrieri del surf (1993).ts
2021/12/04 20:56:18 INFO  : /ctl: 192.168.178.21:52546 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:56:18 DEBUG : DLNA server on :8080: unrecognized file type: ROB_MASTER/Movies/I guerrieri del surf (1993).ts
2021/12/04 20:56:18 INFO  : /ctl: 192.168.178.21:52767 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:56:18 DEBUG : DLNA server on :8080: unrecognized file type: ROB_MASTER/Movies/I guerrieri del surf (1993).ts
2021/12/04 20:56:18 INFO  : /ctl: 192.168.178.21:52546 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:56:18 DEBUG : DLNA server on :8080: unrecognized file type: ROB_MASTER/Movies/I guerrieri del surf (1993).ts
2021/12/04 20:56:18 INFO  : /ctl: 192.168.178.21:52767 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:56:18 DEBUG : DLNA server on :8080: unrecognized file type: ROB_MASTER/Movies/I guerrieri del surf (1993).ts
2021/12/04 20:56:18 INFO  : /ctl: 192.168.178.21:52546 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:56:18 DEBUG : DLNA server on :8080: unrecognized file type: ROB_MASTER/Movies/I guerrieri del surf (1993).ts
2021/12/04 20:56:18 INFO  : /ctl: 192.168.178.21:52767 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:56:19 DEBUG : DLNA server on :8080: unrecognized file type: ROB_MASTER/Movies/I guerrieri del surf (1993).ts
2021/12/04 20:56:19 INFO  : /ctl: 192.168.178.21:52546 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:56:19 DEBUG : DLNA server on :8080: unrecognized file type: ROB_MASTER/Movies/I guerrieri del surf (1993).ts
2021/12/04 20:56:19 INFO  : /ctl: 192.168.178.21:52767 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:56:19 DEBUG : DLNA server on :8080: unrecognized file type: ROB_MASTER/Movies/I guerrieri del surf (1993).ts
2021/12/04 20:56:19 INFO  : /ctl: 192.168.178.21:52546 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:56:19 DEBUG : DLNA server on :8080: unrecognized file type: ROB_MASTER/Movies/I guerrieri del surf (1993).ts
2021/12/04 20:56:19 INFO  : /ctl: 192.168.178.21:52767 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:56:19 DEBUG : DLNA server on :8080: unrecognized file type: ROB_MASTER/Movies/I guerrieri del surf (1993).ts
2021/12/04 20:56:19 INFO  : /ctl: 192.168.178.21:52546 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:56:19 DEBUG : DLNA server on :8080: unrecognized file type: ROB_MASTER/Movies/I guerrieri del surf (1993).ts
2021/12/04 20:56:19 INFO  : /ctl: 192.168.178.21:52767 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:56:19 DEBUG : DLNA server on :8080: unrecognized file type: ROB_MASTER/Movies/I guerrieri del surf (1993).ts
2021/12/04 20:56:19 INFO  : /ctl: 192.168.178.21:52546 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:56:20 DEBUG : DLNA server on :8080: unrecognized file type: ROB_MASTER/Movies/I guerrieri del surf (1993).ts
2021/12/04 20:56:20 INFO  : /ctl: 192.168.178.21:52767 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:56:20 DEBUG : DLNA server on :8080: unrecognized file type: ROB_MASTER/Movies/I guerrieri del surf (1993).ts
2021/12/04 20:56:20 INFO  : /ctl: 192.168.178.21:52546 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:56:20 DEBUG : DLNA server on :8080: unrecognized file type: ROB_MASTER/Movies/I guerrieri del surf (1993).ts
2021/12/04 20:56:20 INFO  : /ctl: 192.168.178.21:52767 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:56:20 DEBUG : DLNA server on :8080: unrecognized file type: ROB_MASTER/Movies/I guerrieri del surf (1993).ts
2021/12/04 20:56:20 INFO  : /ctl: 192.168.178.21:52546 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:56:20 DEBUG : DLNA server on :8080: unrecognized file type: ROB_MASTER/Movies/I guerrieri del surf (1993).ts
2021/12/04 20:56:20 INFO  : /ctl: 192.168.178.21:52767 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:56:20 DEBUG : DLNA server on :8080: unrecognized file type: ROB_MASTER/Movies/I guerrieri del surf (1993).ts
2021/12/04 20:56:20 INFO  : /ctl: 192.168.178.21:52546 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:56:20 DEBUG : DLNA server on :8080: unrecognized file type: ROB_MASTER/Movies/I guerrieri del surf (1993).ts
2021/12/04 20:56:20 INFO  : /ctl: 192.168.178.21:52767 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:56:21 DEBUG : DLNA server on :8080: unrecognized file type: ROB_MASTER/Movies/I guerrieri del surf (1993).ts
2021/12/04 20:56:21 INFO  : /ctl: 192.168.178.21:52546 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:56:21 DEBUG : DLNA server on :8080: unrecognized file type: ROB_MASTER/Movies/I guerrieri del surf (1993).ts
2021/12/04 20:56:21 INFO  : /ctl: 192.168.178.21:52767 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:56:21 DEBUG : DLNA server on :8080: unrecognized file type: ROB_MASTER/Movies/I guerrieri del surf (1993).ts
2021/12/04 20:56:21 INFO  : /ctl: 192.168.178.21:52546 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:56:21 DEBUG : DLNA server on :8080: unrecognized file type: ROB_MASTER/Movies/I guerrieri del surf (1993).ts
2021/12/04 20:56:21 INFO  : /ctl: 192.168.178.21:52767 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:56:21 DEBUG : DLNA server on :8080: unrecognized file type: ROB_MASTER/Movies/I guerrieri del surf (1993).ts
2021/12/04 20:56:21 INFO  : /ctl: 192.168.178.21:52546 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:56:21 DEBUG : DLNA server on :8080: unrecognized file type: ROB_MASTER/Movies/I guerrieri del surf (1993).ts
2021/12/04 20:56:21 INFO  : /ctl: 192.168.178.21:52767 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:56:21 DEBUG : DLNA server on :8080: unrecognized file type: ROB_MASTER/Movies/I guerrieri del surf (1993).ts
2021/12/04 20:56:21 INFO  : /ctl: 192.168.178.21:52546 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:56:22 DEBUG : DLNA server on :8080: unrecognized file type: ROB_MASTER/Movies/I guerrieri del surf (1993).ts
2021/12/04 20:56:22 INFO  : /ctl: 192.168.178.21:52767 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:56:22 DEBUG : DLNA server on :8080: unrecognized file type: ROB_MASTER/Movies/I guerrieri del surf (1993).ts
2021/12/04 20:56:22 INFO  : /ctl: 192.168.178.21:52546 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:56:22 DEBUG : DLNA server on :8080: unrecognized file type: ROB_MASTER/Movies/I guerrieri del surf (1993).ts
2021/12/04 20:56:22 INFO  : /ctl: 192.168.178.21:52767 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:56:22 DEBUG : DLNA server on :8080: unrecognized file type: ROB_MASTER/Movies/I guerrieri del surf (1993).ts
2021/12/04 20:56:22 INFO  : /ctl: 192.168.178.21:52546 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:56:22 DEBUG : DLNA server on :8080: unrecognized file type: ROB_MASTER/Movies/I guerrieri del surf (1993).ts
2021/12/04 20:56:22 INFO  : /ctl: 192.168.178.21:52767 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:56:22 DEBUG : DLNA server on :8080: unrecognized file type: ROB_MASTER/Movies/I guerrieri del surf (1993).ts
2021/12/04 20:56:22 INFO  : /ctl: 192.168.178.21:52546 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:56:30 INFO  : /ctl: 192.168.178.21:52767 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:56:35 INFO  : /ctl: 192.168.178.21:52546 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:56:36 INFO  : /ctl: 192.168.178.21:52767 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:56:36 INFO  : /ctl: 192.168.178.21:52546 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 20:57:32 ERROR : /: 192.168.178.21:53018 GET 404
2021/12/04 21:03:17 ERROR : /: 192.168.178.21:53848 GET 404
2021/12/04 21:09:54 DEBUG : : Re-reading directory (14m20.030461054s old)
2021/12/04 21:09:54 DEBUG : ROB_MASTER: Re-reading directory (14m20.030556524s old)
2021/12/04 21:09:54 DEBUG : ROB_MASTER/Movies: Re-reading directory (14m19.829918368s old)
2021/12/04 21:10:10 INFO  : /static/ContentDirectory.xml: 192.168.178.21:55085 GET 200
2021/12/04 21:10:10 INFO  : /static/ConnectionManager.xml: 192.168.178.21:55085 GET 200
2021/12/04 21:10:10 INFO  : /static/X_MS_MediaReceiverRegistrar.xml: 192.168.178.21:55085 GET 200
2021/12/04 21:10:10 ERROR : /: 192.168.178.21:55085 SUBSCRIBE 404
2021/12/04 21:10:10 ERROR : /: 192.168.178.21:55096 SUBSCRIBE 404
2021/12/04 21:10:29 INFO  : /ctl: 192.168.178.21:54941 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 21:10:29 ERROR : DLNA server on :8080: Error invoking urn:schemas-upnp-org:service:ContentDirectory:1: file does not exist
2021/12/04 21:10:29 ERROR : /ctl: 192.168.178.21:55099 POST 500 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 21:10:29 ERROR : DLNA server on :8080: Error invoking urn:schemas-upnp-org:service:ContentDirectory:1: file does not exist
2021/12/04 21:10:29 ERROR : /ctl: 192.168.178.21:55099 POST 500 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"

no way doesn't works DLNA

not possible because i use ubuntu server

anyway if i mount in windows and i use vlc in windows in the same machine, works.

The issue is if we use a drive mounted, shared over all protocols

rclone serve dlna /mnt --addr :8080 -vv
looks like you are trying to rclone serve the files from the rclone mount.
in effect, double trouble.

so i would try this command
rclone serve dlna ROB_MASTER: --addr :8080 --vfs-cache-mode=full --dir-cache-time=100h -vv

same story

services@services:~$ fusermount -uz /mnt/ROB_MASTER/
services@services:~$
services@services:~$
services@services:~$
services@services:~$ rclone serve dlna ROB_MASTER: --addr :8080 --vfs-cache-mode=full --dir-cache-time=100h -vv
2021/12/04 21:52:14 DEBUG : rclone: Version "v1.57.0" starting with parameters ["rclone" "serve" "dlna" "ROB_MASTER:" "--addr" ":8080" "--vfs-cache-mode=full" "--dir-cache-time=100h" "-vv"]
2021/12/04 21:52:14 DEBUG : Creating backend with remote "ROB_MASTER:"
2021/12/04 21:52:14 DEBUG : Using config file from "/home/services/.config/rclone/rclone.conf"
2021/12/04 21:52:15 DEBUG : vfs cache: root is "/home/services/.cache/rclone"
2021/12/04 21:52:15 DEBUG : vfs cache: data root is "/home/services/.cache/rclone/vfs/ROB_MASTER"
2021/12/04 21:52:15 DEBUG : vfs cache: metadata root is "/home/services/.cache/rclone/vfsMeta/ROB_MASTER"
2021/12/04 21:52:15 DEBUG : Creating backend with remote "/home/services/.cache/rclone/vfs/ROB_MASTER/"
2021/12/04 21:52:15 DEBUG : Creating backend with remote "/home/services/.cache/rclone/vfsMeta/ROB_MASTER/"
2021/12/04 21:52:15 INFO  : Movies: Removing directory
2021/12/04 21:52:15 INFO  : Movies: Removing directory
2021/12/04 21:52:15 DEBUG : vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item _DOWNLOAD/Agente 007 - Al servizio segreto di Sua MaestĂ  (1969).mkv not removed, freed 0 bytes
2021/12/04 21:52:15 DEBUG : vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item _DOWNLOAD/Ultima.Gara.(03-06-2021).HDTV.1080i.Max2014.mkv not removed, freed 0 bytes
2021/12/04 21:52:15 INFO  : vfs cache: cleaned: objects 2 (was 2) in use 0, to upload 0, uploading 0, total size 99.237Mi (was 99.237Mi)
2021/12/04 21:52:15 INFO  : DLNA server on :8080: Started SSDP on ens18
2021/12/04 21:52:15 NOTICE: Google drive root '': Serving HTTP on [::]:8080
2021/12/04 21:52:15 INFO  : /static/ContentDirectory.xml: 192.168.178.1:45259 GET 200
2021/12/04 21:52:15 INFO  : /static/ConnectionManager.xml: 192.168.178.1:58877 GET 200
2021/12/04 21:52:15 INFO  : /static/X_MS_MediaReceiverRegistrar.xml: 192.168.178.1:41905 GET 200
2021/12/04 21:52:15 INFO  : /static/ContentDirectory.xml: [fe80::e228:6dff:fe83:ba0%ens18]:55744 GET 200
2021/12/04 21:52:15 INFO  : /static/ConnectionManager.xml: [fe80::e228:6dff:fe83:ba0%ens18]:53762 GET 200
2021/12/04 21:52:15 INFO  : /static/X_MS_MediaReceiverRegistrar.xml: [fe80::e228:6dff:fe83:ba0%ens18]:40736 GET 200
2021/12/04 21:52:25 INFO  : /static/ContentDirectory.xml: 192.168.178.21:58862 GET 200
2021/12/04 21:52:25 INFO  : /static/ConnectionManager.xml: 192.168.178.21:58862 GET 200
2021/12/04 21:52:25 INFO  : /static/X_MS_MediaReceiverRegistrar.xml: 192.168.178.21:58862 GET 200
2021/12/04 21:52:25 ERROR : /: 192.168.178.21:58862 SUBSCRIBE 404
2021/12/04 21:52:25 ERROR : /: 192.168.178.21:58865 SUBSCRIBE 404
2021/12/04 21:52:28 ERROR : DLNA server on :8080: Error invoking urn:schemas-upnp-org:service:ContentDirectory:1: 701 file does not exist
2021/12/04 21:52:28 ERROR : /ctl: 192.168.178.21:58876 POST 500 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 21:52:35 INFO  : /ctl: 192.168.178.21:58876 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 21:53:08 INFO  : /ctl: 192.168.178.21:59126 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 21:53:08 DEBUG : DLNA server on :8080: unrecognized file type: Movies/Io sono un evaso (1932).mkv
2021/12/04 21:53:08 INFO  : /ctl: 192.168.178.21:58876 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 21:53:15 DEBUG : Google drive root '': Checking for changes on remote
2021/12/04 21:53:15 DEBUG : vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item _DOWNLOAD/Agente 007 - Al servizio segreto di Sua MaestĂ  (1969).mkv not removed, freed 0 bytes
2021/12/04 21:53:15 DEBUG : vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item _DOWNLOAD/Ultima.Gara.(03-06-2021).HDTV.1080i.Max2014.mkv not removed, freed 0 bytes
2021/12/04 21:53:15 INFO  : vfs cache: cleaned: objects 2 (was 2) in use 0, to upload 0, uploading 0, total size 99.237Mi (was 99.237Mi)
2021/12/04 21:53:58 DEBUG : DLNA server on :8080: unrecognized file type: Movies/Io sono un evaso (1932).mkv
2021/12/04 21:53:58 INFO  : /ctl: 192.168.178.21:59226 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 21:53:58 DEBUG : DLNA server on :8080: unrecognized file type: Movies/Io sono un evaso (1932).mkv
2021/12/04 21:53:58 INFO  : /ctl: 192.168.178.21:59226 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 21:53:58 DEBUG : DLNA server on :8080: unrecognized file type: Movies/Io sono un evaso (1932).mkv
2021/12/04 21:53:58 INFO  : /ctl: 192.168.178.21:59226 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 21:53:58 DEBUG : DLNA server on :8080: unrecognized file type: Movies/Io sono un evaso (1932).mkv
2021/12/04 21:53:58 INFO  : /ctl: 192.168.178.21:59226 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 21:53:59 DEBUG : DLNA server on :8080: unrecognized file type: Movies/Io sono un evaso (1932).mkv
2021/12/04 21:53:59 INFO  : /ctl: 192.168.178.21:59226 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 21:53:59 DEBUG : DLNA server on :8080: unrecognized file type: Movies/Io sono un evaso (1932).mkv
2021/12/04 21:53:59 INFO  : /ctl: 192.168.178.21:59226 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 21:53:59 DEBUG : DLNA server on :8080: unrecognized file type: Movies/Io sono un evaso (1932).mkv
2021/12/04 21:53:59 INFO  : /ctl: 192.168.178.21:59226 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 21:53:59 DEBUG : DLNA server on :8080: unrecognized file type: Movies/Io sono un evaso (1932).mkv
2021/12/04 21:53:59 INFO  : /ctl: 192.168.178.21:59226 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 21:53:59 DEBUG : DLNA server on :8080: unrecognized file type: Movies/Io sono un evaso (1932).mkv
2021/12/04 21:53:59 INFO  : /ctl: 192.168.178.21:59226 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 21:53:59 DEBUG : DLNA server on :8080: unrecognized file type: Movies/Io sono un evaso (1932).mkv
2021/12/04 21:53:59 INFO  : /ctl: 192.168.178.21:59226 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 21:53:59 DEBUG : DLNA server on :8080: unrecognized file type: Movies/Io sono un evaso (1932).mkv
2021/12/04 21:54:00 INFO  : /ctl: 192.168.178.21:59226 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 21:54:00 DEBUG : DLNA server on :8080: unrecognized file type: Movies/Io sono un evaso (1932).mkv
2021/12/04 21:54:00 INFO  : /ctl: 192.168.178.21:59226 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 21:54:00 DEBUG : DLNA server on :8080: unrecognized file type: Movies/Io sono un evaso (1932).mkv
2021/12/04 21:54:00 INFO  : /ctl: 192.168.178.21:59226 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 21:54:00 DEBUG : DLNA server on :8080: unrecognized file type: Movies/Io sono un evaso (1932).mkv
2021/12/04 21:54:00 INFO  : /ctl: 192.168.178.21:59226 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 21:54:00 DEBUG : DLNA server on :8080: unrecognized file type: Movies/Io sono un evaso (1932).mkv
2021/12/04 21:54:00 INFO  : /ctl: 192.168.178.21:59226 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 21:54:00 DEBUG : DLNA server on :8080: unrecognized file type: Movies/Io sono un evaso (1932).mkv
2021/12/04 21:54:00 INFO  : /ctl: 192.168.178.21:59226 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 21:54:01 DEBUG : DLNA server on :8080: unrecognized file type: Movies/Io sono un evaso (1932).mkv
2021/12/04 21:54:01 INFO  : /ctl: 192.168.178.21:59226 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 21:54:01 DEBUG : DLNA server on :8080: unrecognized file type: Movies/Io sono un evaso (1932).mkv
2021/12/04 21:54:01 INFO  : /ctl: 192.168.178.21:59226 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 21:54:01 DEBUG : DLNA server on :8080: unrecognized file type: Movies/Io sono un evaso (1932).mkv
2021/12/04 21:54:01 INFO  : /ctl: 192.168.178.21:59226 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 21:54:01 DEBUG : DLNA server on :8080: unrecognized file type: Movies/Io sono un evaso (1932).mkv
2021/12/04 21:54:01 INFO  : /ctl: 192.168.178.21:59226 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 21:54:01 DEBUG : DLNA server on :8080: unrecognized file type: Movies/Io sono un evaso (1932).mkv
2021/12/04 21:54:01 INFO  : /ctl: 192.168.178.21:59226 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 21:54:01 DEBUG : DLNA server on :8080: unrecognized file type: Movies/Io sono un evaso (1932).mkv
2021/12/04 21:54:01 INFO  : /ctl: 192.168.178.21:59226 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 21:54:01 DEBUG : DLNA server on :8080: unrecognized file type: Movies/Io sono un evaso (1932).mkv
2021/12/04 21:54:02 INFO  : /ctl: 192.168.178.21:59226 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 21:54:02 DEBUG : DLNA server on :8080: unrecognized file type: Movies/Io sono un evaso (1932).mkv
2021/12/04 21:54:02 INFO  : /ctl: 192.168.178.21:59226 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 21:54:02 DEBUG : DLNA server on :8080: unrecognized file type: Movies/Io sono un evaso (1932).mkv
2021/12/04 21:54:02 INFO  : /ctl: 192.168.178.21:59226 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 21:54:02 DEBUG : DLNA server on :8080: unrecognized file type: Movies/Io sono un evaso (1932).mkv
2021/12/04 21:54:02 INFO  : /ctl: 192.168.178.21:59226 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 21:54:02 DEBUG : DLNA server on :8080: unrecognized file type: Movies/Io sono un evaso (1932).mkv
2021/12/04 21:54:02 INFO  : /ctl: 192.168.178.21:59226 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 21:54:02 DEBUG : DLNA server on :8080: unrecognized file type: Movies/Io sono un evaso (1932).mkv
2021/12/04 21:54:02 INFO  : /ctl: 192.168.178.21:59226 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 21:54:02 DEBUG : DLNA server on :8080: unrecognized file type: Movies/Io sono un evaso (1932).mkv
2021/12/04 21:54:02 INFO  : /ctl: 192.168.178.21:59226 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 21:54:03 DEBUG : DLNA server on :8080: unrecognized file type: Movies/Io sono un evaso (1932).mkv
2021/12/04 21:54:03 INFO  : /ctl: 192.168.178.21:59226 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 21:54:03 DEBUG : DLNA server on :8080: unrecognized file type: Movies/Io sono un evaso (1932).mkv
2021/12/04 21:54:03 INFO  : /ctl: 192.168.178.21:59226 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 21:54:03 DEBUG : DLNA server on :8080: unrecognized file type: Movies/Io sono un evaso (1932).mkv
2021/12/04 21:54:03 INFO  : /ctl: 192.168.178.21:59226 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 21:54:03 DEBUG : DLNA server on :8080: unrecognized file type: Movies/Io sono un evaso (1932).mkv
2021/12/04 21:54:03 INFO  : /ctl: 192.168.178.21:59226 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 21:54:03 DEBUG : DLNA server on :8080: unrecognized file type: Movies/Io sono un evaso (1932).mkv
2021/12/04 21:54:03 INFO  : /ctl: 192.168.178.21:59226 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 21:54:03 DEBUG : DLNA server on :8080: unrecognized file type: Movies/Io sono un evaso (1932).mkv
2021/12/04 21:54:03 INFO  : /ctl: 192.168.178.21:59226 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 21:54:04 DEBUG : DLNA server on :8080: unrecognized file type: Movies/Io sono un evaso (1932).mkv
2021/12/04 21:54:04 INFO  : /ctl: 192.168.178.21:59226 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 21:54:04 DEBUG : DLNA server on :8080: unrecognized file type: Movies/Io sono un evaso (1932).mkv
2021/12/04 21:54:04 INFO  : /ctl: 192.168.178.21:59226 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 21:54:04 DEBUG : DLNA server on :8080: unrecognized file type: Movies/Io sono un evaso (1932).mkv
2021/12/04 21:54:04 INFO  : /ctl: 192.168.178.21:59226 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 21:54:04 DEBUG : DLNA server on :8080: unrecognized file type: Movies/Io sono un evaso (1932).mkv
2021/12/04 21:54:04 INFO  : /ctl: 192.168.178.21:59226 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 21:54:04 DEBUG : DLNA server on :8080: unrecognized file type: Movies/Io sono un evaso (1932).mkv
2021/12/04 21:54:04 INFO  : /ctl: 192.168.178.21:59226 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 21:54:04 DEBUG : DLNA server on :8080: unrecognized file type: Movies/Io sono un evaso (1932).mkv
2021/12/04 21:54:04 INFO  : /ctl: 192.168.178.21:59226 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 21:54:05 DEBUG : DLNA server on :8080: unrecognized file type: Movies/Io sono un evaso (1932).mkv
2021/12/04 21:54:05 INFO  : /ctl: 192.168.178.21:59226 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 21:54:05 DEBUG : DLNA server on :8080: unrecognized file type: Movies/Io sono un evaso (1932).mkv
2021/12/04 21:54:05 INFO  : /ctl: 192.168.178.21:59226 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 21:54:05 DEBUG : DLNA server on :8080: unrecognized file type: Movies/Io sono un evaso (1932).mkv
2021/12/04 21:54:05 INFO  : /ctl: 192.168.178.21:59226 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 21:54:05 DEBUG : DLNA server on :8080: unrecognized file type: Movies/Io sono un evaso (1932).mkv
2021/12/04 21:54:05 INFO  : /ctl: 192.168.178.21:59226 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 21:54:05 DEBUG : DLNA server on :8080: unrecognized file type: Movies/Io sono un evaso (1932).mkv
2021/12/04 21:54:05 INFO  : /ctl: 192.168.178.21:59226 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 21:54:05 DEBUG : DLNA server on :8080: unrecognized file type: Movies/Io sono un evaso (1932).mkv
2021/12/04 21:54:06 INFO  : /ctl: 192.168.178.21:59226 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 21:54:06 DEBUG : DLNA server on :8080: unrecognized file type: Movies/Io sono un evaso (1932).mkv
2021/12/04 21:54:06 INFO  : /ctl: 192.168.178.21:59226 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 21:54:06 DEBUG : DLNA server on :8080: unrecognized file type: Movies/Io sono un evaso (1932).mkv
2021/12/04 21:54:06 INFO  : /ctl: 192.168.178.21:59226 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 21:54:06 DEBUG : DLNA server on :8080: unrecognized file type: Movies/Io sono un evaso (1932).mkv
2021/12/04 21:54:06 INFO  : /ctl: 192.168.178.21:59226 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 21:54:06 DEBUG : DLNA server on :8080: unrecognized file type: Movies/Io sono un evaso (1932).mkv
2021/12/04 21:54:06 INFO  : /ctl: 192.168.178.21:59226 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 21:54:06 DEBUG : DLNA server on :8080: unrecognized file type: Movies/Io sono un evaso (1932).mkv
2021/12/04 21:54:06 INFO  : /ctl: 192.168.178.21:59226 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 21:54:06 DEBUG : DLNA server on :8080: unrecognized file type: Movies/Io sono un evaso (1932).mkv
2021/12/04 21:54:06 INFO  : /ctl: 192.168.178.21:59226 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 21:54:07 DEBUG : DLNA server on :8080: unrecognized file type: Movies/Io sono un evaso (1932).mkv
2021/12/04 21:54:07 INFO  : /ctl: 192.168.178.21:59226 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 21:54:07 DEBUG : DLNA server on :8080: unrecognized file type: Movies/Io sono un evaso (1932).mkv
2021/12/04 21:54:07 INFO  : /ctl: 192.168.178.21:59226 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 21:54:07 DEBUG : DLNA server on :8080: unrecognized file type: Movies/Io sono un evaso (1932).mkv
2021/12/04 21:54:07 INFO  : /ctl: 192.168.178.21:59226 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 21:54:07 DEBUG : DLNA server on :8080: unrecognized file type: Movies/Io sono un evaso (1932).mkv
2021/12/04 21:54:07 INFO  : /ctl: 192.168.178.21:59226 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 21:54:07 DEBUG : DLNA server on :8080: unrecognized file type: Movies/Io sono un evaso (1932).mkv
2021/12/04 21:54:07 INFO  : /ctl: 192.168.178.21:59226 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 21:54:07 DEBUG : DLNA server on :8080: unrecognized file type: Movies/Io sono un evaso (1932).mkv
2021/12/04 21:54:07 INFO  : /ctl: 192.168.178.21:59226 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 21:54:08 DEBUG : DLNA server on :8080: unrecognized file type: Movies/Io sono un evaso (1932).mkv
2021/12/04 21:54:08 INFO  : /ctl: 192.168.178.21:59226 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 21:54:08 DEBUG : DLNA server on :8080: unrecognized file type: Movies/Io sono un evaso (1932).mkv
2021/12/04 21:54:08 INFO  : /ctl: 192.168.178.21:59226 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 21:54:15 DEBUG : Google drive root '': Checking for changes on remote
2021/12/04 21:54:15 DEBUG : vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item _DOWNLOAD/Agente 007 - Al servizio segreto di Sua MaestĂ  (1969).mkv not removed, freed 0 bytes
2021/12/04 21:54:15 DEBUG : vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item _DOWNLOAD/Ultima.Gara.(03-06-2021).HDTV.1080i.Max2014.mkv not removed, freed 0 bytes
2021/12/04 21:54:15 INFO  : vfs cache: cleaned: objects 2 (was 2) in use 0, to upload 0, uploading 0, total size 99.237Mi (was 99.237Mi)
2021/12/04 21:54:21 INFO  : /ctl: 192.168.178.21:59226 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 21:54:24 INFO  : /ctl: 192.168.178.21:59226 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 21:54:25 INFO  : /ctl: 192.168.178.21:59226 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 21:54:26 INFO  : /ctl: 192.168.178.21:59226 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 21:54:26 INFO  : /ctl: 192.168.178.21:59226 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 21:54:33 INFO  : /ctl: 192.168.178.21:59226 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 21:54:33 INFO  : /ctl: 192.168.178.21:59226 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 21:54:34 INFO  : /ctl: 192.168.178.21:59226 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2021/12/04 21:54:34 INFO  : /ctl: 192.168.178.21:59226 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"


I see from logs, that when i open a movie, in kodi, in rclone, get the list of all files into the folder, so lost a lot of time to open the movie


2021/12/04 22:40:49 INFO  : Movies/Alla ricerca dell'isola di Nim (2008)-banner.jpg: 192.168.178.21:63922: File not found
2021/12/04 22:40:49 INFO  : Movies/Alla ricerca dell'isola di Nim (2008)-banner.png: 192.168.178.21:63923: File not found
2021/12/04 22:40:49 INFO  : Movies/Alla ricerca dell'isola di Nim (2008)-thumb.jpg: 192.168.178.21:63924: File not found
2021/12/04 22:40:49 INFO  : Movies/Alla ricerca dell'isola di Nim (2008)-thumb.png: 192.168.178.21:63925: File not found
2021/12/04 22:40:49 INFO  : Movies/Alla ricerca dell'isola di Nim (2008).tbn: 192.168.178.21:63926: File not found
2021/12/04 22:40:49 INFO  : Movies/Alla ricerca della valle incantata (1988)-poster.jpg: 192.168.178.21:63927: File not found
2021/12/04 22:40:49 INFO  : Movies/Alla ricerca della valle incantata (1988)-poster.png: 192.168.178.21:63928: File not found
2021/12/04 22:40:49 INFO  : Movies/Alla ricerca della valle incantata (1988)-fanart.jpg: 192.168.178.21:63929: File not found
2021/12/04 22:40:49 INFO  : Movies/fanart.jpg: 192.168.178.21:63930: File not found
2021/12/04 22:40:49 INFO  : Movies/Alla ricerca della valle incantata (1988)-fanart.png: 192.168.178.21:63931: File not found

once rclone has scanned the list of all files, rclone will store that in it local vfs dir cache.
so the first time, rclone has to scan the remote and there will be a delay.

but once the movie starts to play, does it play well?
and if it does play well, we can tweak settings for shorten the initial scan of media files.

Yes, when movie is open, works well, and also seek is fast.

So the issue is when i try to open a movie, get a lot to play, if play.

sorry, not understaning.

to be clear,
the issue is when starting a new rclone mount command.
before the first media file will play, there is a delay as rclone has to scan all the media files.
but when playing a second media file, there is little delay.
is that correct?

no also the 2nd files is slow to open.

But when every files is opened, seek or streaming, is fast.

So the issue is always when you open a file.

If needed i can make a video for that.

  • not sure why there is always a long delay before starting to play a media file on ubuntu., even when using rclone serve dlna which does not use samba.
  • not sure why there is never a long delay on windows.
  • @Animosity022 already looked at the debug logs.

did some testing, same setup.

server:
--- synology box
--- rclone mount pointing to a seedbox connected using sftp
--- samba mount over that rclone mount

client:
--- windows 11
--- over internet, using tailscale vpn, connected to synbox samba share as the X: drive
--- tests are using double commander, a open source version of total/norton commander.
--- DC has a feature called flat view, which lists all files in all subfolders, does a recursive scan forcing rclone mount on the synbox to read every folder, every subfolder, every file.

the first time DC does that flat view of the X: drive - took 85 seconds
the second time DC does that flat view of the X: drive - took 10 seconds
so rclone is caching the directory/file structure.

on the client, using DC and windows explorer, as i navigate the folders, almost real-time.

so again, not sure why your setup has such a delay before playing a media file.

did you try my suggestion of using --dir-cache-time, as i use --dir-cache-time=10000h