mirror of
https://github.com/rclone/rclone.git
synced 2024-11-27 02:45:16 +01:00
7e2568a312
Basically, solving #3541 with a different approach - bringing in the upstream upnpav module, and changing ChildCount from int to a *int to avoid childCount="0" in the XML output when that value is simply unknown. Current approach is leading to some recursion issues and according to the DLNA spec it shouldn't be necessary, anyway. |
||
---|---|---|
.. | ||
dlna | ||
ftp | ||
http | ||
httplib | ||
proxy | ||
restic | ||
servetest | ||
sftp | ||
webdav | ||
serve.go |