Commit Graph

5 Commits

Author SHA1 Message Date
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
nwithan8
85ef1232d8 - Fix bug where always getting disabled by non-active schedules 2024-01-21 23:41:16 -07:00
nwithan8
07dd14fd64 - Improve logging for disable_always 2023-12-14 01:06:45 -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
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