z------------- / CPod

(UNMAINTAINED) A simple, beautiful podcast app for Windows, macOS, and Linux.
Apache License 2.0
746 stars 76 forks source link

Subscription and other data synchronization with AntennaPod? #168

Open tromlet opened 4 years ago

tromlet commented 4 years ago

CPod version: 1.27.1

Description:

To compete with more feature-rich but closed-source applications, I think it'd be really cool if y'all introduced some kind of feature that allowed CPod to synchronize subscriptions (and, ideally, episode listening stats - i.e. which episodes you've listened to, ratings, and perhaps a timestamp of where in that episode you ended your last session at) with a mobile podcasting application. You could probably store this information in a very simple text or .json file, which could then be synchronized via Dropbox, Google Drive, or some other cloud storage application.

Bonus points if you encrypt that file with some locally-generated good encryption, so the government can't spy on what podcasts I'm listening to without analyzing my web traffic. :)

I have also cross-posted this issue to the AntennaPod Github repo, here: https://github.com/AntennaPod/AntennaPod/issues/3430