Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What do the numbers mean on the automatic section of movies and shows? #129

Open
Cookie-Monster-Coder opened this issue Apr 28, 2020 · 1 comment

Comments

@Cookie-Monster-Coder
Copy link

{
  "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
Copy link

My understanding is:

  1. The "interval" number is the time in hours between runs.
  2. 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,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants