Commit Graph

23 Commits

Author SHA1 Message Date
Nate Harris
3a92edb9e0 - Add logo
- Update Unraid template with boolean
2024-05-31 13:02:45 -06:00
Nate Harris
5bf153e92f
[feat] Use glob patterns to auto-find local paths, translate to remote paths (#3)
- Advanced options: Use glob patterns to match local files, translate to remote paths
- Add optional file path to Unraid template
2024-02-03 20:57:50 -07:00
Nate Harris
b9a2b223b5
Fix typo 2024-01-23 21:48:39 -07:00
nwithan8
a8d3cf69d4 - Add disable_always option to any date_range, week or month entry 2023-12-14 00:48:31 -07:00
nwithan8
9cc867953d - Fix Unraid template name
- Change GitHub repo name
2023-12-14 00:28:46 -07:00
nwithan8
f9fdc7f640 - Fix Docker path 2023-12-09 01:05:13 -07:00
nwithan8
1616d91ebe - Rewrite nearly the whole thing for better parsing, support, readability, etc. (OOP forever!)
- Consolidate Plex API config with schedules, now in config.yaml
- Changes to schema for schedules
- No more priority of, e.g. date_range over monthly
- No more default
- `misc` reworked to `always`
- Update Docker files
- Update README
- Delete old files, linting stuff (screw mypy)
2023-12-08 17:50:12 -07:00
nwithan8
7a8f97bb96 - Add instructions for random_count and weight to README.md 2023-12-08 00:57:02 -07:00
nwithan8
db6bfbba4e - Remove "force" option
- Add "random_count" option for large lists of misc
- Add "weight" option for date_range
- Fix missing imports
2023-12-08 00:50:19 -07:00
nwithan8
16d2738356 - Edit file path names
- Add Docker + Docker Compose with cron job
- Clean, update README.md
2023-12-07 18:57:30 -07:00
Brian Lindner
bd891ccf88
adding Cerberus YAML validation checks,
additional logging
2022-10-23 15:47:50 -04:00
Brian Lindner
604e8543db
typo 2021-01-20 22:00:09 -05:00
Brian Lindner
88019480c7
recurring DateTime feature, type refactoring 2021-01-20 21:53:50 -05:00
Brian Lindner
309f4abc6a
time precedence, test run ability, added typing 2021-01-06 22:33:14 -05:00
Brian Lindner
d6bb7c61c5
Updated comments for DateTime 2021-01-03 14:40:14 -05:00
Brian Lindner
f1bfdab87c
added datetime suport to schedule ranges. message changes 2021-01-03 02:34:20 -05:00
Brian Lindner
00dd6eeacb
rename of sample files 2021-01-01 23:43:22 -05:00
Brian Lindner
fdf15cd417
Updated example 2021-01-01 15:15:19 -05:00
Brian Lindner
1624271054
updates Usage info 2021-01-01 15:09:54 -05:00
Brian Lindner
c9b9f8a2a1
late night typos 2021-01-01 14:04:57 -05:00
Brian Lindner
745cc23b1a
late night typos 2021-01-01 13:57:11 -05:00
Brian Lindner
51e0a37d91
Updated README.md and comments 2021-01-01 13:51:22 -05:00
BrianLindner
061d2d01b4
Initial commit 2021-01-01 10:42:50 -05:00