Compare commits

...

2 Commits

Author SHA1 Message Date
TheHumanRobot c21e4bebc1
Update README.md
2 years ago
TheHumanRobot 9b84f6d2d7
Create data_sample.json
2 years ago

@ -10,10 +10,7 @@ You can specify if you would like your pre-roll updated monthly, weekly, daily,
For example you can have this setup to apply a standard Pre-roll during regular times of the year and then during holidays update the pre-roll automatically!
## Requirements
-[Python 3.7+](https://www.python.org/)
(Probably works on a lower version haven't tested)
-[PlexAPI](https://github.com/pkkid/python-plexapi)
Docker
## Installation

@ -0,0 +1 @@
{"URL": "", "Token": "", "Freq": "", "Jan": "", "Feb": "", "Mar": "", "Apr": "", "May": "", "Jun": "", "Jul": "", "Aug": "", "Sep": "", "Oct": "", "Nov": "", "Dec": "", "WeekStart": "", "WeekEnd": "", "WeekPath": "", "Sun": "", "Mon": "", "Tue": "", "Wed": "", "Thu": "", "Fri": "", "Sat": "", "Valentines Day": "", "April Fools": "", "July 4th": "", "Mardi Gras": "", "Easter": "", "Halloween": "", "Thanksgiving": "", "Christmas": "", "Valentines Day Enabled": false, "April Fools Enabled": false, "July 4th Enabled": false, "Mardi Gras Enabled": false, "Easter Enabled": false, "Halloween Enabled": false, "Thanksgiving Enabled": false, "Christmas Enabled": true, "Default": "", "Start1": "", "Start2": "", "Start3": "", "Start4": "", "Start5": "", "Start6": "", "Start7": "", "Start8": "", "Start9": "", "Start10": "", "End1": "", "End2": "", "End3": "", "End4": "", "End5": "", "End6": "", "End7": "", "End8": "", "End9": "", "End10": "", "Path1": "", "Path2": "", "Path3": "", "Path4": "", "Path5": "", "Path6": "", "Path7": "", "Path8": "", "Path9": "", "Path10": ""}
Loading…
Cancel
Save