Applicazione Nextcloud che replica l'API di base di gpodder.net per sincronizzare le applicazioni dei podcast (podcatcher) come AntennaPod.
https://castopod.it
9ac7758e87
createDateTimeFromTimestamp interpreted 0 as timestamp as a mistake while 0 is a valid timestamp. The fix checks if timestamp is null (not defined/initialized), so that 0 is treated as a correct timestamp. |
||
---|---|---|
appinfo | ||
lib | ||
releases | ||
tests | ||
vendor | ||
.gitignore | ||
CHANGELOG.md | ||
README.md | ||
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/