mirror of
https://github.com/thrillfall/nextcloud-gpodder.git
synced 2025-01-30 00:55:34 +01:00
thrillfall
1243a7144a
since we dont know from which version the update is being executed we always fix timestamps
nextcloud-gpodder
nextcloud app that replicates basic gpodder.net api
This app serves as synchronization endpoint for AntennaPod: https://github.com/AntennaPod/AntennaPod/pull/5243/
API
subscription
- subscription:
/index.php/apps/gpoddersync/subscriptions
- subscription change :
/index.php/apps/gpoddersync/subscription_change/create
The API replicates this: https://gpoddernet.readthedocs.io/en/latest/api/reference/subscriptions.html
episode action
- episode actions:
/index.php/apps/gpoddersync/episode_action
- create episode actions:
/index.php/apps/gpoddersync/episode_action/create
The API replicates this: https://gpoddernet.readthedocs.io/en/latest/api/reference/events.html
we also process the property uuid
.
Description
Applicazione Nextcloud che replica l'API di base di gpodder.net per sincronizzare le applicazioni dei podcast (podcatcher) come AntennaPod.
https://castopod.it
Readme
AGPL-3.0
Languages
PHP
92.3%
Vue
4.9%
Makefile
2%
JavaScript
0.8%