Commit Graph

418 Commits

Author SHA1 Message Date
Moe Fwacky
8a0c198db3 Merge pull request #1 from FakeTV/develop
merge develop into master
2019-01-15 23:49:43 -08:00
Moe Fwacky
1aa86cccbd Add files via upload 2018-11-23 17:44:23 -08:00
Moe Fwacky
38d46c4e35 Add files via upload 2018-11-23 17:38:48 -08:00
Moe Fwacky
7412cd269e Delete updatexml.sh 2018-11-23 17:38:36 -08:00
Moe Fwacky
ae05994c49 Add files via upload 2018-11-23 17:37:55 -08:00
Moe Fwacky
ac72a3c9f1 duplicate file 2018-11-23 10:45:58 -08:00
Moe Fwacky
3b11f2358a Add files via upload 2018-11-23 10:45:06 -08:00
Moe Fwacky
28c79c626c Add files via upload 2018-11-23 00:17:00 -08:00
Moe Fwacky
87e86c5be1 Added install.sh script, other changes for install 2018-11-22 03:10:21 -08:00
mutto233
7b49e9af0d Merge pull request #16 from mutto233/develop
Master update from Develop
v2.0.1
2018-10-14 19:16:23 -04:00
mutto233
3f37e439ae Merge pull request #15 from MoeFwacky/develop
More Revisions
2018-10-14 19:15:32 -04:00
Moe Fwacky
846c02093c Add files via upload 2018-10-13 09:23:20 -07:00
Moe Fwacky
a885d95481 Add files via upload 2018-10-13 08:31:35 -07:00
Moe Fwacky
16157299a8 Delete update-channels-from-git.sh 2018-10-13 08:31:21 -07:00
Moe Fwacky
ad278cf011 Add files via upload 2018-10-13 08:30:55 -07:00
Moe Fwacky
598f6a05af Add files via upload 2018-10-13 08:29:16 -07:00
Moe Fwacky
440fdb233a Delete schedule-editor.sh 2018-10-13 08:28:54 -07:00
Moe Fwacky
ae86a81b81 Delete pseudo-channel-control.sh 2018-10-13 08:28:47 -07:00
Moe Fwacky
8a05c816c6 Add files via upload 2018-10-13 08:27:17 -07:00
mutto233
26f21cb36c Merge pull request #14 from mutto233/master
Merge pull request #13 from mutto233/develop
2018-10-06 14:39:13 -04:00
mutto233
23b1921e5f Merge pull request #13 from mutto233/develop
Merge current develop to master
v2.0.0
2018-10-06 14:37:30 -04:00
mutto233
e7ea117879 Merge branch 'master' into develop 2018-10-06 14:37:13 -04:00
mutto233
b5d7d7aa57 Merge pull request #12 from MoeFwacky/develop
@MoeFwacky did some great work adding many different features to pseudochannel.  These have now been added to my main branch for consistency.
2018-10-06 14:15:23 -04:00
Moe Fwacky
43b66339c8 Add files via upload 2018-09-25 01:04:36 -07:00
Moe Fwacky
58aa4da775 Update update-channels-from-git.sh 2018-09-25 00:53:35 -07:00
Moe Fwacky
a7f8cd8aee added interactive schedule editor script 2018-09-24 01:13:20 -07:00
Moe Fwacky
46cb2b0ac6 Update update-channels-from-git.sh 2018-09-22 15:56:31 -07:00
Moe Fwacky
8a2d2306b1 Add files via upload 2018-09-22 13:40:06 -07:00
Moe Fwacky
68be23c7d5 Add files via upload 2018-09-22 13:36:29 -07:00
Moe Fwacky
231a7331aa fixed a few bugs 2018-09-22 13:11:00 -07:00
Moe Fwacky
ee91de484b Updates to setup and config editor, added config.cache 2018-09-22 11:56:35 -07:00
Moe Fwacky
9854b9f7b2 added script to edit config files 2018-09-22 08:34:52 -07:00
Moe Fwacky
3585a6bd68 Add files via upload 2018-09-20 18:54:35 -07:00
Moe Fwacky
fdbd7cfc3e Installer update 2018-09-17 01:23:36 -07:00
Moe Fwacky
5fcb50ec21 Rename update-channels-from-git2.sh to update-channels-from-git.sh 2018-09-15 17:09:17 -07:00
Moe Fwacky
cb0329317b Delete update-channels-from-git.sh 2018-09-15 17:08:59 -07:00
Moe Fwacky
73e5209eb5 Add files via upload 2018-09-15 17:08:45 -07:00
Moe Fwacky
37b97a3159 Added options to allow user input to fill config 2018-09-15 17:02:59 -07:00
mutto233
ad37e8bd10 Add files via upload 2018-07-24 13:11:15 -04:00
mutto233
77ddb7f998 Strict_Time Commercial Fix
Users pointed out that there was an issue where the strict_time entries were still creating 24 hr sets of commercials.  This issue has been fixed; if there is an issue of overlap with strict time, no commercials will be played as expected.
2018-07-15 23:31:22 -04:00
mutto233
27f4cbef9b Minor website fix
Oopsie!  I left in a thing that kept the date on your websites as 1/1/1990.  This has been fixed by this update.
2018-07-13 00:09:23 -04:00
mutto233
8a97233523 Added stop-all-boxes
Shell script "stop-all-boxes.sh" has been added, so if there are multiple sets of boxes and you want to turn them all off you can.
2018-07-11 11:08:44 -04:00
mutto233
465b24b1c3 Multi-Box Editing Added
Two new functions added, "update_box <NAME>" will create a new folder that is identical to your master folder, and name it "channels_<NAME>" so it will play to the correct client.  "update_box.sh" will go through ALL made boxes and update from gitHub (either master or develop branch, depending on what you want).
2018-07-10 01:40:08 -04:00
mutto233
b4564345ea PlexClient Override feature added
New feature!  Now, if your directory is named "channels_<NAME>" your script will override and always play to the client <NAME>.  This is going to be helpful for when we add mutli-box support.
2018-07-10 01:23:02 -04:00
mutto233
8a56aec40e Bug fix
Had issue with PseudoChannelCommercial scheduling over 24 hours of commercials; this has been fixed.
2018-07-09 22:39:24 -04:00
mutto233
d0b9f4bfcf Installer update
The installer has been made a bit more user friendly.  
- To install, simply PLACE the installer in the folder you would like to use.  You can make it yourself with mkdir, then drop it in there.  first_run is still a valid variable, and will make some "pseudo-channel_#" files for you to start
- Input is now accepted as either "develop" or "master" to choose the branch you would like to download from
"master" will download the master branch and install/update
"develop" will download the develop branch and install/update.
2018-07-09 10:58:35 -04:00
mutto233
8d5d521585 Installer update
The installer has been made a bit more user friendly.  
- To install, simply PLACE the installer in the folder you would like to use.  You can make it yourself with mkdir, then drop it in there.  first_run is still a valid variable, and will make some "pseudo-channel_#" files for you to start
- Input is now accepted as either "develop" or "master" to choose the branch you would like to download from
"master" will download the master branch and install/update
"develop" will download the develop branch and install/update.
2018-07-09 10:58:10 -04:00
mutto233
fce926936e Commercial logic improvement; website creation changes
Modifications were made to allow for commercials to be generated for the last show before midnight. This had been an issue in the past, and should be fixed with this update.

Further modifications were also made to the -m flag script, hopefully removing the issues surrounding multiple items being declared running.
2018-07-09 01:14:09 -04:00
mutto233
b3d5b99a68 Add files via upload 2018-07-07 23:16:42 -04:00
mutto233
85ebc18530 Add files via upload 2018-07-07 23:16:22 -04:00