Commit Graph

55 Commits

Author SHA1 Message Date
Justin Emter
cdeaf68022 indent... 2017-07-17 12:06:50 -07:00
Justin Emter
7d37365fd0 Added better styling for html background image. 2017-07-17 11:52:25 -07:00
Justin Emter
46f97136fb Added html background image for currently playing episode. 2017-07-17 11:32:28 -07:00
Justin Emter
70f7825cfb Added development branch / a definition to clear all data in schedule table. 2017-07-17 09:36:57 -07:00
Justin Emter
81598a94aa Fixed the first episodes bug. 2017-07-16 22:52:23 -07:00
Justin Emter
a104e0bdab Refreshing the schedule every 5 seconds automatically. 2017-07-16 22:38:25 -07:00
Justin Emter
0d9a2fdd97 Updates logic for html. 2017-07-16 22:25:28 -07:00
Justin Emter
ca59fa0818 Updated html logic, once more. 2017-07-16 22:04:20 -07:00
Justin Emter
d2521d9cb0 Reworked the episode gap logic as it seemed to be flakey. Seems to be fully fixed. 2017-07-16 21:16:44 -07:00
Justin Emter
91633242d1 Added logic to remove highlight in html when episode ends 2017-07-16 20:11:19 -07:00
Justin Emter
99532edede Added refresh to schedule. 2017-07-16 18:39:27 -07:00
Justin Emter
35620b0c89 Fixed the current playing show highlight bug in the generated html. 2017-07-16 18:25:18 -07:00
Justin Emter
ecef4a3cb0 Merge branch 'master' of github.com:justinemter/pseudo-channel 2017-07-16 18:07:40 -07:00
Justin Emter
2740775879 Added logic to recreate the html schedule on every play() of show to highlight currently playing. 2017-07-16 18:07:15 -07:00
Justin
b5c2f9cd16 Update README.md 2017-07-16 15:04:16 -07:00
Justin
1def9585dd Update README.md 2017-07-16 13:34:24 -07:00
Justin Emter
09631133b2 Merge branch 'master' of github.com:justinemter/pseudo-channel 2017-07-16 13:32:01 -07:00
Justin Emter
429e374164 Added html file generation based on daily_schedule. 2017-07-16 13:31:51 -07:00
Justin
a2835ad5ad Update README.md 2017-07-16 13:30:45 -07:00
Justin
ba44d84bfc Update README.md 2017-07-16 13:27:21 -07:00
Justin
e1dd41d99c Update README.md 2017-07-16 13:26:03 -07:00
Justin
42f4220518 Update README.md 2017-07-16 13:24:49 -07:00
Justin
e92602ed98 Update README.md 2017-07-16 13:23:18 -07:00
Justin
63a55c53aa Update README.md 2017-07-16 10:31:40 -07:00
Justin Emter
20533223e3 Merge branch 'master' of github.com:justinemter/pseudo-channel
merge
2017-07-16 10:27:07 -07:00
Justin Emter
6af6b58eb6 Reworking config. 2017-07-16 10:26:55 -07:00
Justin Emter
6033c86b08 Added a config sample. 2017-07-16 10:23:28 -07:00
Justin
884888384b Delete pseudo_config.py 2017-07-16 10:22:49 -07:00
Justin Emter
6ec14941d2 Updated config to have multple clients specified. Also added some debug commands to pseudo_channel.py 2017-07-16 10:18:31 -07:00
Justin
44da4ebaf4 Update pseudo_config.py 2017-07-16 10:04:00 -07:00
Justin
9a23212904 Update pseudo_config.py 2017-07-16 01:00:24 -07:00
Justin
fc3e3209dd Update pseudo_config.py 2017-07-16 00:36:07 -07:00
Justin Emter
e0d78ad4ba Added a interval config var to set repositioning of shows to start at say, 15, 30, 45 minutes past the hour. 2017-07-16 00:28:46 -07:00
Justin
100f1068d7 Update schedule.sh 2017-07-15 13:50:10 -07:00
Justin
393b1d2c9b Update README.md 2017-07-15 13:44:22 -07:00
Justin
9771fdec23 Update README.md 2017-07-15 13:39:47 -07:00
Justin
24888eb8e5 Delete pseudo-tv.db 2017-07-15 12:46:27 -07:00
Justin Emter
6409c78e90 Removing local db. 2017-07-15 12:44:12 -07:00
Justin
f5707dccf4 Delete pseudo-tv.db 2017-07-15 12:33:05 -07:00
Justin
5d60771fa0 Update README.md 2017-07-15 12:30:56 -07:00
Justin Emter
b26e6de8b7 Fixed the first run bug. 2017-07-15 11:23:05 -07:00
Justin Emter
0fc096fa14 Repositioned newStartTime var for first run. 2017-07-15 09:33:59 -07:00
Justin Emter
4fa22eda2b The controller is now working, triggering the play state of the scheduled episodes. Currently alot todo to add movies, commercials and options to disable / use certain features. 2017-07-15 09:19:26 -07:00
Justin Emter
58a0513056 Successfully getting episode offset times by comparing the ending times / starting times...searching for overlap or overly long breaks. TODO: add in logic to recalculate start time of overlapped episode. 2017-07-14 15:44:53 -07:00
Justin Emter
8d78bb5fd2 Added endTime to scheduled content 2017-07-14 10:14:56 -07:00
Justin Emter
ac3569f979 Commenting important code for TODO's and for completeness. 2017-07-14 09:25:26 -07:00
Justin
c7e64d28fd Update README.md 2017-07-13 16:13:53 -07:00
Justin
cfd0025b32 Create README.md 2017-07-13 16:06:11 -07:00
Justin Emter
914db9321f Sucessfully stepping through episodes / seasons in order & starting over when reaching the end of series. TODO: add duration / time shifting logic & inject commercials. 2017-07-13 14:49:46 -07:00
Justin Emter
443ec31264 Added config file. 2017-07-13 02:14:13 -07:00