scottohara / tvmanager

PWA for tracking recorded, watched & upcoming TV shows
MIT License
4 stars 0 forks source link

Notify when unscheduled episodes are approaching #63

Open scottohara opened 10 years ago

scottohara commented 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.

scottohara commented 2 days ago

With the move an actual API (Sinatra/Couch -> Rails/Postgres), this could potentially be implemented as a server-initiated push message.