-
Notifications
You must be signed in to change notification settings - Fork 1
2023 10 03
Georg Krause edited this page Nov 24, 2024
·
1 revision
:::info Next meeting: will be planned with Doodle/... :::
OpenPodcastAPI has been selected for round two, but they sent us a number of questions. We will discuss them in a separate HedgeDoc document.
Our Netlify Open Source plan request got rejected, probably because we were missing some of their criteria. We will implement all of their criteria, e.g. a link to Netlify at the bottom of the project's homepage, and try again.
- Episode identification is done by randomly generated UUIDs/GUIDs per episode
- Clients have to pull from the server before pushing, so that clients will have to do deduplication and episode mapping
While working on subscriptions endpoint in php (Nextcloud) server, it appeared a bit of a pain to implement support for XML. Cutting it could save us quite some time. TBC.
Expect discussions on scopes (e.g. enough to have 'core read' and 'core write'?).