Commit Graph

325 Commits

Author SHA1 Message Date
Justin Emter
1527ba6147 Verbage 2017-08-20 23:28:18 -07:00
Justin Emter
52733a73b6 Added channeldown.sh script - basically reverses the channelup logic. 2017-08-20 23:25:05 -07:00
Justin Emter
c0c6d6130a Placeholder. 2017-08-20 15:39:32 -07:00
Justin Emter
5bab7923c5 Edited instruct. 2017-08-20 15:34:49 -07:00
Justin Emter
e43daf1cdd Script to automatically update all channels local db's with newly added plex items / xml edits. 2017-08-20 15:33:49 -07:00
Justin Emter
298a6ab4a5 Tested the channelup script, seems to work well. 2017-08-20 14:19:19 -07:00
Justin Emter
8920277d6a Merge branch 'develop' of github.com:justinemter/pseudo-channel into develop 2017-08-20 13:25:12 -07:00
Justin Emter
2d3d807bcc added channelup.sh script 2017-08-20 13:24:11 -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
7c01240112 Another revision to startstop 2017-08-19 15:14:43 -07:00
Justin Emter
80ab641a05 added more echos 2017-08-19 15:01:31 -07:00
Justin Emter
048fd81732 Moe fix 2017-08-19 14:46:40 -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
34c9e488ca additions. 2017-08-18 17:14:15 -07:00
Justin Emter
720bc9fc08 more readme updates 2017-08-18 16:55:03 -07:00
Justin Emter
9381db03fb minor edits 2017-08-18 16:49:46 -07:00
Justin Emter
3a716387c3 Updated directions. 2017-08-18 16:41:54 -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
2205cf723b Added in support for multiple movie filter values seperated by a comma, i,e, contentRating:G,PG,PG-13 2017-08-17 14:53:59 -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
1fc3d1bf7a Added error handling for when a webserver is already running when starting or re-starting the app. 2017-08-17 06:56:35 -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
4dbf5b4c07 Experienced the duplicate entry error for todays daily_schedule error. Trying something different. 2017-08-15 10:53:54 -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
7f06384c2f Added flag to only use the new cache update logic if app is being updated with new schedule. 2017-08-10 10:08:27 -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
1e7219cb70 Importing the previously exported json queue seems to be working. Will overwrite all the shows table with the json data. 2017-08-09 19:39:46 -07:00
Justin Emter
f55f90819d Started adding export / export of playhead queue via json for easy transferring / restarting db. 2017-08-09 19:07:55 -07:00
Justin Emter
9515287f7e Merge branch 'develop' 2017-08-09 17:41:54 -07:00
Justin Emter
753c800854 Merge branch 'develop' of github.com:justinemter/pseudo-channel into develop 2017-08-09 17:41:41 -07:00
Justin Emter
51454ead5d Merge branch 'master' of github.com:justinemter/pseudo-channel 2017-08-09 17:40:00 -07:00
Justin Emter
f1a5acd017 Merge branch 'develop' 2017-08-09 17:39:25 -07:00
Justin Emter
13a4ee5030 Updated daily generate bash script. 2017-08-09 17:39:16 -07:00
Justin
ff237841dd Update README.md 2017-08-09 17:19:16 -07:00
Justin
0d9b97bb46 Update README.md 2017-08-09 17:18:22 -07:00
Justin
a933023efa Update README.md 2017-08-09 13:40:12 -07:00
Justin Emter
091acc4057 Added 'generate_daily_sched.sh' that should be used as a crontab only when using the 'startstop.sh' script exclusively.' 2017-08-09 11:55:53 -07:00
Justin Emter
d2512b0069 Altered SQL for removing daily_schedule data before adding newly generated data. 2017-08-09 11:09:29 -07:00
Justin Emter
f2b6b87b56 Added startstop.sh file to easily start / stop PseudoChannel.py in the background. Also loggin support in ./pseudo-channel.log 2017-08-09 00:30:02 -07:00
Justin Emter
7ff9b6e548 Merge branch 'develop' of github.com:justinemter/pseudo-channel into develop 2017-08-08 22:20:32 -07:00
Justin Emter
a82af271f7 Added some more strength to the trigger conditions. 2017-08-08 22:20:18 -07:00
Justin Emter
5b8123485d Outputting offset when playing media for debugging. 2017-08-08 21:25:20 -07:00
Justin Emter
eefa6e68c5 Added the sleep timer again for raspi fix? 2017-08-08 21:20:20 -07:00
Justin Emter
a7e2e6cc53 Fix 2 2017-08-08 21:08:18 -07:00
Justin Emter
e72893db96 Ahh think I fixed that issue where it starts it from the beginning if it is more than half way through an episode. 2017-08-08 21:04:54 -07:00
Justin Emter
b7aec2bc70 Removed the annoying delay before triggering current media play(). 2017-08-08 21:01:41 -07:00