Subscribe and Feed Update procedure #14
holgerkrupp
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
A basic podcast client needs to subscribe to feeds (xml files), read the updates performed in these feeds and react if there are changes. This discussion is to share the strategy I'm planning to implement. Feel free to comment or add your thoughts.
Subscribing to a new feed
Updating a feed
In Foreground:
In Background
General Update procedure
Showing new episodes
All reactions