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
|
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
|
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
|
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 |
|
Justin Emter
|
0e5949ec7f
|
Added fix for taking advantage of the daily time blocks in the xml - i.e. <saturdays> or <mondays>
|
2017-08-28 11:16:08 -07:00 |
|
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
|
753c800854
|
Merge branch 'develop' of github.com:justinemter/pseudo-channel into develop
|
2017-08-09 17:41:41 -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 |
|