l3uddz/traktarr

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

Opened this issue · 1 comments

{
  "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!

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,