Commit Graph

8 Commits

Author SHA1 Message Date
Jeff Lamb db70070769 Beginning of menu at top of screen. you can at least see a list of autorecs now 2017-03-11 21:20:08 -05:00
Jeff Lamb e7716322bc Recordings can be scheduled for one showing or recurring, allows to select priority and profile for either, and more options to be able to be selected for the recurring option. 2017-03-10 21:35:39 -05:00
Jeff Lamb ccd29b6169 Can now schedule individual recordings by clicking on an item in the schedule and clicking the "Single Record" icon. NOTE: this should enter the start/stop time as well, but the code to do so is commented out because it crashes the program after the recording is added when it reads the schedule. 2017-03-08 23:01:29 -05:00
Jeff Lamb 9ce3baaca5 Now you can navigate the schedule by selecting a date or by clicking the left/right arrows on the guide. I don't like the jqueryui theme, but it's good enough for now 2017-03-06 23:28:53 -05:00
Jeff Lamb 3c23769504 Clicking on the logo now forces a schedule update on the backend. This is temporary until I can get adding recordings to be done through the UI 2017-03-06 18:16:31 -05:00
Jeff Lamb b7483ec6b3 Initial css layout of the application, TV schedule looks better. 2017-03-05 23:19:18 -05:00
Jeff Lamb abb7f5ff2a Switch to lists and divs for schedule, not as pretty yet and not done.. baby steps 2017-03-04 23:33:39 -05:00
Jeff Lamb 4ef91a13be Proof of Concept on TV Guide, index.html now shows the guide for the current hour and next hour for up to 100 channels. 2017-03-04 00:34:58 -05:00