Feature Request: Cross Platform Syncing
This is not related to any problem
How difficult technically would it be to allow syncing of subscribed podcasts across different computers?
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
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 That's a great approach actually, I'll look into this more!
Thanks a lot! 💃