App version: 3.0.2 (F-Droid)
Feature you want:
I’d like to be able to export a recent portion (say, last week’s worth) of my playback history, e.g. in markdown. This is to make it easier to make notes in a separate system.
My initial idea was to use the synchronization feature. I’ve installed gPodderSync on my nextcloud but the list of podcasts with the ‘Play’ status doesn’t match with the playback history on AntennaPod. I tried to create an account on gPodder.net but they are currently under heavy load and got a error message.
My first question is: is it possible to export/build the playback history I see in AntennaPod (which is accurate) with the gPodder API? If that’s case, I’m happy to have a go at writing a dedicated service for this.
But I need to know whether it’s actually feasible or whether AntennaPod uses extra information for the playback history, that is not found in the API. If this is the case, then I’ll have to get it directly from AntennaPod, which is a different kettle of fish. (and I’m not sure this feature is of interest to many people.)
Suggested solution:
Happy to have a go if it’s at all possible from the sync feature.