Commit Graph

409 Commits

Author SHA1 Message Date
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
mutto233
c94eb7dd68 Random TV Series episode capabilities added
Now, there is the ability to run random episodes in a TV series, without ruining your place in the series designation.

To do so, simply edit your xml file so the lines  title=<<name of show as usual>>, and the line's type=random.
2018-07-07 23:09:27 -04:00
mutto233
bf994a91da Update of Schedule Controller
Bug reports were coming in where like-named shows were not all being played.

This fix attempts to solve the problem, by checking show title AND duration.  This ensures that you find exactly the right thing to play.

The fix has also been translated to the website creation as well, so the correct artwork will be portrayed for each movie/show.
2018-07-07 22:09:40 -04:00
mutto233
2187cb76f2 Add files via upload 2018-07-07 00:31:24 -04:00
mutto233
f62d85767a Add files via upload 2018-07-06 23:09:58 -04:00
mutto233
1d252c4873 Add files via upload 2018-07-06 23:09:48 -04:00
mutto233
fd64824171 Add files via upload 2018-07-06 18:45:10 -04:00
mutto233
cc3514ea4d Python scripts now run without invoking Python
Changed my made python scripts so there is no need to invoke python:  just run with
`sudo ./<FILENAME>`
2018-07-06 18:44:57 -04:00
mutto233
91060e97c0 PseudoChannelCommercial updates
As pointed out in the original fork of this project through an issue, the modulus in the script has been removed, so commercials longer than an minute will not be passed over.  Hopefully, this will not lead to other issues in the commercial injection process.
2018-07-06 00:10:33 -04:00
mutto233
c32e9ee0c4 Add files via upload 2018-07-05 21:42:09 -04:00