Open scottohara opened 10 years ago
On launch, check for any unscheduled episodes that are passed their expected date, or are expected in the next X days (where X is a config var), and pop a notification.
With the move an actual API (Sinatra/Couch -> Rails/Postgres), this could potentially be implemented as a server-initiated push message.
On launch, check for any unscheduled episodes that are passed their expected date, or are expected in the next X days (where X is a config var), and pop a notification.