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

Rotten Tomatoes filter not working for automatic/scheduled run #122

Open
skuid87 opened this issue Feb 25, 2020 · 2 comments
Open

Rotten Tomatoes filter not working for automatic/scheduled run #122

skuid87 opened this issue Feb 25, 2020 · 2 comments
Labels

Comments

@skuid87
Copy link

skuid87 commented Feb 25, 2020

I've added a "rotten_tomatoes" score filter of 75 for "automatic". I've made sure to add the OMDb API Key and have tested that the filter works via manual CLI. It just seems to ignore the filter when running automatically on the schedule.

Here's the interesting part - When I use:
traktarr run --run-now

It DOES correctly apply the rotten_tomatoes score filter.

System Information

  • Traktarr Version: 1.2.5
  • Operating System: Ubuntu Server 18.04.3 LTS
@skuid87 skuid87 added the Bug label Feb 25, 2020
@phob
Copy link

phob commented Mar 7, 2020

traktarr movies -t trending -rt 80
Isn't working either. You get this on every entry found:
2020-03-07 21:30:35,383 - INFO - helpers.omdb - does_movie_have_min_req_rt_score - SKIPPING: 'Baby Driver (2017)' because a Rotten Tomatoes score could not be found. 2020-03-07 21:30:36,496 - INFO - helpers.omdb - does_movie_have_min_req_rt_score - SKIPPING: 'Trolls (2016)' because a Rotten Tomatoes score could not be found. 2020-03-07 21:30:37,121 - INFO - helpers.omdb - does_movie_have_min_req_rt_score - SKIPPING: 'It (2017)' because a Rotten Tomatoes score could not be found. 2

@BodingClockchian
Copy link

BodingClockchian commented Jun 9, 2020

Still having this issue with latest container version from eafxx/traktarr.
Im sure this 'test' movie has a rotten tomatoes score.

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

No branches or pull requests

3 participants