Synchronization
Do you have any plans to add synchronization options between gadgets? Through user's cloud (dropbox, google drive) for example?
Thanks.
Hi @kravlad,
Yes, this is something I plan to add in the future but to be fully transparent, this is a more longer term goal as there are several other enhancements that need to be implemented first.
Syncing via a user's cloud provider is one option. There is also an effort from the team behind AnttenaPod to create an open syncing system that would work across podcast apps which I following with interest.
There are options to test synchronization via gpodder using public servers for testing:
- nextcloud: https://nch.pl/
- opodsync: https://sintoniza.pcdomanual.com/ and https://podsync.ozol.cloud/
Both Nexcloud and Podsync has some API differences, but both have documentation in their repos:
- https://github.com/kd2org/opodsync
- https://github.com/thrillfall/nextcloud-gpodder
That's cool! Thank you so much!