Poddr icon indicating copy to clipboard operation
Poddr copied to clipboard

Feature Request: Cross Platform Syncing

Open ghost opened this issue 4 years ago • 3 comments

This is not related to any problem

How difficult technically would it be to allow syncing of subscribed podcasts across different computers?

ghost avatar May 26 '21 07:05 ghost

Hey, thanks for leaving a feature request 👍

Syncing is something I would love to have aswell but it's a lot of work to make that happen. Poddr doesn't have any centralised backend at the moment and I'm looking into alternative services that would allow syncing your library (like gpodder) but I can't make any promises as to when or if this will happen.

// Sn8z

Sn8z avatar May 27 '21 11:05 Sn8z

There are apps (for example note taking app Joplin) where syncing uses Dropbox (or any other cloud storage service) to save and get data. If I understand correctly this requires only using dropbox api and doesn't require using server for app creator/users to syncing data.

eazy12 avatar May 29 '21 13:05 eazy12

@eazy12 That's a great approach actually, I'll look into this more!

Thanks a lot! 💃

Sn8z avatar May 31 '21 12:05 Sn8z