Posts by rafanake

    Save that ^ as /storage/.config/system.d/storage.timecapsule.mount then "systemctl enable /storage/.config/system.d/storage.timecapsule.mount" and reboot, and the local mount to the device should be available to add as a new source in Kodi. It appears to be stable for me over a period of several hours. If 'mount' works the issue appears to be in smbclient or how Kodi interacts with smbclient.

    Fenderman You will need to rescrape content to the library as all paths to content will change, but at least it works. It is technically possible to update the DB paths but that requires some sqlite SQL skills and I never bothered to learn those. I'm sure there's a howto somewhere.

    Thank you so Much for this solution!

    It's really working, the only problem is that theres a typo on your walkthought. Please consider editing it, so people wont get stuck the same way i did.

    Heres the error:

    "Save that ^ as /storage/.config/system.d/storage.timecapsule.mount"

    This should be

    "Save that ^ as /storage/.config/system.d/storage-timecapsule.mount"

    And again, thank you for the solution, thats really clever