mirror of
https://github.com/nwithan8/plex-prerolls
synced 2024-08-30 16:52:17 +00:00
Fix count documentation
This commit is contained in:
parent
6e23f52970
commit
f9737d882b
@ -110,7 +110,7 @@ Any entry whose schedule falls within the current date/time at the time of execu
|
||||
You can define as many schedules as you want, in the following categories (order does not matter):
|
||||
|
||||
1. **always**: Items listed here will always be included (appended) to the preroll list
|
||||
- If you have a large set of prerolls, you can provide all paths and use `random_count` to randomly select a smaller
|
||||
- If you have a large set of prerolls, you can provide all paths and use `count` to randomly select a smaller
|
||||
subset of the list to use on each run.
|
||||
|
||||
2. **date_range**: Schedule based on a specific date/time range (including [wildcards](#date-range-section-scheduling))
|
||||
|
Loading…
Reference in New Issue
Block a user