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
|
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 |
|
Justin Emter
|
fa1d604d0d
|
Updated README and a few other things.
|
2018-01-16 12:41:59 -08:00 |
|
Justin Emter
|
841290429a
|
Added support to export/import Daily Schedule. Automatically happens when running -e/-i and manually done when running -eds/-ids
|
2018-01-15 10:14:12 -08:00 |
|
Justin Emter
|
2a587ff1a8
|
Added episode name along with series name in the html schedule.
|
2017-12-24 09:14:52 -08:00 |
|
Justin Emter
|
f5224f97bf
|
Added Now Playing: to the top of html.
|
2017-12-23 14:44:49 -08:00 |
|
Justin Emter
|
586dcf7eba
|
Added variable in config to specify the html title.
|
2017-12-23 10:47:58 -08:00 |
|
Justin Emter
|
d7464b72c3
|
Added increment symbol option to new sort logic, also made all scripts executable from the get go.
|
2017-12-22 14:29:49 -08:00 |
|
Justin Emter
|
8616a2aae6
|
Added new bash script logic to better sequentially sort channels by channel number.
|
2017-12-22 14:16:49 -08:00 |
|
Justin Emter
|
2e191cd6f5
|
Added more logic for channelup/channeldown scripts to they cycle sequencially and with double digits (_01, _02, etc.)
|
2017-12-22 14:06:42 -08:00 |
|
Justin Emter
|
0da6cbe8c4
|
Fixed the final commercial custom library naming issue.
|
2017-12-20 10:27:49 -08:00 |
|
Justin Emter
|
197eac55e5
|
Added more logic to try and remove all previously scheduled items when generating a new schedule.
|
2017-12-15 09:40:49 -08:00 |
|
Justin Emter
|
4659f6bb11
|
Switched DB columns from integers to text.
|
2017-12-12 09:00:59 -08:00 |
|
Justin Emter
|
31ab22b6aa
|
@MoRBiD MaNGLeR, added condition for 'media.duration' to default at 1 if no duration exists.
|
2017-12-05 10:55:48 -08:00 |
|
Justin Emter
|
00e9f88b8a
|
Reworked wording in README update text.
|
2017-12-03 12:54:12 -08:00 |
|
Justin Emter
|
f8f3274bf9
|
Added updated warning to the README.md file.
|
2017-12-03 12:51:39 -08:00 |
|
Justin Emter
|
c613c58266
|
Fixed the html BG image and also fixed function name in controller from 'now_plating' to 'now_playing'.
|
2017-12-03 10:20:11 -08:00 |
|
Justin Emter
|
29fdf92cfa
|
Applied fix for customSectionName = next_episode[9]
IndexError: tuple index out of range, error.
|
2017-12-03 09:35:13 -08:00 |
|
Justin Emter
|
91d20a2d5a
|
Fixed play() err, custom-section-names should be working now.
|
2017-12-02 14:04:51 -08:00 |
|
Justin Emter
|
3ee9015af7
|
Changed my TV Shows library name for testing.
|
2017-12-02 13:01:54 -08:00 |
|
Justin Emter
|
dc916c6ef0
|
Added functionality to use custom Library names (i.e. 'Movies' : ['Films']) - Hasn't been thoroughly tested
|
2017-12-02 12:31:54 -08:00 |
|
Justin Emter
|
b54ef73947
|
Merge resolved?
|
2017-12-01 10:09:28 -08:00 |
|
Justin Emter
|
a1c62c3e4b
|
merged
|
2017-12-01 10:07:36 -08:00 |
|