Posts: 10,027
Threads: 267
Joined: Apr 2012
Reputation:
133
There is going to be an update later this year that focuses on adding support for pcloud/owncloud/etc, and I can look into supporting AWS S3 Buckets around that time. I will certainly take you up on your offer to help with this though, as I'm unfamiliar with what is necessary to integrate support for that on each OS along with the ability to test it.
Thanks,
Mike
Posts: 1
Threads: 0
Joined: Mar 2022
Reputation:
0
Really great to hear support for other cloud providers is planned. I assume webdav support is part of this?
I wonder whether it would be easier to just support syncing to a local folder and let the user worry about where the files in that folder come from. On Windows this would work well. Perhaps not so much on Android I guess.
I use the Windows version of Mobile Sheets on a Surface Pro and it works really well. Very happy! Keep up the good work!
Posts: 10,027
Threads: 267
Joined: Apr 2012
Reputation:
133
Yes, webdav support is also part of the planned changes. If you change the MobileSheets storage location (Settings->Storage->Set MobileSheets Storage Location) then you can technically just sync to whatever that location is. The sync feature is a lot more complex than just a simple file-based sync at the moment in order to support merging libraries versus just replacing all of the files with whatever the latest version is. I am considering supporting a more automated sync that is just file-based as well, in order to support people who don't care about merging libraries, but care more about just keeping multiple devices in sync with each other. This could result in changes being overwritten or lost though, if you change the same song on multiple devices as the most recent database would overwrite the other. Due to how fragile this could potentially end up being, I may have to make it a little more complex in order to intelligently handle changes from multiple libraries.
Mike