Commit Graph

38 Commits

Author SHA1 Message Date
Justin Emter
211994969e Turning off overlap-cache as I try to fix daily scheduling error. 2018-03-19 17:23:55 -07:00
Justin Emter
7060c80f5a Updated the update time. 2018-03-06 18:07:47 -08:00
Justin Emter
115cbc33c4 Changed update time in config; also changed order of cli arguments so that -g runs after all the args but before -r. 2018-02-24 13:31:45 -08:00
Justin Emter
586dcf7eba Added variable in config to specify the html title. 2017-12-23 10:47:58 -08:00
Justin Emter
3ee9015af7 Changed my TV Shows library name for testing. 2017-12-02 13:01:54 -08:00
Justin Emter
1127843486 Error binding param 10 - unsupported type 2017-12-01 09:23:50 -08:00
Justin Emter
f626b6e419 Commercial logic + dirty-gap-fix option but defaults to False. 2017-11-13 18:20:24 -08:00
Justin Emter
3d521c0c0b Added 'useDirtyGapFix' option to pseudo_config in order to fill up empty gaps with commercials and allow the app to cutoff the last commercial. 2017-11-11 11:54:04 -08:00
Justin Emter
263d8799f7 Completely removed Google Cal. Also experimenting with the -g bug where sometimes the prev day is not cleared - very frustrating. 2017-09-19 09:19:13 -07:00
Justin Emter
105648ed4c Added stop functionality for when killing the app via startstop.sh 2017-08-20 01:40:25 -07:00
Justin Emter
263b1a468f Replaced plex client with original value. 2017-08-18 12:52:19 -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
c903a1c6d7 Updates to scripts. 2017-08-13 11:48:29 -07:00
Justin Emter
8056c4b9ad Started adding test runners. 2017-08-11 14:09:44 -07:00
Justin Emter
ee863eb888 Potential fix for the daily schedule update / interruption to currently playing media - issue. 2017-08-10 10:02:07 -07:00
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