We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
` Welcome to Radarr Collection and People Manager by u/RhinoRhys
No previous data found - This must be your first time?
Running full scan:
---> 875 Unchecked Movies
---> 0 monitored People
875 Unchecked Movies:
[23-01-19 18:24:57] 1: Radarr ID: 1 TMDB ID: 293660 Deadpool (2016) In Collection
[23-01-19 18:24:58] > Deadpool Collection (ID: 448150): 3 Movies in collection:
Not sure how to fix this:
[23-01-19 18:24:58] >> Radarr ID: 142 TMDB ID: 383498 Deadpool 2 (2018) In Database
else: tmdb_check(movie["tmdbId"])
File "/app/rcm.py", line 254, in tmdb_check
collection_check(col_id, tmdbId)
File "/app/rcm.py", line 242, in collection_check
for id_check in parts: database_check(id_check, white_name, col_json, input_id)
File "/app/rcm.py", line 166, in database_check
elif lookup_json[u'ratings'][u'tmdb'][u'value'] < float(config[u'blacklist'][u'min_rating']) or lookup_json['ratings'][u'tmdb'][u'votes'] < int(config[u'blacklist'][u'min_votes']): log(words[u'text'][u'rated'].format(*payload))
KeyError: 'tmdb'
Total Movies Found: 0
Thank You for using Radarr Collection and People Manager by u/RhinoRhys`
The text was updated successfully, but these errors were encountered:
No branches or pull requests
`
Welcome to Radarr Collection and People Manager by u/RhinoRhys
No previous data found - This must be your first time?
Running full scan:
---> 875 Unchecked Movies
---> 0 monitored People
875 Unchecked Movies:
[23-01-19 18:24:57] 1: Radarr ID: 1 TMDB ID: 293660 Deadpool (2016) In Collection
[23-01-19 18:24:58] > Deadpool Collection (ID: 448150): 3 Movies in collection:
Not sure how to fix this:
[23-01-19 18:24:58] >> Radarr ID: 142 TMDB ID: 383498 Deadpool 2 (2018) In Database
File "/app/rcm.py", line 254, in tmdb_check
File "/app/rcm.py", line 242, in collection_check
File "/app/rcm.py", line 166, in database_check
KeyError: 'tmdb'
Total Movies Found: 0
Thank You for using Radarr Collection and People Manager by u/RhinoRhys`
The text was updated successfully, but these errors were encountered: