What do the numbers mean on the automatic section of movies and shows?
Opened this issue · 1 comments
Cookie-Monster-Coder commented
{
"automatic": {
"movies": {
"anticipated": 3,
"boxoffice": 10,
"interval": 20,
"popular": 3,
"trending": 3,
"watched": 3,
"played": 2,
Is there a range on the numbers? I'm trying to filter out the garbage movies/tv shows.
Thank you!
ChuckNozzle commented
My understanding is:
- The "interval" number is the time in hours between runs.
- The numbers with the rest of the items are how many movies/shows can be added in each run.
You would need to use the filter section to to remove garbage etc,