Commit Graph

22 Commits

Author SHA1 Message Date
Justin Emter
f3fee882df Trying out a different timer package @raspi fix. 2017-08-05 09:10:09 -07:00
Justin Emter
e78a0fc2c8 Added configurable port to config. 2017-08-04 12:50:29 -07:00
Justin Emter
dfc0290316 Added a new var to config where you can specify the server path to the schedules/ directory. If set it will use ajax to determine when to refresh the page, if it is left empty it will use the usual 30 second refresh functionality. 2017-08-03 22:32:25 -07:00
Justin Emter
aaa157f2c8 Added commercial padding to config / logic. Difficult to test without just running it as is. Fingers crossed. Am converting the config value from seconds to milli's then adding it to the commercial duration - in theory this will work as a padding if value specified is > than 0. 2017-08-03 15:56:06 -07:00
Justin Emter
70932829fb Updated config 2017-08-03 15:01:42 -07:00
Justin Emter
e4aab4b004 Fixed the not-updating-daily-schedule bug. 2017-08-03 15:00:53 -07:00
Justin Emter
bc980c91a7 Hopefully fixed the daily update bug. 2017-08-03 07:34:30 -07:00
Justin Emter
f4395a2759 Testing for not-updating bug. 2017-07-31 20:12:11 -07:00
Justin Emter
6542cfacda Moved baseurl from config to plex_toke.py file so it doesn't get overwritten on updates. 2017-07-27 14:15:56 -07:00
Justin Emter
acda7fca9b Added another config flag for debug mode. If set to false then commercials are not included in the html / xml. Will soon effect other input. 2017-07-27 11:34:23 -07:00
Justin Emter
99e4b9838f Fixed the resource hogging issue. Also added custom daily update var to config. 2017-07-27 10:50:03 -07:00
Justin Emter
8b2e69fc3e Added commercial support. Currently seems to be working ok, but needs adjusting / testing. Currently am using it with a time-shift of '5'. 2017-07-25 18:32:22 -07:00
Justin Emter
8049ac7be8 Fixed the auto daily sched generate bug. 2017-07-25 08:47:50 -07:00
Justin Emter
d716176210 Added a flag in the config that uses google calendar to update / regenerate the daily schedule at midnight. Also incorporated random movies in calendar scheduling: 'Movie, Random, true' 2017-07-24 17:26:38 -07:00
Justin Emter
64e4485718 Added google calendar integration... Create a calendar event with a comma dilineated title like, 'Show, Seinfeld, false' where the third value is for strict-time. 2017-07-24 16:08:38 -07:00
Justin Emter
78f4aeb7cb Cleanup / added cli flags for info gathering / debugging. 2017-07-22 19:38:05 -07:00
Justin Emter
c5c8c3d2a3 Added logic to remap the main plex libraries in config. Also added logic to get plex token from a file in the parent dir called plex_token.py 2017-07-22 14:26:48 -07:00
Justin
4fbbc09f1d Create pseudo_config.py 2017-07-20 20:48:41 -07:00
Justin Emter
6af6b58eb6 Reworking config. 2017-07-16 10:26:55 -07:00
Justin Emter
443ec31264 Added config file. 2017-07-13 02:14:13 -07:00
Justin Emter
896cebacd8 removed conf 2017-07-13 02:11:09 -07:00
Justin Emter
b1e55adee5 First commit. 2017-07-13 02:01:51 -07:00