What is the problem you are having with rclone?
rclone serve dlna for Google Drive don't show folders content (Error invoking urn:schemas-upnp-org:service:ContentDirectory:1: 701 bad ObjectID) - only files from root listed and can be played.
"Fresh" Package: rclone Version: 1.59.1-1 for OpenWRT 21.02-SNAPSHOT (64 bit)
Run the command 'rclone version' and share the full output of the command.
rclone v1.59.1
- os/version: openwrt 21.02-SNAPSHOT (64 bit)
- os/kernel: 5.4.238 (aarch64)
- os/type: linux
- os/arch: arm64
- go/version: go1.17.12
- go/linking: dynamic
- go/tags: none
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 serve dlna GoogleDrive: --name GDdlna
Please run 'rclone config redacted' and share the full output. If you get command not found, please make sure to update rclone.
not supported
A log from the command that you were trying to run with the -vv
flag
2024/11/20 11:00:55 INFO : /static/X_MS_MediaReceiverRegistrar.xml: 192.168.1.123:53350 GET 200
2024/11/20 11:00:55 INFO : /static/ConnectionManager.xml: 192.168.1.123:53350 GET 200
2024/11/20 11:00:55 INFO : /static/ContentDirectory.xml: 192.168.1.123:53350 GET 200
2024/11/20 11:01:55 DEBUG : Google drive root '': Checking for changes on remote
2024/11/20 11:01:59 INFO : /ctl: 192.168.1.123:53377 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
2024/11/20 11:02:18 ERROR : DLNA server on :7879: Error invoking urn:schemas-upnp-org:service:ContentDirectory:1: 701 bad ObjectID "/Photo"
2024/11/20 11:02:18 ERROR : /ctl: 192.168.1.123:62497 POST 500 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
So trying to change folder from root to existing Photo folder (or any other) give error.