identd113 / hdhr_VCR-AS

A pretty darn good VCR "plus" script that works on HDHomerun devices.
GNU General Public License v3.0
11 stars 0 forks source link

When adding new show, alert the user if the time they enter is already passed #13

Closed identd113 closed 3 years ago

identd113 commented 3 years ago

If it is "18" aka 6 PM, and the user enters something less, like 16 or below, warn them that it would be the next day

identd113 commented 3 years ago

The warning can go in the next dialog. We can look for time_slide being 1 to know if this situation is occurring

identd113 commented 3 years ago

If the user uses v grid to pull a show, and that show is passed, we will refresh v guide, and present this in the grid. If the user manuall selects a earlier time, we just assume they mean the next day, when they choose which day to record. Closed