Commit Graph

5 Commits

Author SHA1 Message Date
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
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
Brian Lindner
bd891ccf88
adding Cerberus YAML validation checks,
additional logging
2022-10-23 15:47:50 -04:00
Brian Lindner
c45421746c
tested and update plexapi req to 4.13 2022-10-08 17:42:46 -04:00
Brian Lindner
f374dda928
moving code over 2021-01-01 11:12:22 -05:00