nextcloud-gpodder/README.md

10 lines
298 B
Markdown
Raw Normal View History

2021-07-06 19:01:27 +00:00
# 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/
2021-07-13 19:39:57 +00:00
#changelog:
1.0.7:
- accept only arrays on subscription change endpoint (thanks https://github.com/mattsches)