Commit Graph

24 Commits

Author SHA1 Message Date
Justin Emter
e1a3fe49d6 Tinkering with the time logic / more xml tests. 2017-08-28 23:07:36 -07:00
Justin Emter
28025c0d84 Messing with xml entries. 2017-08-28 17:53:35 -07:00
Justin Emter
298a6ab4a5 Tested the channelup script, seems to work well. 2017-08-20 14:19:19 -07:00
Justin Emter
5c5608992b the smurfs 2017-08-19 05:55:50 -07:00
Justin Emter
c5dcaaf91d Updated the XML with more content / testing out the scheduling of different recurring days (saturdays/sundays/weekends, etc.) 2017-08-19 05:43:16 -07:00
Justin Emter
daf8ced89b Cleaning up code base, etc. getting ready for release. 2017-08-18 12:50:54 -07:00
Justin Emter
69e92ef68e Added documentation to XML / defaults to strict-time / time-shift. Also removed overlap-max for now until it's fully implemented. 2017-08-17 12:12:59 -07:00
Justin Emter
bea4b4286b Another try at fixing the occasional issue where the previous daily_schedule is not cleared when the new one is generated. 2017-08-17 06:42:03 -07:00
Justin Emter
691e0f4469 Added support for xtra args in the xml to further specify random movie params. There are a few gotchas. The xml attribute should look like this: xtra='actor:tom cruise genre:action contentRating:r' and I the local db must be current. If it fails then it just dismisses all params and grabs random movie. 2017-08-16 16:25:33 -07:00
Justin Emter
52e7aeda42 Added logic to sleep / wake-up according to the 'schedule' lib memory schedule. TODO: clean up code / test. 2017-08-05 14:16:18 -07:00
Justin Emter
78f4aeb7cb Cleanup / added cli flags for info gathering / debugging. 2017-07-22 19:38:05 -07:00
Justin Emter
693a9784ff Testing various params / xml <time> values. 2017-07-22 15:57:47 -07:00
Justin Emter
ca588f09e6 Reworked the daily_schedule logic to properly wrap around the clock where needed. Seems to work but needs testing. If using time-shift the first episode of the day needs to be strict-time so time-shift has something to anchor to. 2017-07-22 15:11:20 -07:00
Justin Emter
54f7f6535f Fixed the daily_schedule loop bug & added support for 24h time entries. 2017-07-22 12:54:37 -07:00
Justin Emter
8a59aa2c40 Added filtering for day of the week when generating daily schedule. 2017-07-22 01:16:51 -07:00
Justin Emter
27dadd3108 Added support for 24h time input. 2017-07-21 23:43:47 -07:00
Pseudo Channel
376393736b Fixed bg image 2017-07-21 23:16:14 -07:00
Pseudo Channel
eae01ea8f1 Added movies column to html. Need to figure out the bg image issue. 2017-07-21 12:30:50 -07:00
Justin Emter
5049d7669e Movies. 2017-07-20 19:18:41 -07:00
Justin Emter
1450c0b94f Alpha 1.0 2017-07-20 18:33:01 -07:00
Justin Emter
5b421574d9 Added random functionality for Movies & TV Shows. 2017-07-20 17:40:16 -07:00
Justin Emter
2c57dc3c8d Updated time-shift logic. 2017-07-20 14:32:28 -07:00
Justin Emter
b58f7e7a2f Alpha 2017-07-20 02:09:47 -07:00
Justin Emter
f1d777a95d Updating project to oop. 2017-07-20 00:05:35 -07:00