2020-01-30, 03:19
When I setup two webdav sources using different accounts on the same server, the first one I access works, but the second one fails with HTTP error 405. Reboot and I can again choose which to have work.
I'm on Kodi v18.5 (LibreELEC 9.2.0). I'm connecting to a local Nextcloud server.
Any ideas what may be causing this?
xml:
<mediasources>
<network>
<location id="0">davs://user1:[email protected]:443/remote.php/dav/files/user1</location>
<location id="1">davs://user2:[email protected]:443/remote.php/dav/files/user2</location>
</network>
</mediasources>
I'm on Kodi v18.5 (LibreELEC 9.2.0). I'm connecting to a local Nextcloud server.
Any ideas what may be causing this?