late night typos

This commit is contained in:
Brian Lindner 2021-01-01 13:57:11 -05:00
parent 51e0a37d91
commit 745cc23b1a
No known key found for this signature in database
GPG Key ID: 8A53187BAA2C7197

View File

@ -88,8 +88,6 @@ default:
path: /path/to/file.mp4;/path/to/file.mp4 path: /path/to/file.mp4;/path/to/file.mp4
``` ```
Note: if using Sample files rename removeing "sample_" prefix
(Optional) Config `logger.conf` to your needs (Optional) Config `logger.conf` to your needs
--- ---
@ -104,7 +102,7 @@ python schedule_preroll.py
### Runtime Arguments <a id="arguments"></a> ### Runtime Arguments <a id="arguments"></a>
- -v : Version information - -v : version information
- -h : help information - -h : help information
- -c : config.ini (local or PlexAPI system central) for Connection Info (see [sample_config.ini](sample_config.ini)) - -c : config.ini (local or PlexAPI system central) for Connection Info (see [sample_config.ini](sample_config.ini))
- -s : preroll_schedules.yaml for various scheduling information (see [sample_preroll_schedules.yaml](sample_preroll_schedules.yaml)) - -s : preroll_schedules.yaml for various scheduling information (see [sample_preroll_schedules.yaml](sample_preroll_schedules.yaml))