Commit Graph

43 Commits

Author SHA1 Message Date
Moe Fwacky
2f54210ea8 fixed a bug with the notes field 2021-08-06 02:00:04 -07:00
Moe Fwacky
c89fb11e88 Changes to commercial scheduling
fixed commercial scheduling bug that left a gap after the last commercial
2021-08-04 02:38:31 -07:00
Moe Fwacky
e4163c6bc7 fixed bug that caused commercials to be skipped 2021-07-31 16:26:00 -07:00
Moe Fwacky
a45b7ba7c6 fixed detect now playing bug 2021-07-31 09:18:06 -07:00
Moe Fwacky
49b1fd89ab fixed time format issue with year notation 2021-07-30 01:15:44 -07:00
Moe Fwacky
8c8b0ace7a fixed time format bug (again) 2021-07-30 01:11:41 -07:00
Moe Fwacky
4eb023eabe fixed time format bug 2021-07-30 01:08:26 -07:00
Moe Fwacky
16a798248e fixed exception handling 2021-07-30 01:03:32 -07:00
Moe Fwacky
9609349a45 Bug fixes
fixed time format error
fixed exception handling
2021-07-30 01:01:51 -07:00
Moe Fwacky
e84b6b9743 fixed string concatenate bug 2021-07-30 00:40:02 -07:00
Moe Fwacky
9ae065e538 fixed variable bug 2021-07-30 00:35:05 -07:00
Moe Fwacky
7310649e4a fixed typo 2021-07-28 23:40:03 -07:00
Moe Fwacky
f8cc274fc6 bug fixes
Fixed bug causing infinite loop in daily schedule generation
2021-07-28 23:28:07 -07:00
Moe Fwacky
898f217338 added error handling for ratings 2021-07-15 00:40:42 -07:00
Moe Fwacky
5806b22c19 print statement fixes 2021-07-12 00:12:29 -07:00
mutto233
a582ae6741 Changes to first episodes in databases
Problem where the old version of database was being queried, causing an issue where not enough columns were created.  This has been fixed and future-proofed.
2021-06-27 17:07:43 -04:00
Moe Fwacky
ad4e64e926 database storage updates 2021-06-25 22:54:41 -07:00
Moe Fwacky
00ca1c8235 fixed commercials over-scheduling bug
added logic to set the end time of the last scheduled item to 1 microsecond before reset time if the original end time is after the reset time
2021-06-18 01:16:45 -07:00
Moe Fwacky
1d33ff7d1b database and scheduling updates
Updated metadata filtering to use locally stored data
Updated database scans to download metadata to local database on update
Added rerun mode, random show sequential episode mode, range of ratings filtering and episode air date filtering
2021-06-15 23:19:16 -07:00
Moe Fwacky
fbd86d2390 Kevin Bacon mode bug fixes and polish
Fixed bugs in Kevin Bacon Mode
Added function to expose actor and previous movie in the showTitle field of Kevin Bacon generated movies
2021-05-18 00:04:21 -07:00
Moe Fwacky
5830dfccb7 python3 update changes and bug fix
added update function to setup script
fixed a scheduling bug
2021-05-09 01:04:53 -07:00
Moe Fwacky
bd51c40ca4 fixed a bug with the commercial database update 2021-04-02 23:41:58 -07:00
Moe Fwacky
aaf6e8e735 Python3 and installer updates
Updated installer to include web interface installation and additional client setup
Updated output text to work with web interface
2021-03-24 23:15:58 -07:00
Moe Fwacky
82e056b99a Setup script and updates for python 3 migration
Most updates related to adding install script and schedule generator for first install
2021-02-21 14:40:15 -08:00
Moe Fwacky
c328de5fbd update to config defaults 2021-02-15 16:37:05 -08:00
Moe Fwacky
0e2e3ba368 changed default values 2021-02-12 23:43:40 -08:00
Moe Fwacky
395a8efb93 Python 3 migration changes 2021-02-06 23:33:54 -08:00
mutto233
670a005609 Inital major Python3 change
In an effort to update this code to fit standards of Python3, changes have been made to code allowing it to run.

NOTE: At this point the basics have been tested.  i.e. -g -xml -u -m -r in that order.  More extensive testing should occur before we throw this to master.
2019-07-01 23:07:23 -04:00
Moe Fwacky
324ede0168 Added more detail to daily schedule xml output 2019-04-12 23:53:24 -07: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
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
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
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
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
dfd8c79f9d Selective update added to main script
Now possible to call -um, -utv, and -uc to only update these specific sections.
2018-07-05 00:09:25 -04:00
mutto233
e1b5484f96 Add files via upload 2018-06-29 23:38:56 -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