mutto233
f583f4c63e
startstop.sh fixes
...
Fixed interpreter error in startstop.sh
2018-07-02 00:51:28 -04:00
mutto233
94f4223972
manual.sh minor bug fix
...
Issues were occurring where manual.sh could not accept incorrect channel input. Now, if an invalid channel is input, you will simply be diverted to your first channel. This can be changed later in many ways, one of which is to simply kill the script; I did not choose this since going to channel 1 kind of serves as an "error report" since you didn't make it to the channel you requested.
2018-06-30 18:16:38 -04:00
mutto233
e633703fb2
Add files via upload
2018-06-30 00:41:56 -04:00
mutto233
045863f28b
Update README.md
2018-06-30 00:30:31 -04:00
mutto233
766e0fdc19
Update README.md
2018-06-30 00:26:08 -04:00
mutto233
faaf232791
Update README.md
2018-06-30 00:25:38 -04:00
mutto233
2eabcfb76f
Updated install procedure
...
In an effort to make this easier to install/repair, I have changed the procedure of the update-channels-from-git.sh file.
This now takes on the form of an "installer" which will move any files that are currently on GitHub to their corrsponding sections (main-dir, channel-dir, or both-dir). NOTE: this will NOT overwrite files you have made on your own to customize, and all databases, xml files, config files, and tokens will be preserved.
2018-06-30 00:20:56 -04:00
mutto233
eba60999f6
Add files via upload
2018-06-30 00:12:07 -04:00
mutto233
074750d5f1
Add files via upload
2018-06-30 00:04:14 -04:00
mutto233
7b0f852695
Delete update-channels-from-git.sh
2018-06-30 00:03:47 -04:00
mutto233
cad0b457ac
Delete README.md
2018-06-29 23:49:31 -04:00
mutto233
7693d3c8df
Removed gitignore and attributes
...
Considering the update no longer needs these to be ignored, it is ok to update them constantly as needed
2018-06-29 23:46:11 -04:00
mutto233
dd1188506a
Add files via upload
2018-06-29 23:40:09 -04:00
mutto233
d8d826844b
Add files via upload
2018-06-29 23:39:35 -04:00
mutto233
e1b5484f96
Add files via upload
2018-06-29 23:38:56 -04:00
mutto233
24c24804ce
Merge branch 'develop'
2018-06-29 23:36:36 -04:00
mutto233
31fc3c69c6
Adding Deleted Files in the merge
2018-06-29 23:35:57 -04:00
mutto233
ea70ed38ce
Directory Revamp
...
Before making changes to the update-channels-from-git.sh file, I wanted to have everything stored in such a way that it made logical sense where it went.
Anything that goes to the root folder is in "main-dir", channel specific files are in "channel-dir", and the files for both sections are in "both-dir". These directories will eventually be referenced in the new version of "update-channels-from-git.sh".
2018-06-29 16:27:29 -04:00
mutto233
6a604960f0
Removed all the Github Testing clutter
2018-06-29 15:59:34 -04:00
mutto233
f913571f0d
Merge branch 'master' into develop
2018-06-29 15:56:23 -04:00
mutto233
d219732cf9
More Commit tests
2018-06-29 15:53:39 -04:00
mutto233
8ac2e43901
Another Commitment test
2018-06-29 15:53:19 -04:00
mutto233
180a7cb4cf
Removed Develop Exclusive
2018-06-29 15:51:33 -04:00
mutto233
a1a26e48af
Testing develop possibilities
2018-06-29 15:43:37 -04:00
mutto233
b6772aac48
Test of the command line complete. test script removed.
2018-06-29 15:23:57 -04:00
Matthew Tedesco
d1652cf311
Test commit from the command line. Minor modifications made to xml and to a test file.
...
The test file will be deleted.
2018-06-29 15:17:09 -04:00
mutto233
51565c3fb1
Add files via upload
2018-06-29 01:41:18 -04:00
mutto233
f1407482f3
Add files via upload
2018-06-29 00:39:07 -04:00
mutto233
f08ff77507
Add files via upload
2018-06-29 00:36:37 -04:00
mutto233
0a51ab0ebf
Add files via upload
2018-06-27 03:34:28 -04:00
mutto233
943413768b
Add files via upload
2018-06-27 03:19:04 -04:00
mutto233
12a3a7a4c6
Add files via upload
2018-06-27 03:12:02 -04:00
mutto233
5b33e787a6
Add files via upload
2018-06-27 02:33:15 -04:00
mutto233
81350f0a8c
Add files via upload
2018-06-25 10:35:13 -04:00
mutto233
b5f3fae951
Add files via upload
2018-06-22 00:45:10 -04:00
mutto233
5c44ed34b1
Add files via upload
2018-06-21 12:05:21 -04:00
mutto233
22477e5229
Add files via upload
2018-06-21 01:31:31 -04:00
mutto233
5aa2344c60
Add files via upload
2018-06-20 13:27:55 -04:00
mutto233
05065f34e5
Add files via upload
2018-06-19 21:41:23 -04:00
mutto233
9b2f6df579
Add files via upload
2018-06-19 21:40:57 -04:00
Justin Emter
41a4758ec0
Merge branch 'develop'
2018-04-26 11:48:37 -07:00
Justin
080c9d7ff5
Update README.md
2018-04-26 11:45:54 -07:00
Justin Emter
a759312d6a
Fix for the -i (import shows) logic. Updated SQL command to UPDATE and existing rows with only lastEpisodeTitle
2018-04-03 19:43:57 -07:00
Justin Emter
cb9eb2f993
Removed daily sched update functionality from app. Added logic to generate_daily_sched.sh to startstop channel, update daily schedule.
2018-03-28 10:32:08 -07:00
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
b8bae7f7f6
Movied -m after -g in args order.
2018-02-24 13:34:24 -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
6e159a83d1
Testing some stuff to fix the clearing of the daily_schedule table.
2018-02-23 18:04:30 -08:00
Justin Emter
3561f6811e
Fixed channeldown.sh to work with double digit dirs.
2018-01-17 09:40:59 -08:00