Commit Graph

276 Commits

Author SHA1 Message Date
Justin Emter
a1c62c3e4b merged 2017-12-01 10:07:36 -08:00
Justin Emter
954af9cf2d Recording last play date of movie in the DB. 2017-12-01 09:25:14 -08:00
Justin Emter
1127843486 Error binding param 10 - unsupported type 2017-12-01 09:23:50 -08:00
Justin Emter
0ee6922b39 Added random movie logic but commenting it out for now. 2017-11-30 13:03:39 -08:00
Justin Emter
00ed0eb205 Updated the random movie logic concept. 2017-11-25 18:26:47 -08:00
Justin Emter
4d594ed8a0 Started on random movie logic. 2017-11-25 18:17:15 -08:00
Justin Emter
7285e51a92 Committing commented time-shift logic. 2017-11-25 17:35:58 -08:00
Justin Emter
b815a7debf Updated PlexAPI from version 2 to 3.0.4 2017-11-18 19:26:53 -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
0a801b2467 Testing commercial logic to better fill up the gap. 2017-11-13 13:39:39 -08:00
Justin Emter
9324091074 Going back to Integer fields in DB. 2017-11-13 08:24:46 -08:00
Justin Emter
e1e8f85d6a Deleting the .pseudo-temp file after each channel is properly cloned. 2017-11-11 13:45:21 -08:00
Justin Emter
8eeb30b513 Added update-channels-from-git.sh script to asynchronously clone updates into each channel. 2017-11-11 13:32:21 -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
7605dd4981 Removed duplicate bootstrap import in generated html. 2017-10-29 16:54:04 -07:00
Justin Emter
c34576fd57 Added wildcard to updatechannels.sh 2017-10-15 15:44:29 -07:00
Justin Emter
395aaa7972 Reverting changes to commercial injection. 2017-10-04 10:12:57 -07:00
Justin Emter
d8da86f126 Trying new commercial logic to try and fill up the gap. 2017-10-03 15:49:44 -07:00
Justin Emter
59a672760e Working on commercial injection logic to better fill up gap between scheduled content. 2017-10-03 10:19:25 -07:00
Justin Emter
e2e406e2f4 Updated conditional to fix the issue where the bgImage/highlighted current item was sometimes working and sometimes not working. 2017-09-23 08:13:47 -07:00
Justin Emter
a97157f57e Added some logic to highlight/update bg image for channel item using the flag... 2017-09-21 11:33:52 -07: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
7a0f8328b9 Merge branch 'develop'
Merging develop and tagging another release - almost alpha.
v0.9.5
2017-09-17 13:28:45 -07:00
Justin Emter
091dcddcb3 Fixed the conditional. 2017-09-17 13:23:41 -07:00
Justin Emter
7cf1b72659 Updated PseudoChannel.py to catch the weird error that occasionally pops up when running -g 2017-09-15 12:11:13 -07:00
Justin Emter
9d36aef5de Minor fixes, removing the auto xml/html generation when using the -g flag. 2017-09-11 18:50:11 -07:00
Justin Emter
b55f3bdcf6 fixed updatechannels.sh to accept a single channel/quote error. 2017-09-11 18:33:47 -07:00
Justin Emter
46856f1431 Added condition to check whether the app is already running for specific channel, if so skip it so it doesn't generate the schedule twice. 2017-09-11 17:57:00 -07:00
Justin Emter
48f3601377 Updated verbage for generate-channels-daily-schedule script. 2017-09-11 17:23:13 -07:00
Justin Emter
5c2f288a08 Added wildcard to :DIGIT class which should fix the issue for having the script see more than 9 channels. 2017-09-11 17:20:05 -07:00
Justin Emter
e03def014d Updated the generate-channels-daily-schedule.sh script. 2017-09-11 17:01:10 -07:00
Justin Emter
a1dc7fae60 Adding script to step through all channels, check if running.pid exists, if so kill process, delete .pid and finally delete .prevplaying file. Useful for debugging mostly. 2017-09-11 12:23:07 -07:00
Justin Emter
a7ba71a9c2 Updated readme with manaul.sh. 2017-09-09 14:36:29 -07:00
Justin Emter
82c2aabee6 Adding irodimus' manual.sh 2017-09-09 14:33:48 -07:00
Justin Emter
8622e2cf3b Updated bash scripts dir name/added bashscripts readme. 2017-09-08 20:17:54 -07:00
Justin Emter
28bba9d89f Added wildcard to :digit CLASS for channelup/channeldown scripts so that you can have more than 9 channels work with these scripts. 2017-09-08 20:06:56 -07:00
Justin Emter
01a9c205a9 Added simple script to add to crontabe for multiple channel - generate daily schedule functionality. 2017-09-08 20:03:19 -07:00
Justin Emter
e6ee45374c Merge branch 'develop' 2017-09-08 19:56:04 -07:00
Justin Emter
540bbecaa8 More xml tests 2017-09-07 10:50:55 -07:00
Justin Emter
e16afa2199 Some more xml tests. 2017-09-07 10:47:10 -07:00
Justin Emter
57892a00b1 Merge branch 'develop' 2017-09-07 10:04:04 -07:00
Justin Emter
c3a20e9fd9 Readme Updates 2017-09-07 10:03:50 -07:00
Justin
aa676f646a Update README.md 2017-09-06 15:33:56 -07:00
Justin
9a57075140 Update README.md 2017-09-06 15:14:18 -07:00
Justin
3332044b22 Update README.md 2017-09-06 15:03:06 -07:00
Justin
fcab81f5d0 Update README.md 2017-09-06 14:58:47 -07:00
Justin
a4a2cf4eb8 Update README.md 2017-09-06 12:08:57 -07:00
Justin Emter
ca3ce110fd Merge branch 'develop' 2017-09-04 17:19:53 -07:00
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