Mika-/torrent-control

allow syncing of server lists

joeczucha opened this issue · 2 comments

thanks for your efforts on this extension, it's really useful.

i've just started using a new machine and would love to be able to keep my server lists in sync (I've got about 5 so it's a pain to set them all up manually)

if syncing is not possible then just being able to export a list of servers and then import them on another machine would be a good interim workaround

Storing credentials to cloud securely isn't that easy. Option so sync everything except passwords could be a good middle ground between security and usability

Storing credentials to cloud securely isn't that easy. Option so sync everything except passwords could be a good middle ground between security and usability

Understood. Perhaps just a simple one-click "Export to JSON" and equivalent "Import from JSON" would be a better route, just to help with the provisioning of a new machine. That way you wouldn't be responsible for storing/syncing anything yourself.

I took a look in plugin storage to see if I could work out where the details are stored but I was a bit out of my depth 😩