mirror of
https://github.com/thrillfall/nextcloud-gpodder.git
synced 2025-01-18 19:29:48 +01:00
Applicazione Nextcloud che replica l'API di base di gpodder.net per sincronizzare le applicazioni dei podcast (podcatcher) come AntennaPod.
https://castopod.it
appinfo | ||
lib | ||
releases | ||
tests | ||
vendor | ||
.gitignore | ||
composer.lock | ||
README.md |
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/
#changelog:
1.0.7:
- accept only arrays on subscription change endpoint (thanks https://github.com/mattsches)